@charset "utf-8";
/*九拓室內*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

/*預設解除背景輪播*/
#content_main { margin:0;background: #faf9f8;}
#content{background: #faf9f8;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;} 
.me_tp_features{display: none;}



/*版面*/
.services_page  .main_part {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0;
}
.case_page  .main_part {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0;
}
.promotions_page  .main_part {
    width: 100%;
    max-width: 70%;
    margin: 5%  auto  0 auto;
    background-color: #ffffff;
    padding: 4%;
}
.contact_page  .main_part {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0;
}
.blog_page .main_part{
    width: 100%;
    max-width: 94%;
}
.blog_in_page .main_part{
    width: 100%;
    max-width: 74%;
}


/*進場動畫*/
body.pageIndex{
    position: relative;
}
body.pageIndex::before {
    content: '';
    pointer-events: none;
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 220 / 411;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background: url(https://pic03.eapple.com.tw/jioutuo/opening.png);
    background-repeat: no-repeat;
    background-color: #FAF9F8;
    background-size: cover;
    background-position: center;
	animation: fade-out-fwd 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}
@keyframes fade-out-fwd {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(80px);
            transform: translateZ(80px);
    opacity: 0;
  }
}



/*卷軸==============================================*/
&::-webkit-scrollbar {
    background: #dadada;
    width: 7px;
}
&::-webkit-scrollbar-button {
    display: none;
    background: #fff9f3;
    border-radius: 0;
}
&::-webkit-scrollbar-track-piece {
    background: #fff9f3;
}
&::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #ad9c91;
}
&::-webkit-scrollbar-track {
    box-shadow: transparent;
}


/*大圖*/
.swiper-banner .swiper-slide{
    position: relative;
}
/* 文字1*/
.swiper-banner .swiper-slide:nth-child(1)::after {
    content: '用設計，替日常加一點幸福感。\A                 是一場關於生活的對話。';
    position: absolute;
    font-family: "Noto Sans TC", sans-serif;
    filter: drop-shadow(2px 4px 6px #695f5088);
    line-height: 180%;
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
    letter-spacing: 4px;
    white-space: pre;
    writing-mode: vertical-lr;
    bottom: 50%;
    left: 21%;
    z-index: 0;
    transform: translateY(50%);

}
/* 文字2*/
.swiper-banner .swiper-slide:nth-child(2)::after {
    content: '用設計，替日常加一點幸福感。\A                 是一場關於生活的對話。';
    position: absolute;
    font-family: "Noto Sans TC", sans-serif;
    filter: drop-shadow(2px 4px 6px #695f5088);
    line-height: 180%;
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
    letter-spacing: 4px;
    white-space: pre;
    writing-mode: vertical-lr;
    bottom: 50%;
    right: 26%;
    z-index: 0;
    transform: translateY(50%);
   
}

.pageIndex #page{
    position: relative;
}
.pageIndex .header_area{
    background: #FAF9F8;
    position: fixed;
    padding: 0.5% 0 0.5% 0;
    top: 0;
}
.header_area{
    background: #FAF9F8;
    position: relative;
    padding: 2%;
}
.nav-header {
    max-width: 100%;
    width: 100%;
    position: relative;
    display: block;
}
.nav-brand {
    position: relative;
    left: 0;
    top: 0;
    align-items: center;
    display: flex;
    width: 100%;
    height: 63px;
}
.nav-brand img{
    display: none;
}
.nav-brand::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://pic03.eapple.com.tw/jioutuo/logo.svg);
    background-repeat: no-repeat;
    width: 297px;
    height: 63px;
    background-position: top center;
}
.stellarnav ul{
    padding: 1% 0 0 0;
}
.main_header_area .container {
    max-width: 94%;
}
.navigation{
    grid-template-columns: 20% 1fr;
}
.nav-header{
    max-width: 100%;
    width: 100%;
}
.stellarnav > ul > li {
    display: inline-block;
    position: relative;
}

.stellarnav > ul > li  a{
    color: #454545;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 400;
    margin: 0 50px;
    font-size: 15px;
}
.stellarnav > ul > li:nth-child(2)::after{
    border-right: none;
}
.stellarnav > ul > li::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-right: 1px solid #DDD5C4;
    z-index: 1;
    height: 50%;
    transform: translateY(-50%);
}
.stellarnav > ul > li a:hover{
     color: #C49D4A;
}
.stellarnav ul ul.news_classes li a {
    margin: 0;
    text-align: center;
    color: #454545;
    font-family: "Noto Sans TC", sans-serif;
    font-size: 15px;
}
.stellarnav li.has-sub > a:after{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #898989;
}




/*內頁BANNER 設定*/
.banner {
    background-image: none;
    position: relative;
    height: 180px;
    min-height: 0;
    bottom: 0;
}
.banner h5 {
    color: #b19677;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    position: relative;
    font-size: 22px;
    bottom: 0;
}
.services_page .banner::after {
    content: '設計，不只是項目，而是一套完整的思考。';
    position: absolute;
    color: #535251;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    font-size: 17px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    animation: typing 3s steps(30, end), blink-caret .75s step-end infinite;
}
.blog_page  .banner::after {
    content: '用設計，記錄空間的理想樣貌。';
    position: absolute;
    color: #535251;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    font-size: 17px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    animation: typing 3s steps(30, end), blink-caret .75s step-end infinite;
}
.blog_in_page  .banner::after {
    display: none;
}
.case_page .banner::after{
    content: '從溝通開始，到完工為止，我們始終陪伴。';
    position: absolute;
    color: #535251;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    font-size: 17px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    animation: typing 3s steps(30, end), blink-caret .75s step-end infinite;
}
.promotions_page .banner::after{
    content: '記錄設計日常，也分享空間靈感。';
    position: absolute;
    color: #535251;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    font-size: 17px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    animation: typing 3s steps(30, end), blink-caret .75s step-end infinite;
}
.contact_page  .banner::after{
    content: '讓設計，從一次對話開始。';
    position: absolute;
    color: #535251;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    font-size: 17px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    animation: typing 3s steps(30, end), blink-caret .75s step-end infinite;
}

/* 模擬打字效果 */
@keyframes typing {
  from { width: 0; }
  to { width: 100%; }
}




.path{
    display: none;
}

/*頁數*/
.page{
    margin: 0 auto;
    padding-bottom: 1%;
}

/*首頁促銷*/
.news_part .title_i_box h4{
    color: #B19677;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 30px;
    position: relative;
    font-size: 22px;
}
.news_part .animated-arrow{
    display: none;
}
.news_list ul li p:after {
    content: 'more';
    font-size: 12px;
    color: #7a7460;
    right: 2%;
    font-weight: 200;
}
.news_list ul li {
    display: block;
    border-bottom: none;
    background-color: #ffffff;
}
.news_list ul li a:hover {
    background: transparent;
}
.news_list ul li span {
    display: block;
    vertical-align: top;
    padding: 15px 0;
    color: #a6a6a6;
    width: 150px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
}
.news_list ul li p {
    color: #525251;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size:17px;
}
.news_list ul li p:after{
   font-size:17px;
}
.news_part section{
    max-width: 74%;
}

/*文章*/
.module_i_news .title_i_box h6{
    color: #B19677;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 22px;
}
.module_i_news .title_i_box h4{
    color: #B19677;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing:0.1em;
    font-weight: 500;
    margin: 0 30px;
    position: relative;
    font-size:22px;
}
.i_blog_ri h5 {
    font-weight: 500;
    font-size: 22px;
    font-family: "Noto Sans TC", sans-serif;
    color: #b19677;
    margin-bottom: 6%;
    letter-spacing: 0.1em;
}
.i_blog_ri p {
     font-size: 17px;
    color: #535140;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    line-height: 150%;
    -webkit-line-clamp: 3;
}
.module_i_news li a:before{
    content: 'MORE';
    opacity: 1;
    color: #D7CCC5;
}
.module_i_news li a:after{
    display: none;
}
.module_i_news section{ 
    max-width: 78%;
}
.i_blog_b{
    display: none;
}
.module_i_news li{
    border: 1px solid #d7ccc557;
}
.pageIndex .module_i_news section {
    max-width: 94%;
}
.pageIndex  .module_i_news ul{
    grid-template-columns: repeat(3, 1fr);
}
.pageIndex .module_i_news li a{
    grid-template-columns: 260px 1fr;
}
.pageIndex .i_blog_ri{
    padding-top: 10%;
}
h5.blog_le_t em{
    display: none;
}
.blog_le .accordion{
    border-radius: 0;
    border: none;
}
.blog_le .accordion li{
   border-bottom: solid 1px #ccc;
}
.blog_search input[type=search]{
    border-radius: 0;
}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category{
    background: transparent !important;
}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a{
    color: #454545 !important;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
}
.accordion li .link a{
    color: #454545;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    font-size:17px;
}
.subbox_item a{
    grid-template-columns: 1fr;
}
.blog_list_ri{
    padding: 6% 0 0 0;
}
.blog_list_ri p {
    -webkit-line-clamp: 1;
    font-size: 16px;
    color: #666;
    font-weight: 500;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
}
.blog_list_ri h5 {
    color: #535251;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    font-size:20px;
    letter-spacing: 0.1em;
}
.blog_subbox{
    grid-template-columns: repeat(4, 1fr);
}
h4.blog_category_title {
    color: #121212;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    font-size:22px;
    letter-spacing: 1px;
}
.blog_shareData{
    display: none;
}
.blog_in_page  h5.blog_le_t{
    display: none;
}
.blog_back{
    right: 0;
    bottom: 0;
    position: absolute;
}
.blog_back a.article_btn_prev{
    background: transparent;
    color: #c49d4a;
    font-size:18px;
}
.blog_back a.article_btn_back {
    background: transparent;
   color: #c49d4a;
     font-size:18px;
}
.blog_back a.article_btn_next {
    background: transparent;
    color: #c49d4a;
     font-size:18px;
}
.news_related{
    background: transparent;
}
.news_related h6 span:before{
    color: #454545;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 300;
}
.lastPage{
    background: #c49d4bcf;
    padding: 8px 20px;
    margin: 6% auto 0 auto;
}
.blog_box_edit * {
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 1px;
}
.blog_list_le {
    width: 100%;
    overflow: hidden;
}
.subbox_item a:hover .blog_list_le img {
    transform: scale(1.1);
}
.subbox_item a:after{
    background: transparent;
    opacity: 0;
    border: none;
}
.subbox_item a:before {
    bottom: 0;
    opacity: 1;
    content: 'MORE';
    color: #b19677;
    right: unset;
    left: 0;
}
.subbox_item a {
    padding-bottom: 10%;
}
.blog_list_ri em{
    font-size: 13px;
    letter-spacing: 1px;
}
.news_related_list li a{
    padding: 0;
    background: transparent;
}
.news_related_list li a p {
     font-size: 17px;
    color: #333;
    letter-spacing: 1px;
    padding: 3% 0;
    font-family: "Noto Sans TC", sans-serif;
}
.blog_le {
    width: 16%;
}

.blog_ri {
    width: calc(100% - 17%);
    padding: 0 0 0 2%;
}
.news_related_list {
    grid-template-columns: repeat(4, 1fr);
    max-width: 74%;
    margin-top: 6%;
}
.blog_box{
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.other_promotion{
    margin-top: 10%;
    grid-template-columns: repeat(3, 1fr);
}


/* 商品下拉超過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;}
.product_page .main_part { max-width:1500px;}
.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}
.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.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: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}
.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;}


/*最新消息*/
.news_part .title_i_box h6{
    color: #B19677;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 22px;
}
.promotion_title em{
    display: none;
    border: none;
    padding: 2px;
    margin: 0 10px 2px 0;
    color: #c49d4b;
}
.promotion_title span {
    border: none;
    color: #b19677;
    padding: 0;
    letter-spacing: 0.1em;
    color: #a6a6a6;
    width: 150px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    font-size: 20px;
}
.promotion_title {
    display: flex;
    flex-direction: column;
}
.promotions_page .edit {
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 1px;
}
.promotion_title *{
    font-size: 20px; 
}
.promotion_title h2 {
   color: #b19677;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.1em;
}
.other_promotion .pmtTitle h3{
    font-family: 'Noto Sans TC';
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.1em;
}


/*聯絡資訊*/
.contact_content .information_left{
    display: none;
}
.contact_content .information_right {
    width: 100%;
    padding-left: 0;
}
.contact_content{
    display: flex;
    justify-content: center;
    max-width: 100%;
    width: 100%;
}
.contact_content form {
    max-width: 68%;
    margin: 0 auto;
    width: 100%;
}
.contact_form li{
    grid-template-columns: 20% 1fr;
}
.blank_letter {
    color: #b19677;
    font-weight: 500;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contact_form li .form__label{
    color: #535251;
    font-weight: 500;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-size: 18px;
    background: transparent;
}
.red {
    color: #c15d5d;
    order: 2;
}
.contact_form li .form__label {
    color: #535251;
    font-weight: 500;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 0.1em;
    font-size: 17px;
    max-width: 100%;
    text-align: left;
    display: flex;
}
.contact_form li input.noborder {
    border: none;
    line-height: 180%;
}
.contact_form li textarea.noborder{
    border: none;
}
.contact_form li.last cite{
    background: #b09778;
}





@media screen and (max-width: 1280px) {
.pageIndex .header_area{
    position: relative;
}

.stellarnav > ul > li a{
    margin: 0 20px;
}
.swiper-banner .swiper-slide:nth-child(1)::after,
.swiper-banner .swiper-slide:nth-child(2)::after {
    font-size: 14px;

}
.nav-brand::before{
    background-size: 84%;
    background-position: center center;
}

/*文章*/
.pageIndex .module_i_news ul {
    grid-template-columns: repeat(1, 1fr);
}


}
@media screen and (max-width: 1024px) {
.swiper-banner .swiper-slide:nth-child(1)::after{
    writing-mode: horizontal-tb;
    top: 15%;
    left: 34%;
    
}
.swiper-banner .swiper-slide:nth-child(2)::after {
    writing-mode: horizontal-tb;
    top: 15%;
    left: 8%;
    right: unset;
}
.nav-brand::before {
    background-size: 30%;
    background-position: center center;
    width: 100%;
}
.stellarnav ul {
    padding: 0;
}
.stellarnav > ul > li a{
    margin: 0 42px;
}




}
@media screen and (max-width: 980px) {
.swiper-banner .swiper-slide:nth-child(1)::after{
   font-size: 13px;
}
.swiper-banner .swiper-slide:nth-child(2)::after {
    font-size: 13px;
}
.stellarnav > ul > li a{
    margin: 0 26px;
}



/*最新消息*/
.promotion_title h2{
    font-size: 20px;
    letter-spacing: 1px;
}
.promotion_title span{
    font-size: 24px;
}
.promotions_page .main_part{
    width: 100%;
    max-width: 86%;
}
.other_promotion{
    grid-template-columns: repeat(2, 1fr);
}

/*文章*/
.blog_le {
    width: 26%;
}
.blog_ri{
    width: calc(100% - 27%);
}
.blog_subbox {
    grid-template-columns: repeat(2, 1fr);
}
.blog_list_ri{
    padding: 6% 0 6% 0;
}

}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.bannerindex { padding:0; margin:0;}
#bottom_menu li:last-child {
    border: none;
    display: none;
}
#bottom_menu li a em{display: none;}
#bottom_menu li a i{color: #9d9387;}
.nav-brand::before{
    background-size: 45%;
}
.stellarnav > ul > li::after{
    display: none;
}


/*手機板大圖*/
.swiper-banner .swiper-slide:nth-child(1)::after{
    writing-mode: vertical-lr;
    top: 18%;
    left: 42%;
    font-size: 19px;
    filter: drop-shadow(1px 1px 5px #474138);
}
.swiper-banner .swiper-slide:nth-child(2)::after{
    writing-mode: vertical-lr;
    top: 0;
    left: 16%;
    font-size: 19px;
    filter: drop-shadow(1px 1px 5px #474138);
}

.pageIndex .swiper-slide img { display:none; }
.pageIndex .swiper-slide {width: 100%;height: 0;padding-bottom: calc(100% / 3 * 4);}
.pageIndex .swiper-slide:nth-child(1) { background-image:url(https://pic03.eapple.com.tw/jioutuo/phonebig1.jpg) ; background-size:cover;   background-position: center;}
.pageIndex .swiper-slide:nth-child(2) { background-image:url(https://pic03.eapple.com.tw/jioutuo/phonebig2.jpg) ; background-size:cover;   background-position: 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;}

/*banner*/
.banner{
    margin-bottom: 16%;
}

/*促銷*/
.news_part section {
    max-width: 96%;
}
/*文章*/
.blog_in_page .main_part {
    width: 100%;
    max-width: 88%;
}
.blog_le {
    width: 100%;
    padding: 0;
}
.blog_ri {
    width: 100%;
    padding: 0;
}
.blog_back {
    right: 0;
    bottom: 0;
    position: relative;
    width: 100%;
}
.news_related_list {
    grid-template-columns: repeat(1, 1fr);
    max-width: 80%;
}
.lastPage{
    margin: 14% auto 0 auto;
}

.blog_subbox {
    grid-template-columns: repeat(2, 1fr);
}
.pageIndex .module_i_news ul {
    grid-template-columns: repeat(1, 1fr);
}
.pageIndex .module_i_news li a {
    grid-template-columns: 1fr;
}
.pageIndex .i_blog_ri{
   padding: 4% 4% 12% 4%;
}

/*聯絡我們*/
.contact_form li {
    grid-template-columns: 36% 1fr;
}

}
@media screen and (max-width: 600px) {
.pageIndex .header_area{
    padding: 2% 0;
}
.stellarnav .menu-toggle{
    padding: 10px 0;
}
.nav-brand::before {
    background-size: 64%;
}
/*手機板大圖*/
.swiper-banner .swiper-slide:nth-child(1)::after{
    writing-mode: vertical-lr;
    top: 0;
    left: 42%;
    font-size: 16px;
    filter: drop-shadow(1px 1px 5px #474138);
}
.swiper-banner .swiper-slide:nth-child(2)::after{
    writing-mode: vertical-lr;
    top: 0;
    left: 16%;
    font-size: 16px;
    filter: drop-shadow(1px 1px 5px #474138);
}
.promotions_page .main_part{
    width: 100%;
    max-width: 86%;
}
/*最新消息*/
.other_promotion{
    grid-template-columns: repeat(1, 1fr);
}

}
@media screen and (max-width: 480px) {
.nav-brand{
    max-width: 70%;  
}
.nav-brand::before {
    background-size: 100%;
}
/*手機板大圖*/
.swiper-banner .swiper-slide:nth-child(1)::after {
    writing-mode: horizontal-tb;
    top: unset;
    bottom: 0;
    left: 0;
    font-size: 13px;
    background-color: #5b4f3c6e;
    width: 100%;
    padding-left: 4%;
    padding-bottom: 38%;
    padding-top: 4%;
    overflow: hidden;
    font-weight: 300;
    filter: drop-shadow(1px 1px 5px #474138);
    opacity: 0;
    animation: text-focus-in 1.4s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s  both;

}
.swiper-banner .swiper-slide:nth-child(2)::after {
    writing-mode: horizontal-tb;
    top: unset;
    bottom: 0;
    left: 0;
    font-size: 13px;
    background-color: #5b4f3c6e;
    width: 100%;
    padding-left: 4%;
    padding-bottom: 38%;
    padding-top: 4%;
    overflow: hidden;
    font-weight: 300;
    filter: drop-shadow(1px 1px 5px #474138);
    opacity: 0;
    animation: text-focus-in 1.4s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2.4s  both;
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}

/*文章*/
.blog_subbox {
    grid-template-columns: repeat(1, 1fr);
}

/*聯絡我們*/
.contact_form li {
    grid-template-columns:1fr;
}


}
