@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: "Poppins", sans-serif; letter-spacing: 1px;}
.main_part {  max-width: 1760px;padding: 100px 20px;}
.edit span {font-family: "Poppins", noto sans TC !important;color: #364134;letter-spacing: 1px;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/
.pageIndex .header_area.sticky { position:fixed;}
.pageIndex .header_area{position: fixed;}

/*卷軸設定↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {    width: 7px;}

/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #e4d5b6;
}


/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {    background: #c0a97a; }

/* 軌道背景底色 */
::-webkit-scrollbar-track {    box-shadow: #fff;}

/*內頁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: 100%;}
#content_main { margin: 0; background-color: #f0efe9;}
.path p, .path p a { display: none;}
.other_select_page .promotion_title h2 {  display: none;}
.sb_marquee{ display:none;}

#content {
    background-image: url(https://pic03.eapple.com.tw/xinzemetals/bg_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.other_select_page .other_promotion {  display: none;}
.other_select_page .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*/
.nav-brand{ max-width: 146px; padding: 2px 5px 2px 5px;   }
.pageIndex .nav-brand.sticky{ max-width: 195px;padding: 5px;}
.pageIndex .sticky a.nav-brand { filter: unset;}

.nav-brand img { max-width: 100%;}
.footer_logo {  max-width: 155px;  margin: 0px 0px;  padding: 0px; }
.navigation {  grid-template-columns: 240px 1fr;display: flex; align-items: center;}

.nav-header {
    position: absolute;
    left: 0%;
    top: -6%;
    order: 1;
    grid-row: 1 / 1;
    padding: 15px 6px 1px;
    transition: .5s;
    z-index: 999;
    border: 3px solid transparent;
    border-radius: 0 0 46% 46%;
    background: linear-gradient(#384436,#212a20) padding-box, linear-gradient(90deg, #cbb893, #e4d5b6, #f3e9d2, #bfa878) border-box;
}
/*手機LOGO
.nav-brand-m {}
*/

/*header選單欄位*/

.main_header_area .container { max-width: 92%;}
.main_header_area { background-color: #556652; background-image:url(https://pic03.eapple.com.tw/xinzemetals/footer_bg.jpg);background-size:cover;background-position: top;border-bottom: solid 3px #ccb994;}
.stellarnav > ul > li > a {   padding: 0px 3px 0px 3px;  color: #e4d5b6;  text-transform: uppercase;  position: relative; display: inline-block; font-size: 16px;  font-weight: 500;  line-height: 56px;  height: 56px;  margin: 0 10px;   overflow: hidden;  cursor: pointer;  text-align: center; Letter-spacing: 2px;font-family: "Montserrat",'NOTO SANS TC';transition: all 0.5s;}
.stellarnav > ul > li > a:hover {  color: #fbf4e7; 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:#fff; padding: 0px;transition:.5s; }
.header_area.sticky { background: #fff; transition:.5s;}
.stellarnav {  margin: 0px 0px 5px 0px;z-index: 1;}
.me_tp_features{position: fixed;  left: 79%; top: 3%; z-index: 9999999999; display: inline-flex;  align-items: center; display:none;}
.fa-line:before{ display:none;}
.stellarnav li.has-sub > a:after{border-top: none;}
.stellarnav > ul > li.has-sub > a {  padding-right: 0px;}
.stellarnav li li.has-sub > a:after {  border-left: none; right: 10px;}/*選單下拉調整*/
.stellarnav li.drop-left ul ul { right: 160px;}
.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: center; position: relative; margin: 10px 5px 0px 5px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
.stellarnav > ul > li.drop-left > ul { right: unset;}

@media screen and (max-width: 1700px) {
.me_tp_features { left: 75.5%; top: 3.5%;}
.stellarnav ul {  margin: 0 0px 0px 0px;}
}
@media screen and (max-width: 1450px) {
.main_header_area .container {  max-width: 98%;}
.me_tp_features {  left: 73%;}
.stellarnav > ul > li > a { margin: 0 7px; font-size: 15px;   margin: 0 5px;}
}
@media screen and (max-width: 1310px) {
.stellarnav ul {  text-align: left;margin: 0px;}
.me_tp_features { top: 3.5%;  left: 69%;   left: 50%;position: relative; left: unset;justify-content: flex-end;top: 37.5%;}
.stellarnav ul { text-align: right;}
.tp_links {  display: none;}
}
@media screen and (max-width: 1200px) {
.nav-brand{ max-width: 165px;  padding: 3px;}
.navigation { display: flex; align-items: center;}
}
@media screen and (max-width: 1024px) {
.me_tp_features { justify-content: center;}
.header_area {   padding: 0px 0px;}
.nav-brand{  margin: 5px 5px 5px 5px;  max-width: 100px;  padding: 0px;}
.anchorList>li {  margin: 0px 5px 0px 5px;}
.nav-header {  max-width: 130px;}
.stellarnav {  margin: 0px 0px 0px 0px;}
}
@media screen and (max-width: 950px) {
.nav-header {  max-width: 109px;  padding: 10px 8px 0px; }
}
@media screen and (max-width: 768px) {
.main_header_area {  height: 60px;}
.stellarnav {   margin: 15px 0px 3px 0px;}
.me_tp_features {   z-index: 0;}
.stellarnav ul { text-align: center;}
.nav-header {  max-width: 135px;  padding: 15px 13px 0px;  position: absolute; top: -7px;  left: 2%;}
}
@media screen and (max-width: 400px) {
.nav-header {
    position: absolute;
    left: 3%;
    top: -10%;
    order: 1;
    grid-row: 1 / 1;
    padding: 3px 10px 0px;
    transition: .5s;
    border: 2px solid transparent;
    border-radius: 0 0 46% 46%;
    background: linear-gradient(#384436, #212a20) padding-box, linear-gradient(90deg, #cbb893, #e4d5b6, #f3e9d2, #bfa878) border-box;}
}
/*主選單hover*/
.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;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{ display:none;}

/*大圖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/xinzemetals/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: tracking-in-expand 1s; animation-fill-mode: both;}

@keyframes bgin{
    0%{opacity: 0; transform: translateY(100px);}
    100%{opacity: 1;
        transform:scale(1) translateY(0);
        background-size: cover;}
}

@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}



/*大圖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/xinzemetals/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: scale-in-center 1s; animation-fill-mode: both;}


.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;
}


/*大圖光澤*/
.pageIndex .swiper-wrapper .swiper-slide::after {
  content: "";
  position: absolute;
  top: -60%;
  left: -100%;
  width: 30%;
  height: 220%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.03) 35%,
    rgba(255,255,255,0.12) 50%,
    rgba(255,255,255,0.03) 65%,
    rgba(255,255,255,0) 100%
  );
  transform: rotate(18deg);
  filter: blur(8px);
  animation: shineMove 3.5s ease-in-out infinite;
  pointer-events: none;
}

@keyframes shineMove {
  0% {
    left: -120%;
    opacity: 0;
  }

  15% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    left: 140%;
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}



.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; display:none;}/*加入購物車隱藏*/
.product_info li span {  display: none;}
.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: #3d473b; font-size: 12px;  padding: 10px 15px; letter-spacing: 0.8px; line-height: initial;  height: auto;  margin: 0; transition: all ease .3s;background-color: #ccb994;  border: none;}/*下拉*/
.nav-header {  justify-content: left;max-width: 160px;z-index: 999;}
.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: #e4d5b6;background-color:#252e24; transition: all ease .3s;}/*下拉*/
.stellarnav li li { border: none;}
.stellarnav li.drop-left li.has-sub > a:after { display:none;}

@media screen and (max-width: 1200px) {
.nav-header {max-width: 135px;padding: 17px 12px 0px;}
}
@media screen and (max-width: 1024px) {
.nav-brand {   margin: 7px 3px 6px 3px;  max-width: 100px;   padding: 0px;}
}
@media screen and (max-width: 400px) {
.nav-header {max-width: 90px;}
}

/*首頁最新消息*/
.pageIndex .news_part .title_i_box h4 { font-size: 33px;  font-weight: bold; color: #454444;  font-family: "Poppins", sans-serif;}
.news_list ul li a:hover { background: #efeae2;}
.pageIndex .animated-arrow {  border: solid 1px #212121;   background: transparent;  border-radius: 0px; color: #212121;  width: 200px;  font-size: 15px;  font-weight: 100;}
.fa-arrow-right::before{ display:none;}
.i_news_b a i.fa-solid.fa-arrow-right {  display: none;}
.news_list ul li p {  color: #454444;}
.news_list ul li span { color: #7c7c7c;}
.news_list ul li {  border-bottom: 1px #dadada solid;}


/*首頁文章*/
.pageIndex .module_i_news li a { display: flex;  flex-direction: column;}
.pageIndex .module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));grid-gap: 30px;}
.pageIndex .module_i_news section {  max-width: 1480px;}
.pageIndex .module_i_news .title_i_box h4 { font-size: 26px;  color: #715A42;  font-weight: 500;  font-family: "Noto Serif TC";}
.pageIndex .module_i_news .title_i_box h4:after {  content: "CASES";  display: block;  font-family: "Cardo";  font-weight: 800; font-size: 46px;color: #8a7152;}
.pageIndex .module_i_news02 .title_i_box h4:after {  content: "ARTICLES";  display: block;  font-family: "Cardo";  font-weight: 800; font-size: 46px;color: #8a7152;}
.pageIndex .i_blog_ri h5 {  font-weight: 500;  font-size: 21px;  color: #000;  margin-bottom: 15px; font-family: "Poppins", sans-serif;}
.i_blog_b a i.fa-solid.fa-arrow-right{ display:none;}
.pageIndex .module_i_news {  padding: 100px 0px;  background-color: #f4f1ec;  border-bottom: solid 1px #8d72534d;}
.pageIndex .module_i_news li a:after { background: transparent;   border: none;}
.pageIndex .module_i_news li a:before { color: #391911;  transition: all .6s;}
.pageIndex .module_i_news_list, .module_i_news_list.swiper {  padding: 10px 30px 30px 30px;}
.pageIndex .module_i_news .title_i_box { margin-bottom: 18px;}
.pageIndex .i_blog_ri p { color: #333;}

@media screen and (max-width: 768px) {
.pageIndex .module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); grid-gap: 15px;}
.pageIndex .module_i_news li a:before{ display:none;}
.pageIndex .i_blog_ri h5 {  font-weight: 400;  font-size: 17px;  letter-spacing: 1.2px;  color: #000;  margin-bottom: 4px;  font-family: 'Noto Sans TC';}
.pageIndex .i_blog_ri p { color: #333; font-size: 12px;}
.pageIndex .module_i_news {  padding: 50px 0px;}
.pageIndex .module_i_news .title_i_box h4:after { font-size: 30px;}
.pageIndex .module_i_news .title_i_box h4 {  font-size: 18px;}
}
/*文章*/
.blog_le .accordion {  border-radius: 0px;  border: none;}
.accordion li .link a { font-weight: 600;color: #2b3529;padding: 15px 20px;font-family: 'Noto Sans TC',"poppins";}
.blog_le .accordion li.open i.fa-chevron-down::before {  color: #222;}
.submenu li.on_this_category a, .submenu a:hover { background: #20263900; color: #a19380;}
.submenu {  background: #ffffff;}
.fa-circle-chevron-right::before { color: #9d7f50;font-size: 11px;}
.subbox_item a { grid-template-columns: 100%; display: flex; justify-content: space-between;  align-items: center;flex-direction: column;font-family: 'Noto Sans TC'; font-weight: 700;grid-gap: 15px;}
.blog_list_ri {  padding: 0px 10px 10px 10px;width: 100%;}
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));/*grid-template-columns: 100%;*/}
.subbox_item a:before { font-weight: 500;right: 2px;color: #b29456;opacity: 1;  font-size: 14px; color: #9f7d50; content: 'MORE';font-family: 'Montserrat';}
.subbox_item a:hover:before {  color: #3d463b; transition:.5s; opacity:.8;}
h5.blog_le_t em { color: #2b3529;  font-weight: 500; margin-left: 5px;   font-size: 25px;font-family: 'Noto Sans TC';}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #f8f8f8 !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: 5px;background-color: #fffbf5;color: #2b3529;  border: solid 1px #404a3e57;font-family: 'Noto Sans TC';}
.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: 19px;  color: #364134;  margin-bottom: 10px;  font-family: 'Noto Sans TC';}
.subbox_item a:after {  background: transparent; border-bottom: none;border:none;font-family: 'Noto Sans TC'; font-weight: 700;}
.blog_list_ri p {  letter-spacing: 1px;  font-size: 13px;  color: #333;  line-height: 150%;  font-family: 'Noto Sans TC'; font-weight: 500;}
.blog_list_ri em { font-size: 11px;  color: #333;font-family: 'Noto Sans TC'; font-weight: 500;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {  background-color: #e1d3b6; background:linear-gradient(308deg, #ccb994 0%, #ccb994 25%, #ccb994 45%, #e0d1b3 65%, #bfa879 100%);color: #2b3529  !important;}
.fa-chevron-down::before { color: #2d372b;}
.submenu li.on_this_category a, .submenu a:hover {  background: #f6f3ec;color: #2b3529;}
.submenu a {  color: #263025;background-color: #f2e7d1;  font-weight: 500;font-family: 'Noto Sans TC';}
.accordion li+li .link { border-top: solid 1px #404a3e57;}
.submenu li+li {  border-top: 1px solid #3e483c63;}
.submenu a i {  top: 46%;  left: 9px;}
.blog_ri { width: calc(100% - 300px); padding: 0 0 0 60px;}
.toShareNews{ display:none;}
.news_related_list li a {  padding: 5px;background:linear-gradient(
138deg, #ccb994 0%, #ccb994 25%, #ccb994 45%, #e6dfd0 65%, #bfa879 100%);
}
.blog_le, .blog_ri { padding: 0px;}
.blog_le {  margin-right: 50px;}
.blog_list_le img {  border-radius: 15px;border: solid 4px #cfbd99;}
.blog_search input[type=search]:focus { color: #9f7d50;}

/*文章內頁*/
.blog_back a.article_btn_back { background: #3f493d; color: #e1d3b6;font-weight: 500; font-family: 'Noto Sans TC';}
h4.blog_category_title { font-family: 'Noto Sans TC'; color:#2b3529;  font-size: 23px;  font-weight: 500;  letter-spacing: 1px; border-bottom: solid 1px #b6ac91a1;  padding: 10px 0; margin-bottom: 20px;}
.blog_shareData {  margin-bottom: 0px;}
.blog_back a.article_btn_next { background: linear-gradient(308deg, #ccb994 0%, #ccb994 25%, #ccb994 45%, #e0d1b3 65%, #bfa879 100%);  color: #3f493d;font-weight: 500; font-family: 'Noto Sans TC';}
.blog_back a.article_btn_prev {  background:linear-gradient(308deg, #ccb994 0%, #ccb994 25%, #ccb994 45%, #e0d1b3 65%, #bfa879 100%); color: #3f493d;font-weight: 500; font-family: 'Noto Sans TC';}
.news_related h6 {  margin: 20px auto 40px;}
.news_related {background-color: transparent; border-top: solid 1px #b6ac91a1;background-image: url(https://pic03.eapple.com.tw/xinzemetals/bg_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;}
.news_related_list li a p {  margin: 10px 0px; color: #242d23;font-family: 'Noto Sans TC'; font-weight: 500;}
.news_related h6 span:before { font-family: 'Noto Sans TC'; font-size: 20px; color: #2b3529;letter-spacing: 5px;  font-weight: 700;}
.articel_mainPic:nth-child(1) img { display: none;}
/*相簿*/
.show-list { grid-template-columns: repeat(auto-fill, minmax(500px, 1fr)); grid-gap: 15px;}
.show-list .item:hover .show_name { color: #3e523b;}
.show-list .show_name { font-size: 16px; font-weight: 500;text-align: center;}
.overlay {  background: rgb(63 73 61 / 26%);}
.other_album_choice li a { color: #e1d3b6;font-size: 14px;}
.other_album_choice li { background: #3c463b;  border-radius: 3px;padding: 8px 20px;}
.album_fixed_title span:before {   color: #222b21;font-weight: 500;}
.other_subalbum li a p {  color: #232c21;  font-weight: 500;  letter-spacing: 1px;  margin: 5px 0px;}
.subalbum-menu h2 { color: #252e24; font-size: 17px; font-weight: 500; letter-spacing: .5px;}
.show-list .show_name {  color: #252e24;font-family: "noto sans TC";letter-spacing: 0.1em;}
.album_fixed_title {  color: #252e23;  background: transparent; margin-bottom: 4px;}
.other_subalbum li {  background: transparent;}
.pic-list { grid-gap: 12px;}
.show-list .show_pic {  border-radius: 3px;border: solid 5px #e2d2b3;}
.pic-list .item h6 {  color: #3c463b;}
.album_descrip { font-weight: 500;  color: #3e483d; font-family: "noto sans TC";}
.pic-list .item h6 {   font-size: 15px;  color: #2a3428;  font-weight: 500;  padding: 0px;}
@media screen and (max-width: 900px) { 
.show-list { grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }
}
@media screen and (max-width: 550px) { 
.show-list { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
.show-list .show_name {  margin-top: 6px;  font-size: 13px; height: 18px;}
.lastPage { font-size: 13px; padding: 8px 5px; font-family: 'Noto Sans TC'; font-weight: 600;  width: 110px;}
.blog_list_le img {  border: solid 2px #cfbd99;}

}
/*聯絡我們*/
.contact_content .information_left { width: 330px; display: inline-block;margin-right: 35px;display: none;}/*聯絡資訊*/
.contact_content .information_right { width: 100%; padding-left: 0px;}
.contact_form li input.noborder { border: 1px #9f7d5045 solid; padding: 10px;  margin: 3px 0px; background-color:#fff;  border-radius: 5px; font-family: 'Noto Sans TC'; color: #957449;font-weight: 600;}
.contact_form li textarea.noborder { background-color: #fff;border: 1px #9f7d5045 solid; border-radius: 5px; font-family: 'Noto Sans TC'; color: #957449;}
.contact_form li .form__label { max-width: 170px; letter-spacing: 1.1px;  color: #9c7f52;font-family: 'Noto Sans TC';  font-weight: 800;}
.blank_letter {   font-family: 'Noto Sans TC';  padding-left: 0px;  font-size: 23px;  color: #9c7f52;  font-weight: 700;  letter-spacing: 2px;  text-align: center;  display: flex;  flex-direction: column;  align-content: center;  align-items: center;}
.contact_form li.last blockquote, .contact_form li.last cite {  border: 1px #e9ddcd solid;}
.contact_form li {  grid-template-columns: 170px 1fr;}
.contact_form li.last cite {  background: #f5f1e6; color: #9f7d50;}
.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: 10px;  max-width: 1300px; width: 100%; margin: 2% auto 80px;}
.note {  margin-top: 5px;}
.contact_form li.last {  justify-content: center;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  display: flex;  grid-gap: 13px;color: #87683f; font-weight: 700;  font-family: "El Messiri", 'Noto Sans TC';}
input[type="checkbox"], input[type="radio"] { margin-right: -3px;  margin-left: 5px;}
.contact_editbox { padding: 0px;}
.tncode{border: 1px #20263930 solid;}
.i_contact_box {  padding: 85px 20px 20px 20px;  background-image:url(https://pic03.eapple.com.tw/fuyoucare/bg01.jpg);background-size:cover;background-position: top;}
.contact_form li.last input {  color: #9f7d50;  font-family: "noto serif TC"; font-weight: 600;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {  color: #7e5f37; letter-spacing:3px;}
.fas, .fa-solid {  display: none;}
.red { color: #c64949;}
@media screen and (max-width: 768px) { 
.i_contact_box {  padding: 40px 20px 20px 20px;}
.contact_form li input.noborder { padding: 7px;margin: 3px 0px 0px 0px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  grid-gap: 0px 10px;}
.contact_form li textarea.noborder { margin: 3px 0px 0px 0px;}
.contact_form li .form__label {  padding: 10px 5px 0px 5px;} 
.contact_form { grid-gap: 5px;}  
}
/*footer*/
.footer {background: #384436;padding: 50px 0 0;}
.footer {
    background-image: url(https://pic03.eapple.com.tw/xinzemetals/footer_bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;}
.footer .center {max-width: 980px;width: 90%;}
.footer_info{padding-right: 0;grid-template-columns: 220px 1fr;grid-gap: 30px;align-items: center;  display: flex; flex-direction: column;}
.footer_info li { border-bottom: solid 1px #e4d5b636;}
.footer_info li p {display: inline;margin-right: 36px; color:#fff;}
.footer_info li p,.footer_info li p a{color: #e4d5b6;font-family: "Poppins","noto sans TC";font-size: 14px;letter-spacing: 2px;font-weight: 500;}
.footer_menu a {  background: #ccb994;   border: none;   color: #252e24;   letter-spacing: .2rem;  font-size: 13px;   border-radius: 2px;  font-weight: 500;   padding: 6px 12px;  min-width: 88px;   text-align: center;   margin: 2px 8px 2px 0;   transition: all .5s;}
.footer_menu a:first-child{display: none;}
.footer_menu a:hover {background: #707b6e; color:#fff;	transition:.5s;}
.box_link{display: none;}
.copy {border-top: solid 1px #e4d5b636;font-size: 10px;padding: 20px 0;margin-top: 45px; background-color: transparent;}
.copy,.copy a{color: #e4d5b6;}
.copy a:hover { color: #e4d5b6;}
.footer_info li:nth-child(1) { display: flex;  flex-direction: row;padding-bottom: 15px;justify-content: center;}
.footer_info li:nth-child(2) { text-align: center;}
.footer_info li p.fax:before {  content: '營業時間｜';}
.footer_info li p.tel:before {  content: '電話｜';}
.footer_info li p.line:before { content: 'Line ID｜';}
.footer_info li p.add:before { content: '地址｜';}
p.tel {  order: 1;}
p.line {  order: 2;}
p.add {  order: 3;}
p.fax {  order: 4;}
#to_top {  position: fixed;   bottom: 30px;   left: 20px;   z-index: 600;   width: 53px;  height: 53px;  padding-top: 1px;   font-size: 13px;   color: #384436;  text-align: center;  border: solid 1px #20263900;   text-decoration: none;  background: #e4d5b6;  box-shadow: 0px 0px 10px rgb(13 31 53 / 0%);   border-radius: 100%;  font-weight: 600;}
#to_top i.top { width: 14px;  height: 16px;}
#to_top i:before, #to_top i:after {  background: #ffffff;}
#to_top i.top:before, #to_top i.top:after{ display:none;}
.privacyLinks a+a {  border-left: 1px solid #d5b58466;}

@media screen and (max-width: 1550px) { 
.footer_info {   grid-gap: 30px;}
.footer_info li:nth-child(1) { display: flex; flex-direction: column;align-items: center;}
.footer_info li p, .footer_info li p a{ line-height:2em;}
}
@media screen and (max-width: 1500px) { 
.footer_info li p {  margin-right: 17px;}
.contact_form {    max-width: 80%; }
}
@media screen and (max-width: 1400px) { 
.footer_info li:nth-child(1) {  display: flex; flex-direction: column;}
.footer_logo {  margin: 0px 20px;}
.footer .center {   width: 88%;}
}
@media screen and (max-width: 1050px) { 
.footer_menu a { min-width: 75px;padding: 6px;letter-spacing: .1rem;}
.footer_logo { margin: 0px 10px; max-width: 182px;}
.footer_info {  display: flex;flex-direction: column;grid-gap: 20px;}
.footer_info li:nth-child(1) {  text-align: center;}
.footer_info li:nth-child(2) {  text-align: center;}
.footer_info li p, .footer_info li p a {   font-size: 12px;}

}
@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;}
.footer_logo {  margin: 0px 5px;}
.footer .center {   width: 95%;}
.contact_form {  margin: 2% auto 25px;}

/*文章*/
.blog_ri {  width: 100%; padding: 0px;} 
}
@media screen and (max-width: 600px) { 
.footer_info li {  border-bottom: none;}
.footer_info li:nth-child(1) { text-align: left;}
.footer_info {   padding: 0px 5px;}
.footer_info li p, .footer_info li p a { letter-spacing:1px;}
.footer_info li:nth-child(2) { text-align: left;}
.footer_menu a {  min-width: 45px;padding: 6px 0px 6px 0px;font-size: 11px;}
.contact_form {  max-width: 90%;}


}

/*首頁促銷方案*/
.pageIndex .news_part {
    width: 100%;
    padding: 100px 20px;
    background-color: #f4f1ec;
    border-bottom: solid 1px #8d72534d;
}
.pageIndex .news_part .title_i_box h4{ font-size: 26px;
    color: #715A42;
    font-weight: 500;
    font-family: "Noto Serif TC";}
.pageIndex .news_part .title_i_box h4:after{content: "News";  display: block;  font-family: "Cardo";  font-weight: 800; font-size: 46px;color: #8a7152;}

@media screen and (max-width: 768px) {
.pageIndex .news_part .title_i_box h4{ font-size: 18px;}
.pageIndex .news_part .title_i_box h4:after{ font-size: 30px;}
.pageIndex .news_part {  padding: 45px 20px;}
.news_list ul li a {  background: #eae6e3;}
.news_list ul li p:after { background-color: #f8f4ee;}
}
/*促銷方案*/
.promotion_title h2 {
    font-size: 22px;
    color: #000;
    margin-left: 0px;
    font-weight: 400;
    border-bottom: 1px solid #00069;
    padding: 10px 0px 10px 0px;
}
.news_list ul li p:after {
    content: '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: #fbfaf7;
    padding: 7px 17px;
    border-radius: 3px;
    margin-right: 8px;
}
.promotion_title em{ display:none;}
.promotion_title * { display: -webkit-box;}
.other_promotion li a:after{border: 1px #000 solid; border-top: none;  border-left: none;}
.other_promotion li a:before { border: 1px #000000 solid;  border-bottom: none;  border-right: none;}
.other_promotion .pmtTitle h3 { color: #101010;}
.promotion_title span {  border: 1px #ccc solid;  color: #101010;}

/* 商品下拉超過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個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*首頁購物車*/
/*.pageIndex .i_prod_tit span, .i_video_tit span {
    font-size: 36px;
    font-weight: 700;
    color: #212121;
}
.pageIndex .i_prod_tit span:before {
    content: "CAR MODELS";
	font-size: 52px;
    display: block;
    font-family: "Poppins";
    color: #e02218;
	line-height: 1.25em;
}
.pageIndex .prod_part section {
    max-width: 1600px;
}
.pageIndex .prod_part {
    padding: 90px 20px;
	background-color: #f4f4f4;
}
.pageIndex .products-list .name {
    height: 2em;
}
.pageIndex .products-list .price b {
    font-size: 17px;
}
.pageIndex .products-list .more {
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    color: #212121;
    font-weight: 500;
}
.pageIndex .products-list .item a:hover .more {
    background: #f4f4f4;
    color: #111;
    letter-spacing: 2px;
    border: solid 1px #111;
}
.i_prod_b a i.fa-solid.fa-arrow-right {
    display: none;
}
.pageIndex .productsListBox, .productsListBox.swiper {
    padding: 60px 0;
}
.pageIndex .products-list .item:nth-child(n+5) a {
    display: none;
}
@media screen and (max-width: 768px) {
.pageIndex .i_prod_tit span:before { font-size: 44px;}
.pageIndex .i_prod_tit span, .i_video_tit span {  font-size: 28px;}
.products-list .item a {  padding-bottom: 30px;}
.pageIndex .products-list .price b { font-size: 15px;}
.pageIndex .productsListBox, .productsListBox.swiper {  padding: 40px 0;}
.pageIndex .prod_part { padding: 60px 20px;}
}
@media screen and (max-width: 600px) {
.products-list .item a {   padding-bottom: 30px;}
}
@media screen and (max-width: 400px) {
.products-list .item a {   padding-bottom: 36px;}
.pageIndex .i_prod_tit span:before { font-size: 38px;}
.pageIndex .i_prod_tit span, .i_video_tit span {  font-size: 22px;}
.pageIndex .prod_part { padding: 50px 20px;}
}*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
/*.product_page .main_part { max-width:1500px;}
.order_finish_page .main_part { max-width: 1100px;}
.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; 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;  width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !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: 16px;background: transparent;}
.product-layer-two li li:hover > a { background:#fff; color:#202639;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left;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: #333;  letter-spacing: 2px;}
.products-list .more { border: 1px solid #dcdcdc;  background: #ffffff;  color: #101010;  font-weight: 500;}
.products-list .price b { color: #101010;  font-size: 15px;}
.products-list .price .sp_price {  color: #cb1a14;}
.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;background-color: #fff;border-bottom: solid 1px #d8d8d8;}
.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: 600;    font-size: 19px;  color: #101010;}
.product-layer-two li.active a { color: #a19380;font-weight: bold; border:none; border-bottom: 1px #d5d5d5 solid;   color: #000;}
.product-layer-two > li {   border-bottom: none;}
.product-layer-two li li.active a {  background: rgb(236 232 225 / 41%);  padding: 10px 15px;}
.products-list .price * {   margin: 3px 0px;}*/

/*購物車商品頁面*/
/*.inquiry_a1, .inquiry_a2, .inquiry_a3 {  border-radius: 0px;  background: #202639; 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:#3e483d; color:#fffbf5;padding: 10px 20px;font-size: 14px;font-family: 'Noto Sans TC'; font-weight: 500;}
.sidebarBtn .price span { font-size: 15px;}
.prod_related h6 span:before { font-size: 20px; color: #101010;letter-spacing: 5px; font-weight: 500;}
.pd_tabTitle li.activeTab a {  color: #101010;  font-size: 20px;}
.pd_tabTitle li.activeTab::after { height: 2px; background: #000;}
.pd_tabTitle li {  border-bottom: none; border-bottom: none;}
.sidebarBtn h2 { color: #101010;  font-weight: 500; margin-bottom: 10px;  letter-spacing: .5px;font-size: 22px;}
.sidebarBtn .price { padding: 15px 0;  border-bottom: none;}
.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: #f8f8f8;  border: 1px solid #c8c8c8;}
.product_info li .txt_box { color: #6a6561;font-size: 13px;}
.prod_related { background: #f3f3f3;  padding: 50px 15px;border-top: solid 1px #bebebe4d;}
#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: #a2855f;}
.prod_related h6{margin: 0 auto 25px;}
.related_list li a {  background: #f1ead9;}
.product_info_page .related_list li a {background: #fff;}
.product_info_page .related_list li a p {  color: #101010; font-weight: 600;}
.toShare { border-top: 1px solid #c5c5c5;}
.toShare b {  color: #101010;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after { color: #111;text-shadow:none;}
.product_info {  display: none;}*/

/*匯款通知*/
/*.formbox_form li.last input:last-child { background: #dbd2c5; 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: #333;  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%;}

/*聯絡資訊*/
.contact_content .information_left {  width: 100%;margin-right: 0px;}
.contact_content .information_right {  width: 100%;}
}
@media screen and (max-width: 1200px) {
/*header*/

.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;}


}
@media screen and (max-width: 1024px) {

}
@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;  line-height: 40px;  height: 40px;}
.anchorList>li {  margin: 5px 3px 0px 3px; }
.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 {     position: relative; position: relative;  text-align: center;  padding: 20px 3px;   justify-content: center;right: unset;}
.footer_info {  grid-template-columns: 190px 1fr;}
}
@media screen and (max-width: 850px) { 
.footer_menu a { margin: 10px 5px 10px 0px;}
.footer_info { padding: 0px 20px;}
.footer_info li:nth-child(1) {  margin: 0px 0px;   margin-bottom: 13px;}

}
@media screen and (max-width: 768px) {
/*header*/
.nav-brand {  max-width: 147px;   margin: 0px 0px 0px 0px;   padding: 7px 0px;}
.stellarnav.mobile ul {  background: #eaeaea;}
.stellarnav.mobile ul ul { width: 100%;background-color: transparent;}
.stellarnav.mobile > ul > li {  border-bottom: 1px #e1d2b600 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:#556652;  max-width: 100%; border-right: 1px #ded3c2 solid;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; border-bottom: none;  color: #e1d2b6;  padding: 10px 15px;}
.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: #3e523b;/*#f8faf3;*/ border: none;color: #e1d2b6;font-weight: 500;  }
.stellarnav .icon-close:after {  border-bottom: solid 2px #e1d2b6;}
.stellarnav .icon-close:before{  border-bottom: solid 2px #e1d2b6;}
.stellarnav a.dd-toggle .icon-plus:after{  border-bottom: solid 3px #b1a080;}
.stellarnav a.dd-toggle .icon-plus:before{  border-bottom: solid 3px #b1a080;}
.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: #f5eee1;color: #9e7e54;}
.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: #9e7e54;  background-color: #f5eee1; transition: all ease .3s;}
#bottom_menu { display: none;}
.stellarnav .icon-close {   margin-right: 3px;}
.anchorList>li {  margin: 2px 25px 2px 25px;}
.stellarnav.mobile > ul > li > a.dd-toggle {  padding: 0px;margin: 6px 0px;}
.stellarnav.mobile > ul > li > a { color: #e1d2b6;}
.stellarnav .menu-toggle span.bars span { background: #e1d2b6; height: 1px;}
.stellarnav .menu-toggle:after {  color: #e1d2b6;transform: scale(0.7);font-weight: 600;}
 
/*header icon*/
.anchorList > li > a:before { top: 5px; left: 40%;}
a.dd-toggle:before { display: none;}/*下拉重複icon隱藏*/
.stellarnav.mobile {   top: 12px;right: 0; left:unset;}
.nav-header {  justify-content: center;  }
/*購物車*/
/*.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: #000;   font-size: 18px;}
.mobile_product_name {  color: #101010;font-size: 20px;}
.products-list {  grid-gap: 15px;  }*/
.stellarnav.mobile li.open li.open {  background: #ddd0b7;}

/*logo*/
.footer_logo { width: 130px;}
.footer_info li:nth-child(1) {   top: 88%;}
.footer_info ul {  margin-bottom: 5px;}
/*文章*/
.blog_list_ri h5 {font-weight: 500;  font-size: 18px;}
.subbox_item a:before{ display:none;}
.subbox_item {   border-bottom: 1px #efe5d5 solid; padding: 0px;}

/*footer*/
.footer_menu a { margin: 10px 2px 0px 2px;  padding: 10px 12px; background: #222d20;  border: none; color: #e2d2b6;}
.footer_info li { border-bottom: none;}
.footer_menu a:hover {  background: #b29456; color: #fff;}
}

@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%;}
.main_header_area { border-bottom: solid 2px #ccb994;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  margin: 0px 8px;}
/*.nav-header{ position: absolute; text-align: center;}*/
.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 5px 0px 5px; background:transparent; max-width: 100%;}
.contact_form li { grid-gap: 0px;display: flex; flex-direction: column;margin-top: 0px;}
.contact_form { grid-gap: 3px;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {  display: grid;  margin-top: 10px;}
.contact_form li.last blockquote, .contact_form li.last cite {  margin-bottom: 10px;padding: 3px;}
.contact_page .blank_letter {   padding-top: 5px;font-size: 20px;}
.contact_form li.last input {  font-size: 13px;}
    
/*文章*/
.blog_list_ri p {  font-size: 12px;}
/*內頁*/
.main_part {  padding: 50px 15px 10px; }
/*footer*/
.footer_info {  display: flex;  padding: 0px 7px;  flex-direction: column;  align-items: flex-end;  align-items: flex-start; margin-bottom: 40px;}
.footer_logo {  display: none;}
.box_link { display: none;}
 #to_top i.top { width: 14px;  height: 12px;}
.total_view {  line-height: 1.8em;}


}
@media screen and (max-width: 500px) {
.nav-header {  max-width: 112px;  padding: 16px 10px 0px; }
.nav-brand {  padding: 4px 0px;}
}
@media screen and (max-width: 470px) {
.blog_subbox {  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));}
.nav-brand { max-width: 150px;  margin: 0px 0px 0px 0px;  padding: 6px 0px; }
.copy { margin-top: 5px;font-size: 8px;}
.footer_menu a {  margin: 0px 0px 5px 0px; font-size:11px;}
}
@media screen and (max-width: 400px) {
.subbox_item { padding-bottom: 15px;padding: 15px 0px;}
.footer_info li:nth-child(1) a, .footer_info li:nth-child(1) p { font-size: 13px;}
.copy {  padding: 10px 3px 10px 3px;font-size: 6px;}
.nav-brand {  padding: 0px; }
.nav-header {  position: absolute;  top: -10px; padding: 17px 8px 0px;}
} 

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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: absolute;
    max-width: 100%;
    height: max-content;
    margin: 0 auto;
    text-align: left;
    font-size: 28px;
    font-weight: 500;
    color: #fffbf5;
    font-family: "Noto Sans TC";
    top: 38%;
    left: 6%;
    letter-spacing: 4px;
    width: 200px;
	z-index: 999;
}
.banner h5:after {
    content: " ";
    line-height: 128%;
    font-family: "poppins";
    display: block;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: min(max(7vw, 36px), 23px);
}
.article_a .banner.banblog h5:after {
    content: "ARTICLES";
	font-family: "Cormorant";
}
.article_b .banner.banblog h5:after {
    content: "ARTICLES";
	font-family: "Cormorant";
}

.banE h5:after {
    content: "AIBUM";
	font-family: "Cormorant";
}
.banner {
    position: relative;
    background-image: url(https://pic03.eapple.com.tw/xinzemetals/banner_page.jpg);
    width: 100%;
    padding: 0;
    height: 0;
    padding-top: 10%;
    padding-bottom: 5%;
    background-size: cover;
	background-color: transparent;
	height: 400px;
	overflow: hidden;}
.banblog::before {
  background: url(https://pic03.eapple.com.tw/xinzemetals/banner_page.jpg) center / cover no-repeat;
}
.banE::before {
  background: url(https://pic03.eapple.com.tw/xinzemetals/banner_page00.jpg) center / cover no-repeat;
}
.banner::before {
  content: '';
  animation: bgScroll 30s linear infinite;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  filter: brightness(.65);
  transform: scale(1.08);
  transform-origin: center;
}
@keyframes bgScroll {
  0% {
    transform: scale(1.08) translateX(0);
  }

  50% {
    transform: scale(1.08) translateX(-2%);
  }

  100% {
    transform: scale(1.08) translateX(0);
  }
}


.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}


@media screen and (max-width: 1100px) { 
.banblog h5:before { font-size: 150px;  top: -113%;}
.banner h5 {  font-size: 25px;}
.banner h5:after {  font-size: min(max(7vw, 36px), 19px);}

}
@media screen and (max-width: 830px) { 
.banblog h5:before {  font-size: 90px;  top: -51%; }
.banner h5 {  font-size: 23px;}
.banner h5:after {  font-size: min(max(7vw, 36px), 19px);}

}
@media screen and (max-width: 530px) { 
.banner h5:after { font-size: min(max(7vw, 36px), 20px);}
.banner h5 {  top: 40%;  left: 10%;}
.banblog h5:before { font-size: 46px;  top: 23%;}
.banner { height: 280px;}
}
@media screen and (max-width: 400px) { 
.banner { height: 220px;}
.banner h5 {  top: 55%;  font-size: 23px; color: #f1e7ce;}
.banner h5:after { font-size: min(max(7vw, 36px), 15px);}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.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:40px 0 0px;background-size: 100%;
        background-repeat: no-repeat;background-position: top; }
#to_top {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 600;
    width: 35px;
    height: 35px;
    padding-top: 0px;
    font-size: 9px;
    text-align: center;
    border: none;  box-shadow: 0px 0px 10px rgb(13 31 53 / 0%);}
#to_top i.top {  width: 14px; height: 12px; }
}

@media screen and (max-width: 600px) { 

}




