@charset "utf-8";
/***澄軒淨水南屯店***/
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 
*/

body {   font-family: /*"noto sans TC"*/"Noto Serif TC",'Roboto', sans-serif; letter-spacing: 1px; font-weight:400;}
.main_part {  max-width: 1400px;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定.header_area.sticky { position:relative;}*/
.pageIndex .header_area.sticky { position:fixed;}
.pageIndex .header_area{position: fixed;}

/*內頁page*/
.edit_part { padding: 0px;}
.edit_part .show_content { margin-bottom: -5px;}
.other_page .show_content {  margin-bottom: -6px;}
.contact_page  .main_part {  max-width: 1550px;}
#content_main { margin: 0; background-color: #fff;}
#content { background-color: #fff;background-image: url(https://pic03.eapple.com.tw/honghaopure/bg00.jpg); background-repeat: repeat;background-size: cover;}
.other_select_page #content {  margin-bottom: -85px;}
.path p, .path p a { display: none;}
.promotion_title { display: none;}
.edit p {  color: #444;font-size: 16px;margin: 7px 0px;}
.edit span {  color: #444;font-size: 18px;}
.other_select_page .other_promotion {  display: none;}
/*.other_promotion {display: none;}
ul.page {  display: none;}*/
/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO*/
.pageIndex .nav-brand {  margin: 18px;}
.nav-brand{ max-width: 210px;  margin: 10px;transition: .5s;filter: contrast(1.3);}
.header_area.sticky .nav-brand{ max-width: 120px;  margin: 15px;transition: .5s;}
.nav-brand:hover {  transition: .5s;transform: translateY(6px);}
.nav-brand img { max-width: 100%;}
.footer_logo { max-width: 130px;padding: 25px 10px 13px 10px;transition: .5s;margin: 20px;}
/*footer logo更換*/
.footer_logo {
    max-width: 165px;
    height: 130px;
    background-image: url(https://pic03.eapple.com.tw/honghaopure/footer_logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 26px;
}
.footer_logo img { display: none;}
/*手機LOGO
.nav-brand-m {}
*/


/*header選單欄位*/
.navigation { justify-items: end;}
.main_header_area .container { max-width: 95%;}
.stellarnav > ul > li > a { letter-spacing: 2.2px; padding: 0px 5px 0px 5px;  color: #fff; transition: all 0.5s ease; font-weight: 300;transition: all 0.3s; font-size: 15px;}
.stellarnav > ul > li > a:hover {  color: #636161; transition: all 0.3s ease; }
.stellarnav li a {  padding: 9px;  color: #777;  font-size: 15px;}
.stellarnav ul { margin: 0 10px 0px 0px;}
.header_area { background: #ffffff40; padding: 5px 10px 0;   height: 95px;}
.other_page .header_area, .other_select_page .header_area  {  background: transparent;  height: 0px;padding: 0px;}
.blog_page .header_area, .blog_in_page .header_area{  background: transparent;  height: 0px;padding: 0px;}/*功能頁header*/
.product_page .header_area, .product_info_page .header_area, .car_page .header_area, .remit_page .header_area {  background: transparent;  height: 0px;padding: 0px;}/*功能頁header*/
/*.stellarnav.active>ul>li:nth-of-type(2)>a {  pointer-events: none;}/*服務項目-連結取消*/

.pageIndex .header_area { padding: 0px 10px 0; height: 80px; box-shadow: 1px 1px 10px rgb(0 0 0 / 0%);  transition: .5s;  border-bottom: solid 1px #ffffff24; background: #ffffff9c;  /*backdrop-filter: saturate(93%) blur(7px); */}
.header_area.sticky {background: #ffffff91;height: 63px;}
.stellarnav { margin: 0px 0px 0px 0px;  background: transparent;  width: max-content;  right: 0;  border-radius: 0px ;  height: 72px;}
.stellarnav.sticky {  margin: 0px 0px 0px 0px;  background: none; backdrop-filter: none; border:none;}
.stellarnav li li.has-sub > a:after {  border-left: none; right: 10px;}/*選單下拉調整*/
.stellarnav ul ul {   border-radius: 3px;}

.stellarnav.mobile ul.prod_classes{display:block;}/*0826*/
ul.prod_classes {  display: block !important;}/*針對產品列表出現主分類*/
/*header icon*/
.fa-facebook:before{ display:none;}
.fa-line:before{ display:none;}
.fa-instagram:before{ display:none;}
.tp_links a {  display: none;}
.fa-cart-shopping::before { color: #11505a;}
.fa-credit-card::before{ color: #11505a;}
.me_tp_features { width: 84%;}
.me_tp_features span { color: #11505a; margin-left: 1px;font-family: "noto sans TC";font-weight: 300;}
.me_tp_features {  margin: 0px 40px 8px 10px;  right: 5%;  top: 24%;  position: absolute;  z-index: 99999;}
/*header icon*/
/*.anchorList > li:nth-child(2) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-17.svg) ;}
.anchorList > li:nth-child(3) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-18.svg) ;}
.anchorList > li:nth-child(4) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-19.svg) ;}
.anchorList > li:nth-child(5) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-20.svg) ;}
.anchorList > li:nth-child(6) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-22.svg) ;}
.anchorList > li:nth-child(7) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-23.svg) ;}
.anchorList > li:nth-child(8) > a:before {  content: url(https://pic03.eapple.com.tw/lumosdvm/header_icon-24.svg) ;}*/
.stellarnav > ul > li > a {  padding: 0; text-transform: uppercase;  position: relative; display: inline-block; font-size: 16px;  font-weight: 500;  line-height: 50px;  height: 50px;  margin: 0 10px;   overflow: hidden;  cursor: pointer;  text-align: center; Letter-spacing: 1.8px;}
.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: left; position: relative; margin: 10px 8px 0px 8px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
.anchorList > li > a:before {content: "";width: 30px;height: 30px;position: absolute;top: -22px; left: 50%;transform: translateX(-50%);}

/*主選單hover*/
.anchorList>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a{color: #e68226;}
.anchorList>li>a:hover, .nav-menu>li>a {transition: all .3s;}
.fa-envelope::before{ display:none;}/*icon隱藏*/
.fa-phone-volume::before{ display:none;}/*icon隱藏*/
.box_search input[type=text] {padding: 6px 55px 6px 32px;  color: #333 !important;border-radius: 2px;background-color: #eef8fa;border: solid 1px #6f6f6f;margin-right: 10px;}
.shop_search_btn {  border-radius: 2px;    background: #1a99ae;}
.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub>a:not(.dd-toggle), .stellarnav li li.has-sub:hover li a:not(.dd-toggle) {    color: #000;   font-size: 13px;  padding: 10px 0px; line-height: initial;   height: auto;  margin: 0; transition: all ease .3s;   border: none;border-radius: 0px;}/*下拉*/
.nav-header {  justify-content: left;}
.stellarnav li li:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) { color: #1a99ae; transition: all ease .3s;}/*下拉*/
.stellarnav li li { border: none;}
.stellarnav ul ul{background-color: #1b1b1b;}


@media screen and (max-width: 768px) {
.fa-cart-shopping::before { color: #313131;}
.fa-credit-card::before{ color: #313131;}
.me_tp_features span { color: #313131; margin-left: 1px;}
.blog_page .header_area, .blog_in_page .header_area, .other_page .header_area, .other_select_page .header_area, .product_page .header_area, .product_info_page .header_area, .car_page .header_area, .remit_page .header_area  {  background: #fff; height: 100px;  padding: 0px;}
}

/*大圖輪播點點*/
.swiper-pagination-clickable .swiper-pagination-bullet { display: none;}
/*大圖底部圖片*/
.pageIndex .swiper-slide.swiper-slide:after {
    margin-left: 0%;
    content: "";
    position: absolute;
    height: 85px;
    width: 100%;
    bottom: 0%;
    z-index: 1;
    background-color: #4e634d00;
    background-image: url(https://pic03.eapple.com.tw/honghaopure/banner_bottom.png);
    background-repeat: repeat;
    background-position: center;
    transition-property: opacity;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.3, 0.1, 0.1, 1);
    animation: scroll_bottom 90s steps(15000) infinite alternate;
    background-size: cover;
}

@keyframes scroll_bottom {
    0% {
        background-position:  4327px 0px;
    }

    100% {
        background-position: 0 0px;
    }
}
@media only screen and (max-width:1024px) {
    .pageIndex .swiper-slide.swiper-slide:after {
        height: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .pageIndex .swiper-slide.swiper-slide:after {
        height: 21px;
    }
}
/*大圖01文案*/
.pageIndex .swiper-wrapper .swiper-slide:nth-child(1)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://pic03.eapple.com.tw/honghaopure/banner_01.svg);
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10000;
}
.pageIndex .swiper-slide.swiper-slide-active:nth-child(1):before { animation: slide-in-left 2.5s; animation-fill-mode: both;}



/*大圖02文案*/
.pageIndex .swiper-wrapper .swiper-slide:nth-child(2)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://pic03.eapple.com.tw/honghaopure/banner_02.svg);
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10000;
}
.pageIndex .swiper-slide.swiper-slide-active:nth-child(2):before { animation:  bgin 2.5s; animation-fill-mode: both;}

@keyframes bgin{
    0%{opacity: 0; transform: translateY(20px);}
    100%{opacity: 1;
        transform:scale(1) translateY(0);
        background-size: cover;}
}

.swiper-slide.swiper-slide-active:nth-child(2):before{
    -webkit-animation: slide-in-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	        animation: slide-in-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}
@-webkit-keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
    }
  }


/*test*/
/*選單*/


.stellarnav>ul>li {
    width: 100%;
}

.stellarnav.active li.has-sub>a:after {
    border-top: 3px solid #1b99ae;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    right: -14px;
}

.stellarnav>ul>li>a {
    color: #1f9bb0;
    text-transform: uppercase;
    position: relative;
    font-size: 18px;
    height: auto;
    margin: 0 11px 0 0;
    overflow: visible;
    cursor: pointer;
    text-align: left;
    transition: all 0.3s;
    opacity: 1;
    font-weight: 500;
}
.stellarnav>ul>li:hover>a {
    color: #000;
	transition:.5s;
}

.stellarnav>ul>li>a b {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 3px;
    color: #eee;
    padding-left: 25px;
}

.stellarnav>ul>li>a b:nth-child(1) {
    letter-spacing: 2px;
    font-size: 24px;
    color: #ddd;
    font-weight: 800;
}

.stellarnav>ul>li>a b:nth-child(2) {
    letter-spacing: 10px;
    padding-left: 28px;
}

.stellarnav {
    background: rgba(0, 0, 0, 0);
    width: 45%;
    height: 0%;
    max-width: 500px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 0;
    padding-top: 1vw;
    transition: all .8s;
    transition-timing-function: ease-out;
}

.stellarnav.active {
    height: 100%;
	background:  rgb(243 251 255) url(https://pic03.eapple.com.tw/honghaopure/menu_bg.png);
    backdrop-filter: blur(6px);
    z-index: 999999999999999999;
    transition: all .5s;
    transition-timing-function: ease-in-out;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: auto;
	scrollbar-color: #1a99ae #ffffff;
}


.stellarnav>ul {
    display: none !important;
}

.stellarnav.active ul ul {
    /*display: block !important;*/
    position: relative;
    max-width: inherit;
    width: 100%;
    right: auto;
    left: 0;
    background: transparent;
    margin-bottom: 10px;
}
.stellarnav li.drop-left ul ul {
    right: auto;
}
.stellarnav.active ul ul:hover{display: block !important;}
.stellarnav.active ul ul {   display: block ;}

/*.stellarnav ul ul ul {
    display: none !important;
}*/
/*.stellarnav a.dd-toggle .icon-plus { display: none;}/*選單展開按鈕隱藏*/
.stellarnav.active li li {
    width:100%;
    display: inline-block;
    margin-right: 20px;
    border: none;
}

.stellarnav.active>ul {
    display: block !important;
    max-width: 300px;
    margin: 2vw auto 0 4.5vw;
    width: calc(100% - 0vw);
}

/*.stellarnav.active>ul>li:nth-of-type(3) ul {
    display: none !important;*/
/*}*//*商品專區按鈕*/
.stellarnav.active>ul>li:nth-of-type(3) a:after {
    display: none;
}/*商品專區按鈕*/

.stellarnav.active>ul>li {
    width: 100%;
    margin: 0% 20px 0% 10px;
    animation: menu_show 1s both;
    border-bottom: solid 1px #a7c1c5;
}

.stellarnav.active>ul>li:nth-of-type(2) {
    animation: menu_show 1.5s both;
}

.stellarnav.active>ul>li:nth-of-type(3) {
    animation: menu_show 2s both;
}

.stellarnav.active>ul>li:nth-of-type(4) {
    animation: menu_show 2.5s both;
}

.stellarnav.active>ul>li.has-sub>ul a {
    padding: 7px 0;
    color: #000;
	font-size: 16px;
}
.stellarnav.active>ul>li>ul a:hover{
	 padding: 7px 0;
}
.stellarnav.active>ul>li>ul a {
    border-bottom: 1px solid rgb(100 100 100 / 0%);
    font-size: 13px;
    background: transparent;
}

.stellarnav.active>ul>li>ul a:hover {
    background: transparent;
    color: #636161;
}

.stellarnav.active>ul>li>ul a:before {
    content: "";
    width: 0%;
    height: 1px;
    background: rgba(100, 100, 100, .3);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s;
    transition-timing-function: ease-in-out;
}

.stellarnav.active>ul>li>ul a:hover:before {
    background: #333333;
    width: 100%;
}

.stellarnav.active>ul>li.drop-left>ul {
    /*display: block !important;*/
    position: relative;
    max-width: inherit;
    width: 100%;
    right: auto;
    left: 0;
}

.stellarnav.active li.has-sub>a {
    padding: 0px 15px 0px 0;
}

.stellarnav.active li.has-sub>a:after {
    border-top: 3px solid #000;
	display:none;
}
.stellarnav.active li.has-sub>a:hover:after {
    border-top: 3px solid #000;
	/*display:none;*/
}
.stellarnav li.drop-left li.has-sub > a:after {
    border-right: 6px solid #000000;
	display:none;
}
.stellarnav li.drop-left li:hover.has-sub > a:after {
    border-right: 6px solid #000000;
	display:none;
}

/*三角形icon*/

@keyframes menu_show {
    0% {
        left: 15%;
    }

    100% {
        left: 0%;
    }
}

@keyframes op_show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*漢堡鈕*/
.stellarnav .close-menu {
    display: none !important;
    text-align: center;
}

.stellarnav .menu-toggle,
.stellarnav .close-menu,
.stellarnav .call-btn-mobile,
.stellarnav .location-btn-mobile {
    display: inline-block;
    top: 40px;
}

.stellarnav .menu-toggle {
    width: 35px;
    height: auto;
    display: inline-block;
    position: fixed;
    right: 4vw;
    top: 16px;
}

.stellarnav .menu-toggle:after {
    display: none;
}

.stellarnav .menu-toggle span.bars {
    top: 0;
}

.stellarnav .menu-toggle span.bars span {
    width: 35px;
    margin: 0 auto 8px auto;
    transition: all .5s;
	background: #0e374e;
	height: 1px;
}

.stellarnav .menu-toggle span.bars span:last-child {
    margin: 0 auto;
}

.stellarnav .menu-toggle:hover span.bars span,
.stellarnav.active .menu-toggle span.bars span {
    position: absolute;
}

.stellarnav .menu-toggle:hover span.bars span:first-child,
.stellarnav.active .menu-toggle span.bars span:first-child {
    width: 0px;
}

.stellarnav .menu-toggle:hover span.bars span:nth-last-child(2),
.stellarnav.active .menu-toggle span.bars span:nth-last-child(2) {
    transform: rotate(40deg);
}

.stellarnav .menu-toggle:hover span.bars span:last-child,
.stellarnav.active .menu-toggle span.bars span:last-child {
    transform: rotate(140deg);
}

.stellarnav.active .menu-toggle span.bars span {
    background: #0e0e0e;
}

.stellarnav.active .menu-toggle:hover span.bars span:nth-last-child(2) {
    transform: rotate(15deg);
}

.stellarnav.active .menu-toggle:hover span.bars span:last-child {
    transform: rotate(165deg);
}
@media screen and (max-width: 1900px) {
.stellarnav {  max-width: 600px;}

}
@media screen and (max-width: 1355px) {
.stellarnav.active>ul>li {  margin: 2% 20px 0% 22px;}
}
@media screen and (max-width: 1200px) {
    .nav-header {
        height: 5px;
        padding: 10px 0;
    }

    .pageIndex .nav-brand {
    	margin-left: 30px;
		margin-top: 50px; 
		max-width: 110px;
    }
	.nav-brand {
        margin-left: 30px;
        margin-top: 50px;
        max-width: 110px;
    }
	.header_area.sticky .nav-brand {
		max-width: 110px;
		margin: 10px;
		transition: .5s;
		margin-top: 55px;
	}
	.pageIndex .header_area.sticky .nav-brand {
		max-width: 110px;
		margin: 10px;
		transition: .5s;
		margin-top: 57px;
	}
	.pageIndex .header_area.sticky .nav-brand {
		max-width: 110px;
		margin: 10px;
		transition: .5s;
		margin-top: 55px;
	}
	.pageIndex .nav-brand {
    margin-top: 75px;
}

    .stellarnav .menu-toggle {
        height: 75px;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 25px;
        margin: 0 auto 5px 0;
    }

    .stellarnav {
        max-width: 450px;
    }

    .stellarnav.active:after {
        display: none;
    }

    .stellarnav.active>ul {
        margin: 3vw auto 0 85px;
    }

    .stellarnav.active>ul>li {
        margin: 3% 0;
    }

    .stellarnav>ul>li>a b {
        font-size: 16px;
    }

    .stellarnav>ul>li>a b:nth-child(1) {
        font-size: 18px;
    }

    .stellarnav>ul>li>a b:nth-child(2) {
        letter-spacing: 4px;
        padding-left: 24px;
    }
	
	.header_area .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile{top: -5px;}
	.header_area.sticky .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { top: -8px;}
	.header_area .main_header_area {  top: 71px; border-top: none;}
	.me_tp_features a i, .me_tp_features a span {
        margin: 20px 1px;
        font-size: 12px;
        letter-spacing: 1px;
    }
	.stellarnav.active>ul>li {
        margin: 7% 0% 3% 0%;
    }
	.me_tp_features { top: -4%;}

}
@media screen and (max-width: 1100px) {
	.me_tp_features { top: 0%;}
	.header_area .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile{top: 0px;}
	.header_area.sticky .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { top: 0px;}
	/*.stellarnav .menu-toggle {  padding: 0% }*/
}
@media screen and (max-width: 1015px) {
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {
    padding: 13px 0px;
}
}

@media screen and (max-width: 768px) {
	.pageIndex .header_area {  height: 99px; position: relative;}

    .stellarnav {
        max-width: 100%;
    }
	.pageIndex .nav-brand {
        margin-top: 10px;
    }
	.pageIndex .header_area.sticky .nav-brand{
	margin-top: 10px;
    }

    .stellarnav .menu-toggle span.bars {
        display: inline-block;
        top: 40px;
    }

    .stellarnav.active {
        height: 100vh;
    }

    .stellarnav.active:before {
        width: 10vw;
        background-position: center;
        z-index: 0;
    }

    .stellarnav.active li.has-sub>a {
        padding: 0px 15px 15px 10px;
    }

    .stellarnav.active>ul {
        margin: 100px 50px 0;
    }

    .stellarnav.active>ul>li {
        margin: 0 0 5%;
    }

   /* .stellarnav.active>ul>li>a.dd-toggle {
        display: none;
    }*/

    .stellarnav>ul>li>a b {
        padding-left: 0;
    }

    .stellarnav>ul>li>a b:nth-child(1) {
        padding-left: 10px;
    }

    /*.stellarnav>ul>li>a b:nth-child(2) {
        display: none;
    }*/


    .stellarnav.mobile {
        position: fixed;
        top: 0;
        left: auto;
        width: 70%;
        height: 75px;
    }

    .stellarnav.mobile ul {
        background: transparent;
    }

    .stellarnav.mobile>ul {
        border-top: none;
    }

    .stellarnav.mobile>ul>li {
        border-bottom: none;
    }

    .stellarnav.mobile.right>ul,
    .stellarnav.mobile.left>ul {
        max-width: 65%;
        margin: 100px 70px;
    }

    .stellarnav.mobile.active {
        height: 100vh;
		z-index: 9999999999999999999999999999999;
		background-repeat: no-repeat;
    }
	.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  border-right: none;background-color: transparent;}
	.bannerindex::after{ opacity:0.5;}
	.stellarnav.active li.has-sub>a { padding: 9px 15px 10px 0;}
	.header_area .me_tp_features { right: unset; position: relative; top: 22px;z-index: -99;}
	.stellarnav.mobile > ul > li > a {
    padding: 10px 0px 10px 0px;}
	/*.stellarnav.active ul ul { display: block !important;}*/
	/*.stellarnav.active>ul>li.drop-left>ul { display: none !important;}*/



}

@media screen and (max-width: 600px) {
    .header_area {
        position: relative;
    }

    .nav-header {
        position: relative;
    }

    .main_header_area .container {
        width: 100%;
    }

    .nav-brand {
        max-width: 235px;
        margin: 5px auto 0 20px;
    }

    .stellarnav .menu-toggle {
        position: absolute;
        top: 0;
        right: 10px;
        padding: 0;
    }

    .stellarnav .menu-toggle span.bars {
        top: 25px;
    }

    .stellarnav.active .menu-toggle:hover span.bars span:nth-last-child(2) {
        transform: rotate(40deg);
    }

    .stellarnav.active .menu-toggle:hover span.bars span:last-child {
        transform: rotate(140deg);
    }

    .stellarnav.mobile {
        height: 100vh;
        width: 0px;
        padding-top: 0;
        overflow: inherit;
    }

    .stellarnav.mobile.active {
        width: 100%;
        z-index: 999999999999999999;
    }

    /*.stellarnav.mobile.left>ul {
        position: relative;
    }*/

    .stellarnav.active:before {
        display: none;
    }

    .stellarnav.active>ul:before {
        display: none;
    }
	.stellarnav.mobile.right>ul, .stellarnav.mobile.left>ul {
        margin:  100px;
    }
	.footer_logo {  padding: 25px 10px 0px 10px;}
}
@media screen and (max-width: 450px) {

.stellarnav.mobile.right>ul, .stellarnav.mobile.left>ul {   margin: 100px 90px; }
.stellarnav.mobile li a {  font-size: 17px;}
.stellarnav.active>ul>li.has-sub> a{ color:#1a99ae;}
.stellarnav li li.has-sub a:not(.dd-toggle){ color:#1a99ae;}
/*.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub a:not(.dd-toggle), .stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) {
    color: #1a99ae;}
.stellarnav.active>ul>li>ul{
    padding: 10px 0;
    color: #1a99ae;
}
.stellarnav.active>ul>li>ul a {
    padding: 10px 0;
    color: #1a99ae;
}*/
.stellarnav.active>ul>li.has-sub>ul a {
    padding: 10px 0;
    color: #000;
}
.stellarnav.active>ul>li>ul a:hover{
	 padding: 10px 0;
}
}
@media screen and (max-width: 400px) {
.stellarnav.mobile.left>ul {
        max-width: 75%;
        margin: 100px 37px; }
.stellarnav.active li li {  border-bottom: solid 1px #1a99ae40;}
}

/*首頁最新消息*/
.pageIndex .news_part .title_i_box h4 { font-size: 33px;  font-weight: bold; color: #fff;  font-family: "Noto Sans TC", sans-serif;}
.news_list ul li a:hover { background: #ffffff;}
.pageIndex .animated-arrow { background: #b2acab;border-radius: 5px;width: 200px;}
.fa-arrow-right::before{ display:none;}
.i_news_b a i.fa-solid.fa-arrow-right {  display: none;}
.news_list ul li p {  color: #fff;}
.news_list ul li span { color: #7c7c7c;}
.news_list ul li {  border-bottom: 1px #dadada solid;}

/*文章*/
.blog_le .accordion {  border-radius: 0px;  border: none;}
.accordion li .link a { font-weight: 500;    color: #000000;}
.blog_le .accordion li .link i {   color: #fbfbfb;}
.accordion li+li .link {  border-top: 1px solid #494949;}
.submenu a {   color: #000;    padding: 12px;}
.submenu a:hover {   color: #1b99ae;  padding: 12px;}
.submenu li.on_this_category a, .submenu a:hover { background: transparent;  color: #1b99ae;}
.submenu {  background:transparent;}
.blog_le .accordion li.open .link {  color: #dedede;background-color: transparent;}
.fa-circle-chevron-right::before { color: #fbfbfb; display:none;}
.submenu li+li {  border-top: 1px solid #dedede1f;}
.subbox_item a { grid-template-columns: 100%;background-color: #ecf6fa;display: flex; justify-content: space-between;  align-items: center;flex-direction: column;border-radius: 5px;}
.blog_list_ri {  padding: 5px 17px 37px 17px;width: 100%;}
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));}
.subbox_item a:before {  font-weight: 400;  opacity: 1;  font-size: 12px;  color: #1a99ae;  background-color: #fff; transition:.5s;  padding: 8px 15px; border-radius: 3px;width: 66px; height: 66px;   border-radius: 50px; padding: 16px;content: '閱讀更多'; letter-spacing: 3px;    padding: 15px 17px;  border: solid .5px #1a99ae2e;}
.subbox_item a:hover:before {	opacity:.8;background-color: #1b99ae; transition:.5s;   color: #fff;}
hh5.blog_le_t em {  color: #1a99ae;  font-family: "noto serif TC";  font-size: 26px;  font-weight: 500;  margin: 13px 5px;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: transparent !important;}
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {  color: #fff !important;}
.blog_search input[type=search] { color: #000 !important;   border-radius: 3px; background-color: #daf1f7;}
.accordion li:hover .link a {  background-color: #1a1a1a;}
.fa-circle-plus::before { font-size: 18px;color: #222;content: "▼"; transform: scale(1.2, .8);}
.subbox_item a:after { content: ''; width: 100%;}
.blog_list_le { width: 100%;height: 350px !important;}
.blog_list_ri h5 {  font-weight: 500; font-size: 18px;  color: #1b99ae;  margin-bottom: 12px;  letter-spacing: 1.2px;}
.subbox_item a:after {  background: transparent; border-bottom: none;border:none;}
.blog_list_ri p {  letter-spacing: 1px;  font-size: 12px;  color: #353535;  line-height: 150%;}
.blog_list_le img { border-radius: 5px;}
.blog_list_ri em {  font-size: 11px; color: #444;}
.blog_search input[type=search] { border: solid 1px #0000004f;}
/*文章內頁*/
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {   background-color: transparent;   color: #000000 !important;}
.accordion li+li .link { border-top: 1px solid #0000004f;}
.blog_back a.article_btn_back {  background: #636161; color: #fff;}
h4.blog_category_title {  color: #000;   font-size: 22px;   font-weight: 500;   letter-spacing: .8px;   border-bottom: 1px #5e5e5e solid;   padding: 14px 0;  margin-bottom: 20px;}
.blog_shareData {  margin-bottom: 22px;}
.blog_back a.article_btn_next { background: #a0acaf75; color: #636161;}
.blog_back a.article_btn_prev {  background:#a0acaf75; color: #636161;}
.news_related h6 span:before {font-weight: 400;  color: #1b99ae; font-weight: 500;  font-size: 22px;  letter-spacing: 3px;}
.news_related { background: #dff4f9; padding: 50px 15px;   border-top: solid 1px #cbe7f3;}
.blog_box_edit * {  color: #000;}
.news_related_list li a {  background: #d8ecf5;border-radius: 2px; padding:6px;}
.news_related_list li a p {color: #1b99ae;line-height: 3;font-weight: 600;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i { color: #000;font-size: 12px;}
h5.blog_le_t em {   display: inline-block;  font-style: normal;  font-family: "noto serif TC";  color: #1a99ae;}
.articel_mainPic img:nth-child(1) { display: none;}/*文章內頁首圖隱藏*/

/*相簿*/
.show-list .item:hover .show_name { color: #333;}
.show-list .show_name { font-size: 16px; font-weight: 500;text-align: center;}
.overlay {  background: rgb(0 0 0 / 31%);}
.other_album_choice li a { color: #333;}
.other_album_choice li { background: #e6eaf4;  border-radius: 0px;}
.album_fixed_title span:before {   color: #333;}
.other_subalbum li a p {  color: #333;  font-weight: 500;  letter-spacing: 1px;}
.subalbum-menu h2 { color: #333; font-weight: 500; letter-spacing: .5px;}

/*聯絡我們*/
.contact_content .information_left { display: none;}/*聯絡資訊*/
.contact_content .information_right { width: 100%; padding-left: 0px;}
.contact_form li input.noborder { border: 1px #dbdbdb solid; padding: 8px;  margin: 3px 0px; background-color: #f9f9f9;}
.contact_form li textarea.noborder { background-color: #f9f9f9;}
.contact_form li .form__label {  letter-spacing: 1.1px;  color: #444;}
.blank_letter {  font-family: 'Josefin Sans', 'sans-serif'; padding-left: 10px;  font-size: 25px; color: #3c3c3c; font-weight: 500;}
.contact_form li.last blockquote, .contact_form li.last cite {  border: 1px #e6eaf4 solid;}
.contact_form li.last cite {  background: #e6eaf4; color: #333;}


/*footer資訊欄位*/
.footer{background: transparent;}
.footer {background: #d8eced;padding: 35px 0 0;}
.footer {
    background-image: url(https://pic03.eapple.com.tw/honghaopure/footer_bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;}
.footer .center {max-width: 1120px;}
.footer_info{padding-right: 0;grid-template-columns: 220px 1fr;grid-gap: 20px;align-items: center;}
.footer_info li { border-bottom: solid 1px #5b8dae47;}
.footer_info li p {display: inline-block;width: 32%;}
.footer_info li p, .footer_info li p a {  color: #202020;  font-family: "noto sans TC"; font-weight: 300;line-height: 1.8em;}
.footer_menu a {background: #1a99ae;border: none;color: #fff;letter-spacing: .2rem;font-size: 13px;
    border-radius: 0px;font-weight: 300;padding: 6px 12px 8px;min-width: 88px;text-align: center;
    margin: 5px 8px 5px 0;transition: all .5s;}
.footer_menu a:first-child{display: none;}
.footer_menu a:hover {background: #636161; color:#eee;	transition:.5s;}
.box_link{display: none;}
.copy {border-top: solid 1px #5b8dae47;font-size: 10px;padding: 20px 0;margin-top: 33px;}
.copy,.copy a{color: #1a99ae;}
.copy a:hover { color: #444;}
.footer_info li:nth-child(1) {  display: flex;  flex-wrap: wrap; flex-direction: row;}
.footer_info li p:before {  color: #1a99ae;}
.footer_info li p.mail:before { content: 'Email ｜ ';}
.footer_info li p.fax:before {   content: '週一至週五 ｜ ';}
.footer_info li p.add2:before {  content: '週六 ｜ ';}
.footer_info li p.tel2:before{  content: '週日 ｜ ';}
.footer_info li p.add:before { content: '地址 ｜ ';}
.footer_info li p.line:before { content: 'Line ID ｜ ';}
.footer_info li p.tel:before { content: '電話 ｜ ';}
.footer_info li p.phone:before { content: '線上客服時間 ｜ ';}
p.phone {  order: 1;}
p.line {  order: 2;}
p.mail {  order: 8;}
p.fax {  order: 4;}
p.add2 {  order: 5;}
p.tel2 {  order: 6;}
p.phone {  order: 3;}
p.add {  order: 7;}


@media screen and (max-width: 768px) { 
.footer_info li { flex-direction: column;} 
.footer_info li+li{margin-top: 0;}
.blog_subbox {  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); grid-gap: 10px;}
.subbox_item {   padding: 15px 0px 0px 0px;}
}

/*促銷方案*/
.promotion_title h2 { font-size: 24px; color: #6b6360; margin-left: 8px;}
.news_list ul li p:after {
    content: 'read more';
    font-size: 12px;
    color: #fff;
    letter-spacing: 0px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .6s;
    background-color: #f4eae2;
    padding: 8px 17px;
    border-radius: 3px;
	margin-right: 8px;
}

/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
.order_finish_page .main_part { max-width: 1100px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;background: transparent;}}
.product-layer-two li li a{ padding:5px 10px;padding-left: 18px;background: transparent;}
.product-layer-two li li:hover > a { background: #ffffff00; color: #222;}
.product-layer-two li li a {  background: transparent;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px solid #6a6561; padding-bottom: 3px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.products-list { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));  grid-gap: 12px;}
.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}
 
.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: #1a99ae; left: 19px; margin-left: -19px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%); display:none;}
.product-layer-two li li:hover > a:before { background:#1b99ae;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
/*購物車總攬頁面*/
.products-list .item a:hover .more {  background: #1b99ae;  color: #f1f1f1;  letter-spacing: 2px;}
.products-list .more { border: none; background: #636161; color: #f1f1f1;  font-weight: 500;  padding: 2px;    font-size: 14px;  line-height: 27px;letter-spacing: 2px;}
.products-list .price b { color: #717171;}
.products-list .price .sp_price { color: #1b99ae;}
.product-layer-two li.active a {  font-weight: 500;border: none;/*background-color: #fff;*/  padding: 10px;}
.products-list .more:hover {  background-color:#1b99ae;color: #f1f1f1;}
.product-layer-two li a { border: none;  background: transparent;  padding: 12px 6px;  font-size: 14px;  color: #222;   font-weight: 500;}
.product-layer-two li i.close::before { color: #1a99ae;   font-size: 18px;content: "▲";}
.product-layer-two li i {  width: 50px; height: 35px;}
.products-list .item {  position: relative;  background-color: #ecf6fa;  padding: 10px;border-radius: 2px;}
.products-list .name { color: #1e1e1e;  font-weight: 500; font-size: 17px; padding: 0px 5px;}
.product-layer-two li.active li a {  color: #222;  background-color: transparent;}
.product-layer-two li li.active a {  color: #1a99ae;  background-color: transparent;}
/*購物車商品頁面*/
.inquiry_a1, .inquiry_a2, .inquiry_a3, a.add_line {  border-radius: 3px;  background: #1b99ae; color: #fff;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { opacity: .9;}
.inquiry_a3 { background-color:#636161;} 
.inquiry_a2 {
    background-color: #f3fbff;
    color: #1a99ae;
    border: solid 1px #1a99ae;}
a.add_line {  background-color: #00c200;  color: #ffffff;}
a.add_line:hover { opacity:.8;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: #d8e6ea; color: #1b99ae;}
.lastPage { background:#636161; color: #fff;}
.prod_related h6 span:before { font-size: 22px;  color: #1a99ae;  font-weight: 400;}
.related_list li a {   background:#d8ecf5;   border-radius: 2px;  padding: 6px;}
.related_list li a p {  color: #1a99ae;  padding: 10px 0px;  font-weight: 500;}
.pd_tabTitle li.activeTab a {   color: #dedede;  padding: 22px;  font-size: 20px;}
.pd_tabTitle li.activeTab::after { height: 5px; background: transparent;}
.product_info_page .edit {   color: #fff;}
.sidebarBtn h2 {font-size: 20px;  font-weight: 500;  color: #1a99ae;  margin-bottom: 10px;  letter-spacing: .5px;}
.sidebarBtn {
    background: #f3fbff;
    padding: 30px 30px;
    border: solid 1px #d3ebf3;
    border-radius: 5px;
}
.radio-inline__label { padding: 4px 15px; font-size: 15px;  margin: 2px 3px 2px 0; border-radius: 0px; color: #444;  border: 1px solid #c8c8c8;}
.product_info li .txt_box {  color: #8d8d8d;  font-size: 14px;}
.prod_related {  background: #e9f7fa;  padding: 50px 15px;   border-top: solid 1px #cbe7f3;}
#prod_thumbSwiper .swiper-slide::before { background: #fff;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after { text-shadow: none;  color: #393939;}
.pd_tabTitle li, .pd_tabTitle {  letter-spacing: 2px; font-weight: 500;}
.proImgSwiper li { align-items: flex-start;}
.sidebarBtn .price {  color: #686868;}
.sidebarBtn .sp_price {   color: #d31330;}
.product_info li span {  color: #636161;}
.sidebarBtn .price { border-bottom: 1px solid #a8a8a86e;  letter-spacing: 1px;}
.toShare {  border-top: 1px solid #a8a8a86e;}
.amountNum {   width: 45px; height: 28px;  border: 1px solid #6a6a6a;  line-height: 28px;   color: #505050;   padding: 3px 7px;   width: 60px;  margin: 10px 0px;  text-align: center;  background-color: #fff;}
.proImgSwiper img {  max-height: 100%;  border-radius: 5px;}
#prod_thumbSwiper img {  border-radius: 5px;}
/*匯款通知*/
.formbox_form li.last input:last-child { background: #1a99ae;  color: #fff;}
.rewrite_simple, .send_simple {  width: 170px; height: 45px;border-radius: 0px;font-size: 15px;}
.rewrite_simple {  background: #000000; color: #e2e2e2 !important;}
.separate_title { font-size: 16px;  color: #1a99ae;  letter-spacing: 1px;  padding: 10px 0 10px 19px;  background: none;  background-color: #d3ebf3;  border-radius: 2px;  font-weight: 500;}
.border200 {
    width: 100%;
    border: 1px #a7b9bf solid;
    padding: 8px;
    margin: 3px 0px;
    background-color: #ffffff;
    color: #343434;
}
.formbox_form li .form__label {  color: #000;}
.car_page .declaration {   background: #e1e1e1;}
.form label.Bigcheck {  color: #000;}
.total_amount li input[name=DiscountCode] {
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #ffffff;
    color: #000000;
}
.form label {  color: #000000;}
.total_amount li .couponData, .total_amount li .transFree {  color: #e91616;}
.form label.circle .inputbox {  filter: brightness(0.5);}
/*購物車結帳頁面*/
.shopping-cart .row { padding: 10px 20px;}
.shopping-cart .cart_head { background: #d3ebf3;  color: #1a99ae;}
.total_amount .rewrite_simple, .total_amount .send_simple { display: flex;  align-items: center;  justify-content: center;}
.total_amount .send_simple { background-color: #474747;  padding: 3px;   font-size: 16px;   height: 45px;color: #dedede;}
.total_amount .rewrite_simple{ background-color: #111; color:#fff;  padding: 3px;   font-size: 16px;   height: 45px;}
.stepImg span.active { color: #808080;}
.stepImg img {  filter: hue-rotate(165deg);}
.red { margin-right: 6px;}
.stepImg span {  color: #000;}
.shopping-cart .cell.product_name p {  width: calc(100% - 90px);  color: #020202;  font-weight: 500;  font-size: 15px;}
.shopping-cart .cell {  color: #000;}
.shopping-cart .cart_content .row { border-bottom: 1px solid #454545;}
.total_amount li { color:  #020202;}
.total_amount ul { border: 1px solid #454545;}
.total_amount ul:after {   border-right: 1px dashed #484848;  border-bottom: 1px dashed #484848;}
.fa-remove:before, .fa-close:before, .fa-times:before {  color: #020202;}

/*購物車選單展開*/
/*.product-layer-two li ul {   display: block !important;}*/
.product-layer-two li a {  padding: 5px 6px;  font-size: 17px;}
/*.product-layer-two li i {  }*/
.product-layer-two > li {  margin-top: 30px;}
.stellarnav.active ul ul:hover {  display: block !important;animation-duration:5s; transition:.5s;}


@media screen and (max-width: 1550px) {
	
/*header*/
.nav-brand img { max-width: 100%;}
.nav-brand {  margin: 10px 15px; max-width: 150px;}
.nav-brand:hover { transform: unset;}
/*footer*/
.footer_info {  margin: 0px 10px 40px 10px;}

}
@media screen and (max-width: 1400px) {
/*文章*/
.blog_list_le {  height: 320px !important;}
}
@media screen and (max-width: 1200px) {
/*header*/
/*.pageIndex .header_area {  position: relative;background-color: #fff;height: 108px;}*/
.header_area.sticky {background-color: #fff;}
/*.header_area {  background: none;}*/
.stellarnav > ul > li > a { letter-spacing: 1px;  padding: 0px;  font-size: 14px; margin: 0px;}
.stellarnav ul { margin: 0 0px 0px 0px;}
.nav-header {  justify-content: center;z-index: 999;}
.pageIndex .nav-brand { 	margin-left: 30px;margin-top: 50px;max-width: 110px;}
.nav-brand {  	margin-left: 30px;margin-top: 50px; 		max-width: 110px;}
.main_header_area .container {  max-width: 100%;}
.me_tp_features { width: 60%;}
.box_search {  margin: 12px 10px;}
/*文章*/
.blog_list_le {  height: 260px !important;}

}
@media screen and (max-width: 1140px) {
/*文章*/
.blog_list_le {  height: 380px !important;}

}
@media screen and (max-width: 1024px) {

.navigation {  display: grid;}
.me_tp_features {  text-align: right;}
.stellarnav {  margin: 0px 0px 0px 0px;  background: transparent;  backdrop-filter: unset;  border: none;  width: max-content; right: 0px; padding: 0px;  height: auto;}
.stellarnav > ul > li > a {  line-height: 15px;  height: 15px;}
.nav-header { justify-content: left;}
.products-list { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));   grid-gap: 10px;}
.footer_info li p { width: 45%;}
/*文章*/
.blog_list_le {  height: 340px !important;}
}
@media screen and (max-width: 990px) {
/*footer*/
.footer_logo { width: 80%;height: 97px;}
.footer_info {  grid-template-columns: 150px 1fr;}
.footer_menu a { padding: 6px 13px 8px; min-width: 100px;  text-align: center;  margin: 5px 5px 5px 0;}
.footer_info li p, .footer_info li p a {  font-size: 12px;}
.footer_info li p { display: inline;  margin-right: 25px;}
.footer_menu {  margin:  0px;}
.footer_info li:nth-child(1) {  margin:  0px;}
/*文章*/
.blog_list_le {  height: 325px !important;}

    
}
@media screen and (max-width: 875px) {
/*文章*/
.blog_list_le {  height: 505px !important;}
   
}
@media screen and (max-width: 768px) {
/*header*/

.me_tp_features { margin: 0px 10px 0px 10px;width: 100%;}
.navigation {  display: flex;   flex-direction: column;  justify-content: flex-start; align-items: center;}
.stellarnav .menu-toggle:after {  color: #a1a1a1;  transform: scale(0.8); display:none;}
.box_search {  width: 136px;margin-top: 11px;}
.box_search input[type=text] { font-size: 10px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {  font-size: 16px;   padding: 8px 5px;}
/*文章*/
.blog_list_le {  height: 180px !important;}

/*.me_tp_features { position: relative; left: 0%;top: -10%; max-width: 238px; background-color: transparent;  padding: 10px 16px 10px 16px;  border-radius: 3px;}*/
.stellarnav .menu-toggle {  padding: unset;   margin: unset;}
/*.stellarnav.mobile {  position: absolute;width: fit-content;}*/
.stellarnav.mobile ul {  background: #eaeaea;}
.stellarnav.mobile ul ul { width: 100%;display: block ;}/*選單次分類展開*/
.stellarnav.mobile > ul > li {  border-bottom: 1px #2d2d2d solid;border:none;}
.stellarnav.mobile > ul > li:nth-last-child(1) {  border-bottom: 1px #2d2d2d solid;border:none;}
.stellarnav > ul > li > a { font-size: 15px;letter-spacing: 1.5px;  padding: 0px 7px 0px 7px;}
.stellarnav.mobile li li.has-sub a { font-size: 13px;}
.stellarnav li a { font-size: 15px;}
.stellarnav.mobile li.open { background: transparent;}
.nav-brand img {  margin-right: 0px;}
.tp_links a { display: none;}
/*.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  border-right: 1px #333333 solid;  background-color: #2c2c2cf7;max-width: 50%;}*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {  background: transparent;  border-bottom:none;color: #a1a1a1;}
.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub>a:not(.dd-toggle), .stellarnav li li.has-sub:hover li a:not(.dd-toggle) {  border: none;  padding: 10px 0px; border-radius: 0px;  color: #000;}
#bottom_menu { display: none;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 2px #000;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #000;}
.stellarnav .icon-close {   margin-right: 3px;}
.stellarnav.mobile > ul > li > a.dd-toggle {   pointer-events: unset;}/*下拉選單可以點選*/
.stellarnav {  background: transparent;   backdrop-filter: none;  border: none;  width: max-content;  right: 0;  border-radius: 0px;  padding: 0px; height: auto;}
.me_tp_features { text-align: center;}
.nav-header {  justify-content: center;}
.header_area {  height: 125px;position: relative;}
.header_area.sticky{background: #fff;}
.openNext a.news_menu_toggle i::before {   color: #ccc;}
.fa-caret-down::before{   color: #000;}
.stellarnav .menu-toggle span.bars span {   display: block;  width: 29px;  height: 1px; border-radius: 6px;  background: #1b99ae;   margin: 4px auto 4px;}
.stellarnav .icon-close:after {   border-bottom: solid 3px #a1a1a1;}
.stellarnav .icon-close:before{   border-bottom: solid 3px #a1a1a1;}
.stellarnav.mobile li.open li.open {  background: transparent;  padding: 5px;} 
/*header icon*/
.anchorList > li > a:before { top: 5px; left: 40%;}
a.dd-toggle:before { display: none;}/*下拉重複icon隱藏*/
.stellarnav.mobile li a{ border:none;}
/*購物車展開調整*/
ul.product-layer-two { display: block !important;}
.fa-caret-down::before{ display:none;}
/*0808header調整*/
.nav-header {  justify-content: left;}
.navigation {   display: flex;   justify-content: flex-start; align-items: flex-start; }
a.menu-toggle:before { content: "南屯店";  display: block;  width: 50px;color: #1a99ae;font-weight: 600;}
.header_area .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {  top: 30px; right: 27px;  display: flex;  width: 80px;  align-items: flex-start;}
.stellarnav .menu-toggle span.bars {   top: 0px;}
.header_area.sticky .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {   top: 30px;}

.header_area .nav-brand:before {
        content: " ";
        background-image: url(https://pic03.eapple.com.tw/honghaopure/header_logo-10.svg);
        background-size: auto 100%;
        background-repeat: no-repeat;
        width: 270px;
        height: 50px;
        color: #ccc;
        z-index: 99999999999;
        display: flex;
        position: absolute;
        left: -45px;
        top: 0px;
        scale: .6;
    }
.pageindex .header_area .nav-brand:before {
        content: " ";
        background-image: url(https://pic03.eapple.com.tw/honghaopure/header_logo-10.svg);
        background-size: auto 100%;
        background-repeat: no-repeat;
        width: 270px;
        height: 50px;
        color: #ccc;
        z-index: 99999999999;
        display: flex;
        position: absolute;
        left: -45px;
        top: -20px;
        scale: .6;
    }
.nav-brand {  	margin-left: 30px;margin-top: 0px; 		max-width: 110px;}
.nav-brand img {  display: none;}
/*購物車*/
.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_menu_list>h5 {   color: #000;   font-size: 22px;    font-weight: 500;      margin: 10px 5px;}
.product-layer-two li li > a:before {   width: 6px; background: #1b99ae;  left: 23px; margin-left: -19px;}
.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;}
.mobile_product_name { color: #1b99ae;  font-size: 15px; font-weight: 500;}

/*footer*/
.footer_logo { margin: 10px; width: 100px; height: 107px; }
.footer_info { margin: 0px 25px 40px 25px;  display: flex; flex-direction: column; }
.footer_info li:nth-child(1) { display: flex;  flex-direction: column;}
.footer_info li p {  line-height: 250%;  text-align: center;  width: 100%;margin-bottom: 0px;}
.footer_menu a {  min-width: 111px; width:22%; text-align: center; margin: 5px;}
.copy {  border-top: none;}
.footer_menu {  margin: 15px 0px;}
/*文章*/
.blog_list_ri h5 {font-weight: 500;  font-size: 18px;}
.subbox_item a:before{ display:none;}
.subbox_item {   border-bottom:none; padding: 0px;}
 
}
@media screen and (max-width: 650px) {
.footer_menu a{margin: 5px 2px; min-width: 108px;width:30%;}
/*購物車*/
.product-layer-two > li { border-bottom: 1px solid #00000033; margin-top: 20px;}
}
@media screen and (max-width: 600px) {
/*header*/
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice { display: contents;}
.pageIndex .nav-brand {  margin-top: 10px;}
/*.me_tp_features {max-width: 100%;}*/
.me_tp_features a i, .me_tp_features a span {  margin: 20px 1px; font-size: 12px;  letter-spacing: 1px;}
/*聯絡我們*/
.contact_form li .form__label {  padding: 5px; background: rgb(255 255 255);}
.contact_form li { grid-gap: 0px;}
/*文章*/
.blog_list_ri p {  font-size: 12px;}
.main_part {  padding: 20px 10px 10px; }
.blog_list_le {  height: 270px !important;}
/*footer*/
.footer_logo { width: 120px;}
.footer_info li {  padding: 13px 1px;}

}
@media screen and (max-width: 500px) {
/*文章*/
.blog_list_le {  height: 237px !important;}
}
@media screen and (max-width: 415px) {
.footer_menu a {  min-width: 105px; }
.header_area.sticky .stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { top: 30px;}
.pageIndex .header_area.sticky .nav-brand {    margin-top: 10px;}
.pageIndex .nav-brand { margin: 18px 10px;}
.pageIndex .header_area .nav-brand:before {   width: 261px;  height: 46px; }
.me_tp_features {  margin: 0px;}
/*文章*/
.blog_list_le {  height: 190px !important;}

}
@media screen and (max-width: 400px) {
.footer_menu a {  font-size: 12px;  width: 47%; }
.footer_info li:nth-child(1) a, .footer_info li:nth-child(1) p { font-size: 11px;}
.footer_info ul>li:before {   color: #a1a1a1;}
.box_search input[type=text] { padding: 6px 32px 6px 33px;}
.box_search {  width: 108px;  margin-top: 13px; }
/*文章*/
.blog_list_le {  height: 352px !important;}

}
@media screen and (max-width: 330px) {
.me_tp_features a i, .me_tp_features a span {     margin: 22px 1px;  }
.header_area.sticky .nav-brand {      max-width: 110px;  margin: 0px; transition: .5s;   margin-top: 0px;}
/*文章*/
.blog_list_le {  height: 286px !important;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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: #f4fcff;
    position: relative;
    background-image: url(https://pic03.eapple.com.tw/honghaopure/banner_00.jpg);
    width: 100%;
    padding: 0;
    height: 0;
    padding-top: 5%;
    padding-bottom: 13%;
    background-size: cover;
    background-position: center;
}
/*.banner h5 {
    color: #1a99ae;
    font-weight: 600;
    font-size: 17px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
}*/
.banner h5 {
    color: #1a99ae;
    font-weight: 700;
    font-size: 33px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 6px;
}
/*.banner:after {
	position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, 50%);
    font-size: 39px;
    color: #1b99ae;
    font-family: "Cormorant";
    letter-spacing: 2px;
    font-weight: 500;
}*/
.banner:after {
    position: absolute;
    top: 14%;
    left: 50%;
    transform: translate(-50%, 50%);
    font-size: 80px;
    color: #1b99ae26;
    font-family: "El Messiri";
    letter-spacing: 2px;
    font-weight: 500;

}
.banner.banF:after {
    content: "PRODUCTS";

}
.banner.banblog:after {
    content: "NEWS";

}
.banner.banA {}
.banner.banB {display: none;}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}
@media screen and (max-width: 1700px) { 
.banner {  padding-bottom: 16%;}
}
@media screen and (max-width: 1500px) { 
.banner {  padding-bottom: 18%;}
.banner h5 {font-size: 25px;}
}
@media screen and (max-width: 1300px) { 
.banner:after { top: 6%;}
}
@media screen and (max-width: 1080px) { 
.banner { padding-bottom: 23%;}
}
@media screen and (max-width: 840px) { 
.banner h5 { top: 62%;font-size: 22px;}
.banner { padding-bottom: 27%;}
}
@media screen and (max-width: 700px) { 
.banner:after {   top: -6%; }
.banner h5 { top: 47%;}
}
@media screen and (max-width: 490px) { 
.banner:after {  top: -13%; }
}
@media screen and (max-width: 450px) { 
.banner:after {   top:5%;   font-size: 47px; }
.banner h5 {  font-size: 20px;  letter-spacing: 3px;width: 100%;}

}
@media screen and (max-width: 350px) { 
.banner:after {   top: 1%;   font-size: 45px; }
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



#to_top {
    color: #1a99ae;
    background: #ffffff;
    padding: 19px;
    width: 70px;
    height: 70px;
    transition: .5s;
    border: solid 1px #1a99ae;
}
#to_top i:before, #to_top i:after {  background: #1a99ae;}
a#to_top:hover {   border: 3px solid #1a99ae;   transition: .1s;}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
/*#bottom_menu {display: block; }*/
.footer.with_shopping_mode { padding:30px 0 0px;  background-repeat: no-repeat; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 

}




