@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: 'Montserrat', 'Noto Sans TC'; letter-spacing: 1px;}
.main_part {  max-width: 1400px;}
.navigation {  grid-template-columns: 220px 1fr;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.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: #f8f8f8;}
.path p, .path p a { display: none;}


#content {
    background-image: url(https://pic03.eapple.com.tw/lovehomeaircon/bg01.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
/*首頁促銷方案*/
.pageIndex .news_part { background: linear-gradient(to bottom right, #ffffff, #e9f1f8);}
.pageIndex .news_list ul li p:after {   color: #222;  background-color: transparent;content: 'READ MORE';}
.pageIndex .news_list ul li {  border-bottom: 1px #d3d3d3 solid;display: inline-block;   width: 48%; margin: .5%;}
.pageIndex .news_list ul li a:hover {  background: transparent; color:#111;}
.pageIndex .news_part .title_i_box h4 {  font-size: 30px;  font-weight: 400;  color: #005ba7;  font-family: "Cactus Classical Serif", 'Noto Sans TC', sans-serif;}
.pageIndex .news_part .title_i_box h4:before {   content: "NEWS";  display: block;  font-size: 60px;  font-family: "Montserrat";  margin: 10px;}
.pageIndex .animated-arrow {   background: #fff;  border-radius: 3px;  width: 200px;  font-weight: 300;  color: #06508b; font-family: "Cactus Classical Serif", "noto sans TC"; font-size: 15px;}
.fa-arrow-right::before{ display:none;}
.i_news_b a i.fa-solid.fa-arrow-right {  display: none;}
.news_list ul li p {  color: #222;}
.news_list ul li span { color: #7c7c7c;font-size: 13px;}
.news_list ul li {  border-bottom: 1px #dadada solid;}

@media screen and (max-width: 900px) {
.pageIndex .news_list ul li p:after { padding:0px;}
}
@media screen and (max-width: 768px) {
.pageIndex .news_part .title_i_box h4:before {  font-size: 45px;}
.pageIndex .news_list ul li { width: 100%;background: transparent; }
.news_list ul li p { display: block;  width: 100%; padding: 3px;  text-align: center;   padding: 3px;  padding-bottom: 12px;}

}
@media screen and (max-width: 450px) {
.pageIndex .news_list ul li p:after {  transform: none;    padding: 0px;  position: static; margin: 14px;   font-size: 9px;}
.news_list ul li p {padding-bottom: 5px;}
}
/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO*/
.nav-brand{ max-width: 300px; margin: 20px 10px;transition: all 0.5s ease; }
.sticky a.nav-brand{ max-width: 155px; margin: 5px 10px;transition: all 0.5s ease; }
.nav-brand img { max-width: 100%;transition: all 0.5s ease; }
.footer_logo { max-width: 200px;margin: 0px 3px;}

/*手機LOGO
.nav-brand-m {}
*/

/*header選單欄位*/
.main_header_area .container { max-width: 80%;}
.stellarnav > ul > li > a {  padding: 0px 5px 0px 5px; font-weight: 400; color: #1d1d1d; transition: all 0.5s ease;  font-family: "Montserrat", "Noto Sans";font-size: 17px;  padding: 0; text-transform: uppercase;  position: relative; display: inline-block; line-height: 46px;  height: 46px;  margin: 0 10px;   overflow: hidden;  cursor: pointer;  text-align: center; Letter-spacing: 1px;}
.stellarnav > ul > li > a:hover {  color: #06508b; transition: all 0.5s ease; }
.stellarnav li a {  padding: 9px;  color: #777;  font-size: 15px;}
.stellarnav ul { margin: 0 0px 0px 0px;}
.header_area {  background: linear-gradient(to bottom, #186daf2b, #eaeef200);  padding: 5px 0px; transition: .5s;}
.header_area.sticky { background: #ffffffed;/*box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);*/ transition:.5s;}
.stellarnav {  margin: 0px 0px 10px 0px;}
.fa-line:before{ display:none;}
/*.stellarnav li.has-sub > a:after {  content: '+';  border-left: 0px;  border-right: 0px;  border-top: 0px;}*/
.stellarnav li.has-sub > a:after{border-top: 6px solid #454444;}
.stellarnav li li.has-sub > a:after {  border-left: none; right: 10px;}/*選單下拉調整*/
.stellarnav li.drop-left ul ul { right: 150px;}

.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: center; position: relative; margin: 15px 5px 0px 5px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
.stellarnav > ul > li.drop-left > ul { right: unset;}
/*.anchorList > li > a:before {content: "";width: 30px;height: 30px;position: absolute;top: -22px; left: 50%;transform: translateX(-50%);}*/
.me_tp_features {  display: none;}
@media screen and (max-width: 1700px) {
.me_tp_features { left: 75.5%; top: 3.5%;}

}
@media screen and (max-width: 1500px) {
.main_header_area .container { max-width: 83%;}
}
@media screen and (max-width: 1450px) {
.main_header_area .container {  max-width: 85%;}
.stellarnav > ul > li > a { margin: 0 7px;}

.stellarnav > ul > li > a {  font-size: 15px;   margin: 0 5px;}
}
@media screen and (max-width: 1310px) {
.stellarnav ul {  text-align: left;}
.stellarnav ul {  margin: 0px;}
.stellarnav ul { text-align: right;}
.tp_links {  display: none;}
.main_header_area .container {  max-width: 91%;}
}
@media screen and (max-width: 1024px) {
.me_tp_features { justify-content: center;}
.stellarnav ul { text-align: center;}
.header_area {   padding: 0px 0px;}
.sticky a.nav-brand { margin: 23px 10px 0px 10px;}
}
@media screen and (max-width: 768px) {
.main_header_area {  height: 88px;}
.stellarnav {   margin: 15px 0px 3px 0px;}
.sticky a.nav-brand { margin: 23px 10px 0px 10px; }
.nav-brand {  margin: 22px 0px 5px 0px;max-width: 155px; }
}
@media screen and (max-width: 450px) {
.nav-brand {   margin: 10px 0px 5px 0px;   max-width: 65px; }
.main_header_area {  height: 87px;}
.sticky a.nav-brand {  margin: 19px 10px 0px 10px;}
}
/*主選單hover*/
/*.anchorList>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a{color: #828c62;}*/
/*.anchorList>li>a:hover {transform: translateY(-3px);}*//*選單上移特效*/
.anchorList>li>a:hover, .nav-menu>li>a {transition: all .3s;}


/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}

.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/lovehomeaircon/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: slide-in-bottom 2.5s; animation-fill-mode: both;}

@keyframes bgin{
    0%{opacity: 0; transform: translateY(100px);}
    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-bottom {
    0% {
      -webkit-transform: translateX(-50px);
              transform: translateX(-50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes slide-in-bottom {
    0% {
      -webkit-transform: translateX(-50px);
              transform: translateX(-50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
    }
  }


@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*20250206*/
.swiper-slide.swiper-slide-active:nth-child(1):after  {    background: url(https://pic03.eapple.com.tw/lovehomeaircon/banner_02.svg); animation: bg 2s;animation-fill-mode: both;}
@keyframes bg{
    0%{opacity: 0;width: 80vw;}
    100%{opacity: 1;width: 35vw;}
}
.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/lovehomeaircon/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-bottom 2.5s; animation-fill-mode: both;}

@keyframes bgin{
    0%{opacity: 0; transform: translateX(100px);}
    100%{opacity: 1;
        transform:scale(1) translateX(0);
        background-size: cover;}
}


@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*.me_tp_features { position: absolute; right: -11%;   top: -10%;max-width: 242px; background-color: #eaeaea;  padding: 38px 28px 21px 20px;}*/
/*.me_tp_features { position: relative;  right: 0%;  top: 27%;}*/
.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: 0px;max-width: 135px;font-size: 11px;}
.shop_search_btn {  font-size: 10px;}
.box_search {  margin-bottom: -2px;margin-right: 10px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] { border-radius:  0px;}
.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: #2c2c2c; font-size: 13px;  padding: 10px 15px;  line-height: initial;  height: auto;  margin: 0; transition: all ease .3s;/*background-color:#06508b;  border: solid 1px #ffb46f;*/background-color: #f1f7fd;  border: solid 1px #ffffff;}/*下拉*/
.nav-header {  justify-content: left;max-width: 224px;}
.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: #fff;background-color:#004172;/*#e08531;*/ transition: all ease .3s;}/*下拉*/
.stellarnav li li { border: none;}


/*首頁文章*/
.pageIndex .module_i_news {   background: linear-gradient(to bottom right, #fafcfd, #d4e0eb);}
.module_i_news .title_i_box h4{font-size: 30px; font-weight: 400;  color: #005ba7;  font-family: "Cactus Classical Serif", 'Noto Sans TC', sans-serif;}
.pageIndex .module_i_news .title_i_box h4:before {  content: "ARTICLES"; display: block;  font-size: 60px; font-family: "Montserrat";  margin: 10px;}
.pageIndex .module_i_news li a {  position: relative;  display: flex;  grid-template-columns: 200px 1fr;  grid-gap: 10px; flex-direction: column;}
.pageIndex .module_i_news ul { list-style: none;  display: block; display: grid;  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));  grid-gap: 35px;}
.pageIndex .i_blog_ri h5 { font-weight: 400; font-size: 16px;  color: #003F6C;  font-family:  "Cactus Classical Serif", 'Noto Sans TC', sans-serif;}
.pageIndex .i_blog_ri em {  font-size: 11px;  color: #2e2e2e;}
.pageIndex .module_i_news li a:after {  background: rgb(255 255 255 / 0%);  border: solid 1px #c3c3c3; border-radius: 4px;}
.pageIndex .module_i_news li a:before { font-size: 12px; color: #222;  letter-spacing: 0.5px;  padding: 3px;  transition: all .6s;}
.pageIndex .i_blog_ri {  padding: 5px 12px;margin-bottom: 10px;}
.i_blog_b a i.fa-solid.fa-arrow-right { display:none;}
/*文章*/
.blog_le .accordion {  border-radius: 0px;  border: none;}
.accordion li .link a { font-weight: 500;color: #222222;padding: 15px 20px;}
.blog_le .accordion li.open i.fa-chevron-down::before {  color: #222;}
.submenu li.on_this_category a, .submenu a:hover { background: #06508b00; color: #a19380;}
.submenu {  background: #ffffff;}
.fa-circle-chevron-right::before { color: #3d3d3d;font-size: 11px;}
.subbox_item a { grid-template-columns: 100%;}
.subbox_item a { display: flex; justify-content: space-between;  align-items: center;}
.blog_list_ri {  padding: 0px 10px 10px 10px;width: 100%;}
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));/*grid-template-columns: 100%;*/}
.subbox_item a:before { font-weight: 500;opacity: 1;  font-size: 11px; letter-spacing: 0.5px;  color: #222;}
.subbox_item a:hover:before {  color: #06508b; transition:.5s;}
h5.blog_le_t em { color: #06508b;   margin-left: 5px;   font-size: 25px;font-family: 'Noto Sans TC';}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #6a6561 !important;}
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {  color: #fff !important;}
.blog_search input[type=search] { border-radius: 3px;}
.fa-circle-plus::before { font-size: 14px;}
.subbox_item a:after { content: ''; width: 100%;}
.blog_list_le { width: 100%;}
.blog_list_ri h5 {  font-weight: 500;  font-size: 20px;  color: #005ba7;  margin-bottom: 15px;  font-family: 'Noto Sans TC';}
.subbox_item a:after {  background: transparent; border-bottom: none;border:none;}
.blog_list_ri p {  letter-spacing: 1px;  font-size: 13px;  color: #333;  line-height: 150%;  font-family: 'Noto Sans TC';  font-weight: 400;}
.blog_list_ri em { font-size: 14px;  color: #444;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {  background-color: #fff;color: #222 !important;}
.fa-chevron-down::before { color: #222;}
.submenu li.on_this_category a, .submenu a:hover {  background: #06508b00;color: #06508b;}
.submenu a {  color: #000000;}
.accordion li+li .link { border-top: 1px solid #e7e7e7;}
.submenu li+li {  border-top: 1px solid #e7e7e7;}
.blog_list_le img {  border-radius: 3px;}
/*文章內頁*/
.blog_back a.article_btn_back { background: #eaeaea; color: #222;}
h4.blog_category_title { font-family: 'Noto Sans TC'; color: #222;  font-size: 25px;  font-weight: 500;  letter-spacing: 1px; border-bottom: 1px #ccc solid;  padding: 10px 0; margin-bottom: 20px;}
.blog_shareData {  margin-bottom: 0px;}
.blog_back a.article_btn_next { background: #eaf3f7;  color: #2c2c2c;font-weight: 500;}
.blog_back a.article_btn_prev {  background: #eaf3f7; color: #2c2c2c;font-weight: 500;}
.news_related h6 span:before { color: #005ba7; font-family: 'Noto Sans TC';  font-weight: 600;   font-size: 30px; font-weight: 400;  color: #005ba7; font-family: "Cactus Classical Serif", 'Noto Sans TC', sans-serif;}
.news_related h6 {  margin: 20px auto 40px;}
.news_related { background: #eaf3f7;}
.news_related_list li a p {  margin: 10px 0px; color: #fff;}
.news_related_list li a {   background: #222;border-radius: 2px;padding: 7px;}
@media screen and (max-width: 768px) {
.pageIndex .module_i_news .title_i_box h4:before { font-size: 45px;}
.blog_subbox {grid-template-columns: 100%;}
}
/*相簿*/
.show-list .item:hover .show_name { color: #06508b;}
.show-list .show_name { font-size: 16px; font-weight: 500;text-align: center;}
.overlay {  background: rgb(0 0 0 / 18%);}
.other_album_choice li a { color: #333;}
.other_album_choice li { background: #eaf3f7;  border-radius: 0px;padding: 10px 20px;}
.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_le_map a {  background: #06508b;}
.contact_content .information_left { width: 330px; display: inline-block;margin-right: 35px;}/*聯絡資訊*/
.contact_content .information_right { width: 75%; padding-left: 0px;}
.contact_form li input.noborder { border: 1px #e1e0dd solidd; padding: 10px;  margin: 3px 0px; background-color: #d1d1d100;}
.contact_form li textarea.noborder { background-color: #d1d1d100;}
.contact_form li .form__label {  letter-spacing: 1.1px;  color: #444;}
.blank_letter {  font-family: 'Noto Sans TC';  padding-left: 0px;  font-size: 22px;  color: #06508b; font-weight: 400;}
.contact_form li.last blockquote, .contact_form li.last cite {  border: 1px #e1e0dd solid;}
.contact_form li.last cite {  background: #06508b; color: #fff;}
.list_before.info li { padding-left: 37px;}
.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 {  font-weight: 500;}
.noborder {  padding: 8px;}
.contact_form {  grid-gap: 18px;}
li.info_MAIL { display: none;}/*隱藏信箱*/
/*footer*/
.footer { background: #595757;  padding: 50px 0px 30px 0px;}
/*.footer_logo img{width: 100%;filter: contrast(2.5);}*/
.footer {
    padding-top: 70px;
    background: #111/*#001228*/;
}



.footer .center {  max-width: 86%;}
.footer_info {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
}

.footer_info ul {  display: flex;  flex-direction: column-reverse;}

.footer_info li:nth-child(1) { padding-top: 0;position: absolute;  top: 50%;display: flex;  flex-direction: column;}
.footer_info li:nth-child(2) { padding-top: 0;}
.footer_info li p,
.footer_info li p a {
    color: #a1a1a1;
    font-size: 13px;
    line-height: 230%;
    font-weight: 400;
}
.footer_menu a:first-child {  display: none;}
.footer_menu a:nth-child(2) {  padding: 0 10px; padding-left: 0;}
.footer_menu a {  margin: 0;  text-align: left;  padding: 5px 0;  transition: all 0.3s;  color: #a1a1a1;  border: none;  background: transparent;  font-size: 14px;  padding-right: 11px;  text-transform: uppercase;font-weight: 400;font-size: 13px;}
.footer_menu a:hover {  background: transparent; opacity: .8; color:#06508b;}
.copy {  color: #a1a1a1;  border: none;  text-align: right;  padding: 70px 0 25px;  max-width: 87%;  margin: auto; font-size: 8px;}
.copy a {  color: #a1a1a1;  transition: all 0.3s;z-index: 99999999999999999;  position: relative;}
.copy a:hover {  color: #b1b1b1;}
.box_link {  display: flex;  right: 0%;  top: 100%;   width: 100%;  justify-content: flex-start; display:none;}
.box_link a {
    transition: all 0.3s;
    border: none;
    color: gray;
    margin: 0 2px;
    width: auto;
    text-align: right;
    font-size: 20px;
    font-size: 16px;
}
.box_link a:hover {  background: transparent;  opacity: .8;}
.box_link a:first-child { padding-left: 10px;}
.footer_info li p.tel:before { content: '預約專線：';}
.footer_info li p.phone:before { content: '客服專線：';}
.footer_info li p.mail:before { content: '信箱：';}
.footer_info li p.add:before { content: '地址：';}
p.tel {  order: 0;}
p.line {  order: 1;}
p.mail{ order:2;}
p.add{ order:3;}
p.mail{ display:none;}/*信箱隱藏*/
/*Logo/＝＝＝＝＝*/

.footer_logo {  width: 105px;  margin: 0;}
.footer_logo img {  max-width: 120px;  width: 100%; filter: grayscale(10);display: none;}
.footer_logo>a {
    background: url(https://pic03.eapple.com.tw/lovehomeaircon/Footer_LOGO.svg) no-repeat;
    display: inline-block;
    width: 100%;
    height: 100px;
    background-size: contain;
    background-position: top right;
    margin-top: 10px;
	filter: grayscale(10);
}
@media screen and (max-width: 768px) {

}





/*促銷方案*/
.promotion_title h2 { font-size: 24px; color: #222; margin-left: 8px;}
.news_list ul li p:after {
    content: 'read more';
    font-size: 12px;
    color: #454444;
    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 ul {  grid-gap: 1px;}
.product-layer-two li ul { position:static; margin-top:8px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;padding-left: 18px;background: transparent;}
.product-layer-two li li:hover > a { background:#fff; color:#06508b;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; /*border-bottom:1px solid #e5e5e5; */padding-bottom: 2px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.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: transparent; left: 16px; margin-left: -12px; 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:#6a6561;}

.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: #fff;  color: #a19380;  letter-spacing: 2px;}
.products-list .more { border: 1px solid #e1e1e1;  background: #ffffff; color: #333; font-weight: 500; display: none;}/*詳細資料隱藏*/
.products-list .price b { color: #575757;  font-size: 15px;}
.products-list .price .sp_price {  color: #cb1a14;/*#ed8000;*/}
.product-layer-two li a { border-bottom:1px #ffffff00 solid;  background: #ffffff00;  padding: 10px 15px;  margin: 0px;  font-size: 14px;  color: #424242;  font-weight: 500;}
.product-layer-two li a {  border: 1px #ffffff00 solid;}
.product-layer-two li i.close::before { color: #111;   font-size: 18px;}
.product-layer-two li i {  width: 50px; height: 38px;}
.products-list .name { font-family: 'Noto Sans TC';font-weight: 500;}
.product-layer-two li.active a { color: #a19380;font-weight: bold; border:none; border-bottom: 1px #d5d5d5 dashed;   color: #a19380;}
.product-layer-two > li {   border-bottom: none;}
.product-layer-two li li.active a {  background: rgb(236 232 225 / 41%);  padding: 10px 15px;}

/*購物車商品頁面*/
.inquiry_a1, .inquiry_a2, .inquiry_a3 {  border-radius: 0px;  background: #06508b; color: #fff;border-radius: 2px;}
.inquiry_a2{  background: #f2f1ee;  color: #222;}
.inquiry_a2:hover{  background: #b8b8b8;  color: #fff;}
.inquiry_a1:hover, .inquiry_a3:hover {  background: #EE7E00;}
.lastPage { background:#2c2c2c; color: #fff;padding: 10px 20px;font-size: 14px;}
.sidebarBtn .price span { font-size: 15px;}
.prod_related h6 span:before { font-size: 20px; color: #2c2c2c;letter-spacing: 5px; font-weight: 500;}
.pd_tabTitle li.activeTab a {  color: #2f2f2f;  font-size: 20px;}
.pd_tabTitle li.activeTab::after { height: 2px; background: #595757;}
.pd_tabTitle li {  border-bottom: none;}
.sidebarBtn h2 { color: #313131;  font-weight: 500; margin-bottom: 10px;  letter-spacing: .5px;font-size: 20px;}
.sidebarBtn .price { padding: 15px 0;  border-bottom: 1px solid #c8c8c8;}
.sidebarBtn .sp_price { color: #ad2424;}
.sidebarBtn { border: none; background: #fff; box-shadow: /*1px 1px 6px #cccccc75*/none; padding: 30px 30px; }
.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: #6a6561;font-size: 13px;}
.prod_related { background: #eaf3f7;  padding: 50px 15px;}
#prod_thumbSwiper .swiper-slide::before { background: #a2a2a24a;}
.pd_tabTitle li, .pd_tabTitle {  letter-spacing: 2px; font-weight: 500;}
.proImgSwiper li { align-items: flex-start;}
.related_list li a p { padding: 15px 5px;color: #2c2c2c;}
.fa-caret-down::before {  color: #595757;}
.prod_related h6{margin: 0 auto 25px;}
.related_list li a {  background: #f1ead9;}
.product_info_page .related_list li a {background: #a19380;}
.product_info_page .related_list li a p {  color: #fff;}

/*匯款通知*/
.formbox_form li.last input:last-child { background: #eaf3f7; color: #2c2c2c;}
.rewrite_simple, .send_simple {  width: 170px; height: 52px;border-radius: 0px;}
.rewrite_simple {  background: #eeeeee; color:#2c2c2c !important;}
.separate_title { font-size: 25px;  color: #444;  letter-spacing: 1px;  padding: 10px 0 5px 6px;  background: none;}
.border200 {  width: 100%;  border: 1px #dbdbdb solid;  padding: 8px; margin: 3px 0px; background-color: #f9f9f9;}

/*購物車結帳頁面*/
.shopping-cart .row { padding: 5px 20px;}
.shopping-cart .cart_head { background: #2c2c2c;  color: #fff;}
.total_amount .rewrite_simple, .total_amount .send_simple { display: flex;  align-items: center;  justify-content: center;}
.total_amount .send_simple { background-color: #a19380;padding-right: 8px;}
.stepImg span.active { color: #6a6561;}
.stepImg img {  filter: hue-rotate(340deg);}
.red { margin-right: 6px;}
.shopping-cart.check .cell { font-family: 'Noto Sans TC';  font-weight: 500;}
.shopping-cart .cell.product_name p {  color: #575757;  font-weight: 500;}
.shopping-cart.inquiry_cart .cell.product_spec {font-family: 'Noto Sans TC';  font-weight: 500;}
.declaration { background: #e1e1e1;  line-height: 46px;}
    
@media screen and (max-width: 1550px) {
	
/*header*/
.nav-brand img { max-width: 100%;}
.nav-brand {  margin: 20px 15px;  max-width: 180px;}
/*聯絡資訊*/
.contact_content .information_left {  width: 100%;margin-right: 0px;}
.contact_content .information_right {  width: 100%;}
}
@media screen and (max-width: 1200px) {
/*header*/
.header_area {  background: #fff;}
.stellarnav > ul > li > a { letter-spacing: 1px;  padding: 0px;  font-size: 14px; margin: 0 5px;}
.stellarnav ul { margin: 0 0px 0px 0px;}
.nav-header {  justify-content: center;}
.pageIndex .header_area {  position: relative;}
.anchorList>li {  margin: 22px 5px 0px 5px;}


}
@media screen and (max-width: 1024px) {
.nav-brand { margin: 23px 0px 5px 0px; max-width: 155px;}
}
@media screen and (max-width: 990px) {
/*header*/
.stellarnav { margin: 0px 0px 3px 0px;}
.stellarnav > ul > li {  padding: 0px ;}
.stellarnav > ul > li > a { padding: 0px 0px 0px 0px; color: #454444;}
.anchorList>li {  margin: 0px 8px 0px 8px;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu { padding: 0px;}
/*footer*/
.footer_info li:nth-child(2) {  width: 100%;}
.copy {  margin: 68px 61px 12px 75px;text-align: left;}
}
@media screen and (max-width: 788px) { 
.copy {  margin: 68px 61px 12px 66px;}
}
@media screen and (max-width: 768px) {
/*header*/

/*.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: 0px 15px;}*/
.stellarnav.mobile ul {  background: #eaeaea;}
.stellarnav.mobile ul ul { width: 100%;background-color: transparent;}
.stellarnav.mobile > ul > li {  border-bottom: 1px #67676717 solid;}
.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;  padding: 10px 15px;}
.stellarnav li a { font-size: 15px;}
.stellarnav.mobile li.open { background: transparent;color: #fff; padding: 0px;}
.nav-brand img {  margin-right: 0px;}
.tp_links a { display: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background-color:#fffffff5;  max-width: 70%; }
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; border-bottom: none;  color: #2c2c2c;  padding: 12px 22px;}
.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) { background-color: #e3c2ad00;/*#f8faf3;*/ border: none;color: #2c2c2c;}
.stellarnav .icon-close:after {  border-bottom: solid 3px #2c2c2c;}
.stellarnav .icon-close:before{  border-bottom: solid 3px #2c2c2c;}
.stellarnav a.dd-toggle .icon-plus:after{  border-bottom: solid 3px #2c2c2c;}
.stellarnav a.dd-toggle .icon-plus:before{  border-bottom: solid 3px #2c2c2c;}
.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) { background-color: #e3c2ad00;color: #2c2c2c;}
#bottom_menu { display: none;}
.stellarnav .icon-close {   margin-right: 3px;}
.anchorList>li {  margin: 0px 25px 0px 25px;}
.stellarnav.mobile > ul > li > a.dd-toggle {  padding: 10px;}
.stellarnav.mobile > ul > li > a { color: #2c2c2c;   padding: 15px 43px 15px 10px;}
.stellarnav .menu-toggle span.bars span { background: #444444;}
.stellarnav .menu-toggle:after {  color: #444;transform: scale(0.7);}
/*header icon*/
.anchorList > li > a:before { top: 5px; left: 40%;}
a.dd-toggle:before { display: none;}/*下拉重複icon隱藏*/
.stellarnav.mobile {   top: 15px;}
/*購物車*/
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
.product_menu_list>h5 { color: #595757;   font-size: 18px;}
.mobile_product_name {  color: #a19380;font-size: 20px;}
.stellarnav.mobile li.open li.open {  background: #c7bbab00;/*#c7bbab30;*/}

/*logo*/
.footer_logo { width: 220px;}
.footer_info li:nth-child(1) {   top: 88%;}
.footer_info ul {  margin-bottom: 35px;}

/*文章*/
.blog_list_ri h5 {font-weight: 500;  font-size: 18px;}
.subbox_item a:before{ display:none;}
.subbox_item {   border-bottom: 1px #e9e9e9 solid; padding: 10px;}

/*footer*/
.copy { margin: 90px 0px 0 53px;text-align: left; }

}

@media screen and (max-width: 600px) {
/*header*/
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice { display: flex;   flex-direction: column;}
.me_tp_features {   justify-content: center;}
.box_search input[type=text] { font-size: 10px;}
.main_header_area .container {  max-width: 100%;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  margin: 0px 8px;}
.copy {  margin: 90px 0px 0 41px;}
.footer_info li p, .footer_info li p a {  font-size: 11px;}
/*.me_tp_features {max-width: 100%;}*/
.box_search {  display: block;   margin-right: 15px;  text-align: center; margin-bottom: 0px;}
.me_tp_features a i, .me_tp_features a span {  margin: 0 1px; font-size: 14px;  letter-spacing: 1px;font-size: 10px;}
/*聯絡我們*/
.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 15px 10px; }
/*footer*/
.footer_info {  display: flex;  padding: 0;  flex-direction: column;  align-items: flex-end;  align-items: flex-start; margin-bottom: 53px;}
.footer_logo {  display: none;}
.box_link { display: none;}
 #to_top {  background-color: #ffffff;  font-size: 10px;     width: 40px; height: 40px;padding-top: 7px;}
 #to_top i.top { width: 14px;  height: 14px;}
.total_view {  line-height: 1.8em;}
.footer_menu a {  padding-right: 5px;}
}
@media screen and (max-width: 470px) {
.copy {  margin: 90px 0px 0 33px; }
.footer_menu a { margin: 0px 0px 0px 3px;}
}
@media screen and (max-width: 400px) {
.blog_list_le { width: 42%;}
.subbox_item { padding-bottom: 15px;padding: 15px 0px;}
.footer_info li:nth-child(1) a, .footer_info li:nth-child(1) p { font-size: 12px;}
.copy {  margin: 120px 0px 0 27px;}

.nav-brand {   margin: 22px 0px 5px 0px; max-width: 135px;}
.main_header_area {  height: 80px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/

.banner h5 {  display: block;  position : relative;  width: 100%;  height: max-content;  margin: 10px auto;  text-align: right;  font-size: 30px; font-weight: 400; color: #005ba7;right: 7%; font-family: "Cactus Classical Serif", 'Noto Sans TC', sans-serif;  letter-spacing: 1px;}
.banner:before { display: block; font-size: 60px; font-family: "Montserrat";  margin: 10px;position:absolute;right: 6%; top: 23%;color: #005ba72b;}
.banner.banA:before {  content: "NEWS";}
.banner.banC:before {  content: "CONTACT";}
.banner.banblog:before {  content: "ALBUM";}

.banner {  padding: 155px 0 100px 0;  background: url(https://pic03.eapple.com.tw/lovehomeaircon/banner.jpg) no-repeat top center fixed;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}
@media screen and (max-width: 880px) {
.banner h5 { right: 15%;}
}
@media screen and (max-width: 768px) {
.banner {    background-position: 12% 6%;}
.banner h5 {  display: block;  position: relative;  max-width: 100%;  width: 100%;  height: max-content;    margin: 10px auto;  text-align: center;   font-size: 30px;  font-weight: 400;  color: #005ba7; left: 0%;  letter-spacing: 1px;  background-color: #ffffffed;  width: initial;  padding: 6px 20px;  border-radius: 3px;}
.banner:before { display:none;}
}
@media screen and (max-width: 400px) {
.banner {   background-position: 21% 0%;  }
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.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; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
/*#bottom_menu {display: block; }*/
.footer.with_shopping_mode { padding:30px 0 0px;background-size: 100%;
        background-repeat: no-repeat; }
#to_top { bottom:10px;}
}

@media screen and (max-width: 600px) { 
}




