@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=Orbitron:wght@400..900&display=swap');

/*預設解除背景輪播*/

.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;} 
.me_tp_features{display: none;}
.box_link{display: none;}

/*背景*/
#content_main { margin:0;background: #020202;}
#content{background: #020202;}
.blog_page #content{
    background-image: url(https://pic03.eapple.com.tw/zsautorepair/all_bk01.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: bottom  center;
}
.blog_in_page #content{
    background-image: url(https://pic03.eapple.com.tw/zsautorepair/all_bk01.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: center top;
}
.contact_page #content{
    background-image: url(https://pic03.eapple.com.tw/zsautorepair/all_bk02.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 1046px;
    background-position: bottom  center;
}

/*版面*/
.services_page  .main_part {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.blog_page .main_part{
    width: 100%;
    max-width: 80%;
    padding: 7% 0 0 0;
}
.blog_in_page .main_part{
    width: 100%;
    max-width: 75%;
    padding: 7% 0 0 0;
}
.contact_page .main_part{
    width: 100%;
    max-width: 74%;
    padding: 2% 0 0 0;
}
.list_before.info li{
    font-family: 'Noto Sans TC';
    font-weight: 300;
}
.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 {
    color: #cba874;
    display: block;
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
}

.pageIndex .header_area{
    background: linear-gradient(#000000, #00000000);
    position: fixed;
}
.pageIndex .header_area.sticky{
    background: #000000;
    position: fixed;
}
.header_area{
    background: #020202;
    position: relative;
}
.header_area.sticky{
    background: #020202;
    position: relative;
}

.main_header_area .container{
    width: 100%;
    max-width: 100%;
}
.navigation{
    grid-template-columns: 30% 1fr;
}
.nav-header{
    max-width: 100%;
    width: 100%;
}
.stellarnav > ul > li > a {
    color: #ffffff;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    height: 78px;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}
.stellarnav ul {
    margin: 0;
    padding: 1% 0 0 0;
    text-align: right;
    right: 8%;
    position: relative;
}
.stellarnav ul ul{
    background: #2d2d2d;
}
.stellarnav li li{
    border: none;
}
.stellarnav li li:hover{
   background-color: #02020287;
}
.stellarnav > ul > li{
    width: 120px; 
}
.stellarnav li{
    text-align: center;
}
.stellarnav li a{
    color: #f8e4aa;
}
.stellarnav>ul>li>a:not(.dd-toggle):before {
    content: "";
    position: absolute;
    display: flex;
    justify-content: center;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 38px;
    aspect-ratio: 1 / 1;
    z-index: 10;
    transition: all .5s;
}
.stellarnav>ul>li:nth-of-type(1)>a:not(.dd-toggle):before {
    background: url(https://pic03.eapple.com.tw/zsautorepair/top_icon01.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.stellarnav>ul>li:nth-of-type(2)>a:not(.dd-toggle):before {
    background: url(https://pic03.eapple.com.tw/zsautorepair/top_icon02.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.stellarnav>ul>li:nth-of-type(3)>a:not(.dd-toggle):before {
    background: url(https://pic03.eapple.com.tw/zsautorepair/top_icon03.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.stellarnav>ul>li:nth-of-type(4)>a:not(.dd-toggle):before {
    background: url(https://pic03.eapple.com.tw/zsautorepair/top_icon04.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.stellarnav>ul>li:nth-of-type(5)>a:not(.dd-toggle):before {
    background: url(https://pic03.eapple.com.tw/zsautorepair/top_icon05.png);
    background-repeat: no-repeat;
    background-size: cover;
}

/*大圖*/
.swiper-banner .swiper-slide{
    position: relative;
}
/* 文字1 */
.swiper-banner .swiper-slide:nth-child(1)::after {
    content: "";
    position: absolute;
    bottom: 20%;
    right: 8%;
    width: 100%;
    height: 100%;
    max-width: 970px;
    max-height: 222px;
    background-image: url(https://pic03.eapple.com.tw/zsautorepair/slogan01.png);
    background-repeat: no-repeat;
    background-size: cover;
    animation: tracking-in-expand-fwd-bottom 2s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.swiper-banner .swiper-slide:nth-child(2)::after {
    content: "";
    position: absolute;
    bottom: 18%;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    background-image: url(https://pic03.eapple.com.tw/zsautorepair/slogan02.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    vertical-align: middle;
    display: inline-block;
    background-size: auto;
    animation: tracking-in-expand-fwd-bottom 6s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
@keyframes tracking-in-expand-fwd-bottom {
  0% {
    letter-spacing: -0.5em;
    transform: translateZ(-700px) translateY(500px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}



/*內頁BANNER 設定*/
.banner {
   display: none;
}
.banner h5 {
     display: none;
    color: #ffffff;
    font-weight: 300;
}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}


/*麵包屑*/
.path{display: none;}


/*文章*/
.blog_le{
    text-align: center;
    width: 18%;
}
.blog_ri{
    width: calc(100% - 19%);
    padding: 0 0 0 4%;
}
.blog_search input[type=search]{
    filter: invert(1);
}
.accordion li .link a{
    color: #ffffff;
    font-size: 16px;
}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category{
    background: #BCA05A !important;
}
.stellarnav li.has-sub > a:after{
    display: none;
}
.stellarnav > ul > li.has-sub > a{
    padding-right: 0;
}
.blog_le .accordion{
    border: 1px #212121 solid;
}
.accordion li+li .link{
    border-top: 1px solid #1c1c1c;
}
.news_related{
    background: #020202;
}
h4.blog_category_title{
    color: #E5C46D;
}
.blog_box_edit *{
    color: #ffffff;
    letter-spacing: 1px;
}
.subbox_item a{
    grid-template-columns: 1fr;
}
.blog_list_ri h5{
    color: #E5C46D;
    font-family: "Noto Sans TC", sans-serif;
    font-size: 20px;
    -webkit-line-clamp: 1;
}
.subbox_item a:after{
    background: rgba(24, 24, 24, 0.5);
}
.subbox_item a:after{
    border: 1px #1e1e1e solid;
}
.blog_subbox{
    grid-template-columns: 1fr 1fr 1fr;
}
.blog_list_ri em{
    color: #757575;
}
.blog_list_ri p {
    font-size: 15px;
    letter-spacing: 1px;
    color: #7f7f7f;
}
.subbox_item{
    border-right: 1px solid #141414;
    padding-right: 5%;
}
.blog_list_ri{
    padding: 10px;
}
.articel_mainPic img{
    display: none;
}
.blog_back a.article_btn_back{
    background: #9f9270;
}
.subbox_item a:before {
    content: 'MORE';
    position: absolute;
    z-index: 19;
    bottom: unset;
    right: 10px;
    top: 10px;
    opacity: 1;
    font-size: 15px;
    color: #c4a556;
    background-color: #000000ad;
    padding: 0 2%;
}
.blog_list_ri p{
    -webkit-line-clamp: 3;
}
.blog_list_ri p {
    font-family: "Noto Sans TC", sans-serif;
    color: #dbdbdb;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
}
.news_related_list{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.news_related_list li a{
    background: #232323;
    padding: 16px 16px 36px 16px;
}
.news_related_list li{
    position: relative;
}
.news_related_list li::before{
    content: 'MORE';
    position: absolute;
    font-family: "Orbitron", sans-serif;
    font-size: 14px;
    bottom:1%;
    left: 50%;
    color: #c4a556;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
}
.news_related_list li a p{
    color: #ffffff;
    padding-top:3%;
    padding-bottom: 3%;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 1px;
}
.news_related h6 {
    max-width: 1200px;
    margin: 3% auto 4% auto;
    text-align: center;
    font-size: 30px;
}
.news_related h6 span:before{
    color: #e5c46d;
}
.blog_back a.article_btn_prev {
    background: transparent;
    border: 1px solid #333333;
}
.blog_back a.article_btn_prev:hover{
    border: none;
    background: #333333;
}
.blog_back a.article_btn_back{
    background: transparent;
    border: 1px solid #9f9270;
}
.blog_back a.article_btn_back:hover{
    border: none;
    background: #9f9270;
}
.blog_back a.article_btn_next{
     background: transparent;
    border: 1px solid #333333;
}
.blog_back a.article_btn_next:hover{
    border: none;
    background: #333333;
}
.news_related_list{
    max-width: 76%;
}
.lastPage{
    color: #fff;
    background: #bca05a;
}


/* 商品下拉超過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;}


/*聯絡我們*/
.contact_form li{
    grid-template-columns: 1fr;
}
.contact_form li .form__label{
    display: flex;
    flex-direction: row;
}
.red{
    order: 2;
}
.blank_letter {
    color: #E5C46D;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Sans TC';
    font-size: 34px;
    letter-spacing: 2px;
    position: relative;
    flex-direction: column-reverse;
}

.list_before.info li {
    font-family: 'Noto Sans TC';
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 55px;
    color: #ffffff;
}
.contact_form li .form__label{
    color: #ffffff;
}
.contact_form li input.noborder{
    border: none;
    background-color: #181818;
}
.contact_form li textarea.noborder{
    border: none;
    background-color: #181818;
}

.contact_content .information_left {
    width: 100%;
}
.contact_content .information_right {
    display: none;
    width: calc(100% - 29%);
    padding-left: 4%;
}
.blank_letter::before {
    content: 'Contact';
    position: relative;
    font-family: "Orbitron", sans-serif;
    color: #9C9783;
    font-size: 40px;
}
.information_left, .information_right{
    padding: 0;
}





/*頁腳*/
.footer{
    background: #000000;
    padding: 4% 0 3% 0;
}
.footer .center{
    max-width: 80%;
    width: 100%;
}
.footer_info{
    grid-template-columns: 30% 1fr;
    padding-right: 0;
}
.footer_logo{
    max-width: 100%;
    width: 100%;
}
.footer_menu a{
    width: 160px;
    padding: 1.6% 7px;
    background: transparent;
    border: 1px #252525 solid;
    text-align: center;
}
.footer_menu a:hover{
    background: #0e0e0e;
    color: #fff;
}
.footer_info li p,.footer_info li p  a{
    color: #ffffff;
    font-family: "Noto Sans TC", sans-serif;
}
.copy{
    font-size: 14px;
    border-top: none;
    letter-spacing: 1px;
}
.copy  a{
    color: #999;
}
.copy a:hover {
    color: #F8E4AA;
}

@media screen and (max-width: 1600px) {
.swiper-banner .swiper-slide:nth-child(1)::after{
    background-size: 86%;
    bottom: 6%;
}
.swiper-banner .swiper-slide:nth-child(2)::after{
    background-size: 70%;
    bottom: 2%;
}


}
@media screen and (max-width: 1400px) {
.swiper-banner .swiper-slide:nth-child(1)::after{
    background-size: 80%;
    bottom: 2%;
}
.swiper-banner .swiper-slide:nth-child(2)::after{
    background-size: 60%;
    bottom: 2%;
}

}
@media screen and (max-width: 1280px) {
.blog_page .main_part,.blog_in_page .main_part{
    width: 100%;
    max-width: 84%;
    padding: 7% 0 0 0;
}
.news_related_list {
    max-width: 90%;
}



}
@media screen and (max-width: 1024px) {
.pageIndex .header_area,.pageIndex .header_area.sticky{
    background: #000000;
    position: relative;
}
.stellarnav ul{
    text-align: center;
    right: 0;
}
.nav-brand {
    max-width: 26%;
}
.header_area{
    z-index: 2;
}
.stellarnav>ul>li:nth-of-type(1)>a:not(.dd-toggle):before,
.stellarnav>ul>li:nth-of-type(2)>a:not(.dd-toggle):before,
.stellarnav>ul>li:nth-of-type(3)>a:not(.dd-toggle):before,
.stellarnav>ul>li:nth-of-type(4)>a:not(.dd-toggle):before,
.stellarnav>ul>li:nth-of-type(5)>a:not(.dd-toggle):before{
    background-size: 80%;
    background-position: center;
}
/*大圖*/
.swiper-banner .swiper-slide:nth-child(1)::after {
    background-size: 53%;
    bottom: 9%;
    max-width: 100%;
    background-position: center;
    right: 0;
}
.swiper-banner .swiper-slide:nth-child(2)::after{
    bottom: 9%;
}

/*文章*/
.blog_subbox {
    grid-template-columns: 1fr 1fr;
}
.blog_le{
    width: 25%;
}
.blog_ri {
    width: calc(100% - 26%);
    padding: 0 0 0 4%;
}
h4.blog_category_title{
    font-size: 26px;
}

}
@media screen and (max-width: 980px) {
.swiper-banner .swiper-slide:nth-child(2)::after{
    bottom:14%;
}




}
@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 a em{display: none;}
#bottom_menu li:nth-child(2),#bottom_menu li:nth-child(3){display: none;}
#bottom_menu{background: #212020;}
.fa-house::before {
    content: "\f015";
    font-size: 22px;
    color: #e8d788;
}
#bottom_menu li{
    padding: 2% 0;
}
.stellarnav.mobile ul{
    background: #000000;
}
.stellarnav > ul > li{
    width: 100%;
}
.stellarnav.mobile > ul > li{
    border-bottom: 1px #121212 solid;
}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{
    background: #000000;
}
.stellarnav.mobile > ul > li > a{    padding: 10px 10px 10px 60px;}
.stellarnav>ul>li>a:not(.dd-toggle):before{
    left: 0;
    transform: none;
}
.stellarnav .menu-toggle:after{
    color: #ffffff;
}
.stellarnav .menu-toggle span.bars span{
    background: #ffffff;
}
.nav-brand {
    max-width: 65%;
}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul{
    border-right: none;
}
.stellarnav.mobile{
    top: 28%;
}
.contact_page #content{
    width: 100%;
    height: auto;
}

/*換手機版大圖*/
.pageIndex .swiper-slide img{display: none;}
.pageIndex .swiper-banner{height: 90vh; padding:0;}
.pageIndex .swiper-wrapper .swiper-slide:nth-child(1)::before,.pageIndex .swiper-wrapper .swiper-slide:nth-child(2)::before{display: none;}
.pageIndex .swiper-banner .swiper-slide:nth-child(2)::after,.pageIndex .swiper-banner .swiper-slide:nth-child(1)::after{display: none;}
.pageIndex .swiper-slide:nth-child(1) { background-image: url(https://pic03.eapple.com.tw/zsautorepair/opening768_01.jpg); background-repeat:no-repeat;background-size: cover;background-position: top center;height: auto;}
.pageIndex .swiper-slide:nth-child(2) { background-image: url(https://pic03.eapple.com.tw/zsautorepair/opening768_02.jpg); background-repeat:no-repeat;background-size: cover;background-position: top center;height: auto;}


/*產品*/
.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;}

/*文章*/
.blog_le {
    width: 100%;
}
.blog_ri {
    width: 100%;
    padding: 0 2%;
}
.news_related_list {
    grid-template-columns: 1fr 1fr;
}

/*頁腳*/
.footer_info {
    grid-template-columns: 1fr;
    padding-right: 0;
    padding: 0;
}
.footer_menu a{
    width: 49%;
}



}
@media screen and (max-width: 600px) {
.contact_page .main_part{
    width: 100%;
    max-width: 80%;
    padding: 6% 0 14% 0;
}

}
@media screen and (max-width: 480px) {
.stellarnav.mobile{
    top: 30%;
}
.nav-brand {
    max-width: 60%;
}

/*大圖*/
.pageIndex .swiper-banner{
    height: 80vh;
    padding: 0;
}
.pageIndex .swiper-slide img{display: none;}
.pageIndex .swiper-slide:nth-child(1) { background-image: url(https://pic03.eapple.com.tw/zsautorepair/opening480_01.jpg); background-repeat:no-repeat;background-size: cover;background-position: top center;height: auto;}
.pageIndex .swiper-slide:nth-child(2) { background-image: url(https://pic03.eapple.com.tw/zsautorepair/opening480_02.jpg); background-repeat:no-repeat;background-size: cover;background-position: top center;height: auto;}

/*文章*/
.news_related_list {
    grid-template-columns: 1fr;
}
.blog_subbox {
    grid-template-columns: 1fr;
}
.subbox_item {
    border-right: none;
    padding-right: 0;
}


/*頁腳*/
.footer_menu a{
    width: 100%;
}


}