<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*Main/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.pageIndex #content_main {background: url(https://pic03.eapple.com.tw/xincounseling/bg.jpg);}

/*Header/＝＝＝＝＝*/
.main_header_area { background: #fdeee7; filter: drop-shadow(2px 4px 6px #0000004d);}
/*選單最大寬度設定*/
.main_header_area .container {max-width: 1300px;transition: 0.5s;}
.navigation { padding: 10px 0 10px 210px;}

/*第一層*/
.pageIndex .header_area{position: fixed;  width: 100%;}
.navigation { padding: 0px 0 0px 210px;}
.stellarnav &gt; ul &gt; li &gt; a{transition:all 0.3s;}
.stellarnav &gt; ul &gt; li &gt; a { padding: 0px 30px; border-left: 1px solid #e3c4b5; line-height: 65px; height: 65px; margin: 0px;  overflow: initial;position: relative;}
.stellarnav &gt; ul &gt; li &gt; a:before { content: ""; position: absolute;  width: 50px; height: 50px; background:url(https://pic03.eapple.com.tw/xincounseling/header_be.svg);
    z-index: -12;  top: 50%; left: 50%;  transform: translate(-50%, -50%); opacity: 0; transition: 0.5s;}
.stellarnav &gt; ul &gt; li:hover &gt; a { color: #be7b5c; transition: 0.3s; letter-spacing: 2px;}
.stellarnav &gt; ul &gt; li:hover &gt; a:before { opacity:1 ;transition: 0.5s;}
.stellarnav &gt; ul &gt; li:nth-last-child(1) { display: none;}

/*第二層*/
.stellarnav li.has-sub &gt; a:after{display: none;}
.stellarnav li li &gt; a , .stellarnav li li.has-sub &gt; a{ padding: 7px 5px;    transition: all 0.3s;border-left:1px solid transparent;}
.stellarnav li li:hover &gt; a , .stellarnav li li.has-sub:hover &gt; a{color: #be7b5c;	padding-left:10px;border-color:#be7b5c ;}
/*SubMenu*/
.me_tp_features {display: none;}
.shop_search_btn { background: #ADA17E;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #ADA17E;}

/*Footer/＝＝＝＝＝*/
.footer {   background: #fdeee7;  border-top: none; padding: 0px;}
.footer .center {  text-align: center; max-width: 100%;}
.footer_info { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; flex-direction: column; padding: 50px 0 0;}
.footer_menu { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr)); gap: 5px;}
.footer_menu a { margin: 0;	text-align: center;	padding: 5px;	transition: all 0.3s; background: #fff;}
.footer_menu a:hover {background: #e3c4b5;  border: 1px solid #e3c4b5;}
.footer_info ul {  width: 100%; max-width: 1500px;}
.footer_info li:nth-child(2) { max-width: 80%; margin: 0 auto;}
.copy {  background: #3A5164;  color: #fff; border: none; }
.copy a{ color: #fff;transition:all 0.3s;}
.box_link { display: flex; align-items: center; justify-content: center;  position: relative;  margin: auto;}
.box_link a{transition:all 0.3s; border: none; text-align: center; margin: 3px;}
.footer_menu a:nth-child(1), .footer_menu a:nth-last-child(1) { display: none;}

/*Logo/＝＝＝＝＝*/
.nav-brand {    width: 100%;max-width: 250px;transition:all 0.3s;}
.header_area .nav-brand {    transition: all 0.3s; }
.header_area.sticky .nav-brand{}

/*按鈕/＝＝＝＝＝*/
.animated-arrow {    background: #ADA17E;}

/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.swiper-banner { position:static; margin:0; height:auto;}
.bannerindex {    padding: 0;    margin: 0;    height: 100vh;position:relative}
.swiper-slide img {
    width: 100%;
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: 100vh;
    object-position: center;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    margin: 0;
    transition: all 0.3s;
}

.swiper-slide {position: relative;}
.swiper-slide:before{ content: ""; position: absolute;  z-index: 999; pointer-events:none; width: 100% !important; height: 0 !important;
    background: url(https://pic03.eapple.com.tw/xincounseling/banner_title.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 32%;
    left: 0%;
    background-position: center;
    padding-bottom: calc(100% / 1*0.15);
    filter: drop-shadow(2px 4px 20px #8d7166);
}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;height: 70vh;}
.swiper-slide img { height: 70vh;}
.swiper-pagination { display: none;}
.swiper-slide:before{ padding-bottom: calc(100% / 1*0.5);}
}

/*Banner/＝＝＝＝＝*/
.banner{height: 450px; display: flex; align-items: center; justify-content: center; background-attachment: fixed;border-radius: 0 0 80px 80px;}
.banA {background-image: url(https://pic03.eapple.com.tw/xincounseling/banner-02.jpg);}
.banner.banblog {background-image: url(https://pic03.eapple.com.tw/xincounseling/banner-03.jpg);}
.banner.banC {background-image: url(https://pic03.eapple.com.tw/xincounseling/banner-01.jpg);}
.banner h5 {font-size: 32px; position: relative; padding-top: 100px; letter-spacing: 5px;  text-indent: 5px;  color: #444;}
.banner.banblog h5 { color: #fff;}
.banner h5:before { content: ""; position: absolute; width: 145px; height: 100px;  left: 50%;  transform: translateX(-50%);  bottom: 55px;}
.services_page .banner , .other_select_page .banner {display: none;}
.banA h5:before {
  background: url(https://pic03.eapple.com.tw/xincounseling/banner-be02.svg);
  background-repeat: no-repeat;  background-position: center;  background-size: contain;}

.banner.banC h5:before{  background: url(https://pic03.eapple.com.tw/xincounseling/banner-be01.svg);
  background-repeat: no-repeat;  background-position: center;  background-size: contain;  width: 180px;  height: 100px;}

.banner.banblog h5:before {
  background: url(https://pic03.eapple.com.tw/xincounseling/banner-be03.svg);  width: 50px;
  background-repeat: no-repeat;  background-position: center;  background-size: contain; bottom: 65px; opacity: 0.8;}

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path { display: none;}
/*頁碼＝＝*/
.page {    width: 100%;    margin: 40px auto;    display: flex;    flex-wrap: wrap;    justify-content: center;    align-items: center;}
.page li {    display: flex;    margin: 3px;    width: 30px;    height: 30px;    line-height:30px;    align-items: center;    justify-content: center;}
.page li a {    display: block;    width: inherit;    height: inherit;    line-height: inherit;    padding: 0;    transition:all 0.3s;}
.page strong, .page a:hover {    background: #ADA17E;border: 1px solid #ADA17E;}

/*下拉編輯頁*/
.other_select_page .promotion_title h2 , .other_select_page .promotion_title , .other_select_page ul.other_promotion.clearfix , .other_select_page .page {display: none !important;}

/*購物車/＝＝＝＝＝*/
.prod_part {    width: 90%;}
.products-list {    display: grid;    gap: 10px;    grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {    width: 100%;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {    border: 1px solid #ADA17E;    color: #ADA17E;}
.products-list .item a:hover .more {    background: #ADA17E;}
/*價格*/
.products-list .price {    display: flex;    margin-bottom: 5px;    align-items: center;    justify-content: center;    flex-wrap: wrap;}
.products-list .price b {    margin: 0 5px;    line-height: 180%;    text-align: center;color: #ADA17E;}
.products-list .price b.ori_price {    font-size: 14px;}

/*外層版面*/
.product_page .main_part {    width: 90%;	max-width: 1500px;}
.product_page .show_content {    display: flex;    flex-wrap: wrap;    align-items: flex-start;    justify-content: space-between;}
.product_page .products-list {    width: calc(100% - 280px);}
.product-layer-two {    width: 250px;    margin: 0;}
.product_info_page .product-layer-two {    display: none;}
.product-layer-two li {    margin: 0;    width: 100%;padding: 0 10px;}
.product-layer-two &gt; li.active {    background: #f2f2f2;}
.product-layer-two li.active a {    border: unset;border-bottom: 1px dotted #ccc;}
/**/
.product-layer-two li a {    color: #222;    border: none;    background: transparent;    transition: all 0.3s;    line-height: 200%;    transition: all 0.3s;}
.product-layer-two &gt; li &gt; a {    border-bottom: 1px dotted #ccc;padding-left: 25px;}
.product-layer-two li:hover &gt; a , .product-layer-two li.active &gt; a{color: #ADA17E;}
.product-layer-two li:hover &gt; a:before , .product-layer-two li.active &gt; a:before {background: #ADA17E; color:#fff;}
.product-layer-two &gt; li &gt; a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #ADA17E;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}
/**/
.product-layer-two li ul {    position: relative;padding-top: 1px;}
.product-layer-two li li {    border: none;background: transparent;}
.product-layer-two li li a{    background: transparent;}
.product-layer-two li li:hover a{color: #ADA17E;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {    width: 90%;}
/*按鈕顏色*/
.inquiry_a1{background: #cbc0a0;}
.inquiry_a2{background: #bdab77;}
.inquiry_a3{background: #ADA17E;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #222;}
.lastaction {    color: #ADA17E;    background-color: #f2f2f2;}
.nextaction {    background-color: #ADA17E;}
.lastPage {    background: #ADA17E;}
/*商品側邊規格*/
.product_info li .txt_box {    color: #222222;    width: 100%;}
.sidebarBtn .sp_price {   color: #cbc0a0;}
.mobile_product_name{font-size: 24px;}
/*相關推薦*/
.prod_related h6 span:before{font-size: 28px;}


/*文章管理 ******************************************************* */
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}
/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox { display: grid; gap: 10px;}
.module_i_news li , .subbox_item { width: 100%;}
.module_i_news li a, .subbox_item a {padding: 5px; min-height: 100%;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri { width: 100%;}
.blog_list_le{ position: relative; padding-bottom: 100%; height: 0; overflow: hidden;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.blog_list_le img{	display:block;  max-width: 100%;  min-width: 100%;  height: 100%; object-fit: cover; -moz-object-fit: cover;
    -ms-object-fit: cover; -o-object-fit: cover;  -webkit-object-fit: cover; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
/*側邊*/
.blog_le .accordion &gt; li{transition:all 0.3s;}
.blog_le .accordion &gt; li:hover, .blog_le .accordion &gt; li.on_this_category { background: #3a5164 !important;}
.submenu a:hover { background: #cbc0a0;}
/*首頁*/
.module_i_news { padding: 100px 100px; background: #3c5365; margin-top: -5px; display: flex; flex-wrap: wrap;
  flex-direction: row;align-items: flex-start;}
.module_i_news:after { content: ""; background: url(https://pic03.eapple.com.tw/xincounseling/new_bg2.svg);  position: absolute;
  bottom: 0; left: 0; width: 800px; height: 450px; background-repeat: no-repeat; background-size: contain;}
.module_i_news .title_i_box h4:before { content: ""; background: url(https://pic03.eapple.com.tw/xincounseling/title_icon.svg);
  position: absolute; left: 50%; bottom: 50px; transform: translateX(-50%); width: 80px; height: 80px; background-size: contain;}
.module_i_news .title_i_box h4 { font-size: 25px; color: #e7e3b7; font-weight: 600; letter-spacing: 3px; text-indent: 3px; position: relative; margin-top: 100px;}
.module_i_news .title_i_box { width: 20%; position: relative;}
.module_i_news ul { width: 100%; grid-template-columns: 1fr 1fr; margin: 0 0 0 auto; gap: 15px 50px; z-index: 9; background: #3c5365c4;}

.i_blog_le { padding-bottom: 70%;position: relative;height: 0;overflow: hidden;}
.module_i_news .title_i_box h4:after { content: "ARTICLE"; position: absolute; top: 40px; left: 50%; transform: translateX(-50%); font-weight: 300;
  font-size: 20px; letter-spacing: 5px; text-indent: 5px;}
.i_blog_ri { padding: 10px;}
.i_blog_ri h5 { color: #fff;  padding: 15px 0 10px;}
.i_blog_ri em { font-size: 14px; color: #fff; font-style: normal; display: block; margin: 10px 0px 15px; background: #627d92;
  width: 200px; border-radius: 20px; display: flex; justify-content: center; align-items: center; padding: 5px 0;}
.i_blog_ri p { color: #b0bbc4;}
.module_i_news li a:after {  background: transparent;}
.module_i_news li a:after { border: 1px #e7e3b7 solid;}
.module_i_news li a:before {  color: #e7e3b7;}
.module_i_news li:hover a img { transform: scale(1.05);}

.i_blog_le img { display: block; max-width: 100%; min-width: 100%; height: 100%; object-fit: cover; -moz-object-fit: cover; -ms-object-fit: cover;
  -o-object-fit: cover; -webkit-object-fit: cover; position: absolute; left: 0%; top: 0%; transition: 0.5s;}

/*按鈕*/
.i_blog_b a { background: transparent; border-bottom: 1px solid; width: 200px; display: flex; flex-direction: row;
  justify-content: space-between; padding: 0 8px; align-items: center; margin: 60px 0 0 auto;}
i.fa-solid.fa-arrow-right { transform: rotate(45deg);}
.i_blog_b .fa-solid.fa-arrow-right::before { content: "\f00d"; color: #3c5365;}
.i_blog_b a i.fa-solid.fa-arrow-right { margin: 0px; background: #c9cfd4; border-radius: 99em; width: 23px;
  height: 23px; display: flex; justify-content: center; align-items: center;}
.i_blog_b a:hover b {letter-spacing: 2px;}
.i_blog_b a:hover i.fa-solid.fa-arrow-right { margin: 0px; transform: rotate(90deg);}
.i_blog_b { max-width: 100%;  margin: 0 auto;  text-align: center;  width: 100%; z-index: 99;}
/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

.blog_page .main_part , .blog_in_page .main_part { max-width: 1500px;}
.subbox_item a:after {background: transparent;}
.subbox_item:hover .blog_list_le img { transform: translate(-50%, -50%) scale(1.1); transition: 0.8s;}
.subbox_item a:before { background: #3a5164d6; border-radius: 50px; padding: 3px 13px;color: #fff;}
.blog_list_ri h5 {padding: 10px 0 5px; color: #3a5164;}
.blog_list_ri em { border-bottom: 1px solid #e7e7e7; padding: 10px 0;}
.blog_list_ri { padding: 8px;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_prev ,.blog_back a.article_btn_next {background: #989898;}
.blog_back a.article_btn_back{background: #3a5164;}


/*相簿*********************************************** */
/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{ max-width: 1400px; width: 90%; margin: 0 auto;}
/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{ max-width: 1400px; width: 90%; margin: 0 auto;}
/*版面*/
ul.show-list, .other_subalbum, ul.pic-list { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay { z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{ display: block; position: relative; overflow: hidden;  height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic    { padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic img{	display:block;  max-width: 100%; min-width: 100%; height: 100%;
    object-fit: cover; -moz-object-fit: cover; -ms-object-fit: cover; -o-object-fit: cover; -webkit-object-fit: cover;  position: absolute;
    left: 50%;  top: 50%;  transform: translate(-50%,-50%);}

.show-list .item:hover .show_name { color: #ADA17E;}
.other_album_choice li { background: #ADA17E;}
.subalbum-menu h2{ color: #cbc0a0;font-size: 24px;}
.other_subalbum li p { margin-top: 10px;}

/*促銷方案************************************************** */
/*首頁*/
.news_part {width: 100%;max-width: 100%; padding: 130px 80px 110px; position: relative; display: flex;flex-direction: column; flex-wrap: nowrap;  align-items: flex-end;
  justify-content: space-between; min-height: 650px;background: url(https://pic03.eapple.com.tw/xincounseling/new_bg.png); background-repeat: no-repeat;  background-size: cover;}
.news_list { width: 46%;  max-width: 1000px;}
.news_part .title_i_box {  width: 45%;}
.news_part .title_i_box h4 {font-size: 25px;color: #3C5365;font-weight: 600; text-align: left; position: relative;
  padding-top: 0px;letter-spacing: 3px;  padding-bottom: 20px;}
.news_part .title_i_box h4:after {content: "NEWS"; position: absolute; color: #3A5266; font-size: 20px;
  font-weight: 500; top: 38px; letter-spacing: 5px; left: 0;
}
.pageIndex .i_news_b  { margin-right: 0;  margin-top: 30px;}
.i_news_b a:hover b { letter-spacing: 2px;}
.i_news_b a:hover i.fa-solid.fa-arrow-right { transform: rotate(90deg);}
.news_part:before { content: ""; background: url(https://pic03.eapple.com.tw/xincounseling/new_img.jpg); position: absolute;  width: 50%;  max-width: 100%;
  height: 500px; left: 0%;  top: 50%; background-size: cover; background-repeat: no-repeat;  transform: translateY(-50%);border-radius: 0 80px 80px 0;}
  .i_news_b a { color: #3C5365; width: 180px; background: transparent; border-bottom: 1px solid;
    border-radius: 0; padding: 0 8px; display: flex; align-items: center; justify-content: space-between;}
.i_news_b a i.fa-solid.fa-arrow-right { margin: 0px; background: #3c5365; border-radius: 99em; width: 23px; height: 23px; display: flex; justify-content: center; align-items: center;}
.i_news_b a i:before { color: #fff !important;  content: "\f00d";}
.news_list ul li span { text-align: left;}
.promotion_title h2 { font-size: 28px; font-weight: 600; display: block;  padding-top: 20px;}
.news_list ul li a:hover { background: #ffffff;}

/*聯絡我們/＝＝＝＝＝*/
.contact_page .contact_content { padding: 20px 10px 80px;position: relative;}

.contact_page .contact_content:after {
  content: ""; position: absolute; background: url(https://pic03.eapple.com.tw/xincounseling/contact_af.png);
  right: 0; bottom: 47%; width: 305px; height: 500px; background-size: cover;  background-repeat: no-repeat;
}
.contact_page form.style1 {padding-bottom: 30px;}
.contact_page .main_part { width: 100%; max-width: 100%; padding: 50px 0px 0px;}
.contact_page #content {background: url(https://pic03.eapple.com.tw/xincounseling/bg.jpg);}
.contact_page h4.blank_letter.i {width: 100%; position: relative;  padding-top: 110px; color: transparent;}
.contact_page h4.blank_letter.i:after { content: "CONTACT US"; color: #444; font-family: "微軟正黑體"; left: 0;
  bottom: 0; position: absolute; font-size: 40px; font-weight: 300;}
.contact_page h4.blank_letter.i:before { content: ""; background: url(https://pic03.eapple.com.tw/xincounseling/title_icon_2.svg);
  position: absolute;width: 80px; height: 80px; background-size: contain; top: 0;
}
.list_before.info li { padding-left: 40px;}
.list_before li { margin: 15px 0;}

.contact_content .information_left { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start;
  max-width: 1200px; margin: 0 auto; padding-bottom: 80px; z-index: 999;  position: relative;}
  .contact_content .information_left{display: none;}
.contact_page h4.blank_letter.f { text-align: center;  padding-bottom: 50px;}
.contact_page .note {  display: block; text-align: center;}
.contact_page ul.list_before.info { width: 33%; margin-top: 15px;}
.contact_le_nomap { width: calc(100% - 500px);margin-top: -50px;}
.contact_content .information_right { width: 100%; max-width: calc(100% - 250px); margin: 0 auto; display: block; background: #fff;padding: 50px 0px;}
.contact_form {max-width: 1200px;margin: 0 auto;padding: 0 15px; display: flex; flex-wrap: wrap; justify-content: space-between;}

.contact_form li.last { text-align: center;}
.contact_form li.last blockquote { color: #3a5164;}
.contact_form li.last blockquote, .contact_form li.last cite { border: 1px #3a5164 solid;}
.contact_form li.last cite { background: #3a5164; margin-left: 10px;}
.contact_form li.last i.fa-solid.fa-arrow-right { transform: rotate(0deg);}

/*表格*/
.contact_form li .form__label {display: block;width: 100%;text-align: left; margin-left: 0px;}
.contact_form li {padding-left: 0px; width: 100%;}
.contact_form li .form__label { font-size: 17px; font-weight: 600;margin: 10px 0 5px;}
.contact_page .form__insert:has(input[type="checkbox"]),.contact_page .form__insert:has(input[type="radio"]) {
  display: grid;  grid-template-columns: repeat(auto-fill,minmax(15px, 15px) minmax(150px, 1fr));  gap: 3px 5px;
}
.contact_form li:nth-last-child(6) ,.contact_form li:nth-last-child(3) { width: 100%;}
.contact_page .contact_form li:nth-last-child(6) .form__insert:has(input[type="checkbox"]) {
  grid-template-columns: repeat(auto-fill,minmax(15px, 15px) minmax(300px, 1fr));
}

@media screen and (max-width: 1700px) {
.module_i_news { padding: 100px 30px;}
.module_i_news .title_i_box {   width: 15%;}
.module_i_news ul { gap: 15px 30px;}
}
@media screen and (max-width: 1400px) {
.module_i_news ul { width: 85%;}
}

@media screen and (max-width: 1250px) {
.module_i_news {  align-items: center;  flex-wrap: wrap;}
.module_i_news ul { width: 100%; margin: 50px 0 0 auto;}
.module_i_news .title_i_box { width: 100%;}
}
/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*header*/
.stellarnav &gt; ul &gt; li &gt; a {padding: 0px 15px;}

/*購物車/＝＝＝＝＝*/
.products-list { grid-template-columns: 1fr 1fr 1fr;}

/*聯絡我們*/
.contact_content .information_right { max-width: calc(100% - 150px);}
.contact_page .contact_content:after{display: none;}
}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.pageIndex .header_area {position: relative;}
header.header_area.sticky {position: fixed;}
.navigation {padding: 0px;}
.header_area.sticky .navigation { padding-top: 0px;}
.header_area.sticky .nav-header { height: 0;}
/*Logo/＝＝＝＝＝*/
.header_area.sticky .nav-brand{max-width: 0;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {    grid-template-columns: 1fr 1fr;}

/*banner*/
.banner {height: 250px;}
}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}

/*促銷方案*/
.news_part .title_i_box { width: 100%;}
.news_part .title_i_box h4 { text-align: center;}
.pageIndex .i_news_b {  margin: 0 auto;}
.news_part .title_i_box h4:before { left: 50%;  transform: translateX(-50%);}
.news_part .title_i_box h4:after {left: 50%;transform: translateX(-50%);}
.news_part .title_box { margin: 0 auto; text-align: center;}
.news_list { width: 100%; max-width: 100%;}
.news_part { padding: 40px 20px; }
.news_part .animated-arrow { margin: 20px auto;}
.news_part { min-height: auto;}
.news_part:before {display: none;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}

/*聯絡我們*/
.contact_le_nomap {width: 100%; margin-top: 0px;}
.contact_page ul.list_before.info { width: 100%; margin-top: 0px;}
}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.header_area.sticky .nav-header { height: 50px;}

/*側邊選單/＝＝＝＝＝*/
.main_header_area { filter: none;}
.stellarnav &gt; ul &gt; li &gt; a:before {display: none;}
.stellarnav &gt; ul &gt; li &gt; a { border-left: none;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #edd7cd;}
.stellarnav.mobile ul {background: rgb(255 255 255 / 90%);}
.stellarnav.mobile li.open { padding: 0px;}
.stellarnav li li &gt; a , .stellarnav li li.has-sub &gt; a{ padding: 10px;border-left:none;}
.stellarnav li li:hover &gt; a , .stellarnav li li.has-sub:hover &gt; a{padding: 10px;border-color:transparent;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: 170px;}
.header_area.sticky .nav-brand{max-width: 150px;}

/*Footer/＝＝＝＝＝*/
#to_top { bottom:60px;}
.footer.with_shopping_mode { padding:30px 0 0px; }
.footer_info { justify-content: center;padding: 0px;}
.footer_logo { text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}
.banner { background-attachment: inherit;}
.banner.banblog { background-position: top;}
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.prod_related h6 span:before{font-size: 24px;}
.i_blog_b a { margin: 30px auto 0;}

/*順序*/
.product_page .products-list { order: -1;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 20px;}

/*聯絡我們*/
.contact_form li { width: 100%;}
.contact_content .information_right { max-width: calc(100% - 5%);}

}

/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {    text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {    padding-bottom: 75%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{    font-size: 18px;}

/*促銷方案/＝＝＝＝＝*/
.news_list ul li p:after { width: fit-content;    margin: 10px auto 0;}

/*聯絡我們*/
.contact_form li {padding-left: 0px;}
.contact_form li .form__label {width: 100%;margin-left: 0px;text-align: left;}
}

/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}
}</pre></body></html>