@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/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 {}
*/

/*手機LOGO
.nav-brand-m {}
*/
.path { border-bottom: 0px solid #fff;}
.noborder {border: solid 1px #d4a243;}

/*首頁的線*/
.path p {display:none;}
.pageIndex .main_part {border-top: 0px solid #ccc;}
.me_tp_features {
    display: none;
}

.tp_links a.me_tp_call:before {
    display: none;
}

.tp_links a.me_tp_mail:before {
    display: none;
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {
	background-image: url(https://pic03.eapple.com.tw/0937214554/ban.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
}
.banner h5 {display :none;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}
.fix_ri,#to_top {z-index: 999!important;}

.services_page .main_part,.pageIndex .main_part,.other_page .main_part{
    width: 100%;
     max-width:100%; 
    margin: auto;
	padding:0px;
	margin-top:-1px;
	}
.show_content {
width: 100%;
padding:0px; 
top:-1px;} 	
.edit {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}



/* 聯絡我們================ */
/* 不斷行 */
.footer_info li p.mail:before{white-space: nowrap;}

.contact_content {
    padding: 0;
}

body.contact_page .main_part {
    max-width: 1200px;
    margin: auto;
}

.contact_form li .form__label {
    width: 90px;
    display: flex;
    justify-content: flex-end;
  
}

.star {
    order: -1;
}

h4.blank_letter.i {
    color: #d4a243;
}

h4.blank_letter.f {
    color: #d4a243;
    text-align: center;
}

.contact_form li {
    display: flex;
    padding: 2% 0 2% 90px;
}




.captcha {
    margin-right: 10px;
}

.contact_form li img:nth-last-child(1) {
    vertical-align: middle;
}

input[type="checkbox"], input[type="radio"] {
    margin: 0 6px 0 6px;
}

input[type="checkbox"]:nth-child(1), input[type="radio"]:nth-child(1) {
    margin: 0 6px 0 0;
}

.contact_form li.last {
    float: right;
}


.contact_content {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-around;
    width: 100%;
    max-width: 90%;
}



body.contact_page form.style1 {
    border: solid 1px #d4a243;
}

.contact_content .information_left {
    width: 30%;
}

.contact_content .information_right {
    width: 69%;
    /* padding-left: 30px; */
}

h4.blank_letter.i {
    display: none;
}

h4.blank_letter.f {
    display: none;
}

body.contact_page .list_before {
    
    display: flex;
    flex-direction: column-reverse;
    max-width: 100%;
    width: 100%;
}

.contact_form li.last {
    float: right;
    display: flex;
    flex-wrap: wrap;
}


body.contact_page form.style1 {
    width: 100%;
    padding: 3%;
}

.list_before.info li {
    display: flex;
    flex-wrap: wrap;
}

.contact_form li {
    border: none;
}

@media screen and (max-width: 768px) {
    body.contact_page .list_before {
        margin: auto;
    }

    .contact_content .information_right {
        width: 90%;
        margin: auto;
    }

    body.contact_page form.style1 {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 25%;
    }

    .contact_content .information_left {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .list_before.info li:last-child iframe {
        height: 80%;
    }

    .contact_content .information_left {
        order: 1;
        border-top: solid 1px #d4a243;
    }

    body.contact_page .list_before {
        margin: 0 7%;
    }

}


@media screen and (max-width: 433px) {
    .contact_form li.last {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
    }
	

}



/* header裝飾 */
.nav-menu>li {
    position: relative;
}

.nav-menu>li>a {
    /* display: flex;
    white-space: nowrap; */
    color: #28666F;
    font-family: 'Helvetica', 'Lato', sans-serif;
    letter-spacing: 1px;
}


.main_header_area:before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#9A938E), to(#fff));
    background: -o-linear-gradient(left, #9A938E 0%, #fff 100%);
    background: linear-gradient(90deg, #9A938E 0%, #fff 100%);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    position: absolute;
    top: 0;
    left: 0;
}

.header_area.sticky .main_header_area:before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}


/* logo */
.nav-brand h1 {
    display: block;
    background: url(https://pic03.eapple.com.tw/0937214554/logo.svg);
    background-size: contain;
    width: 325px;
    height: 71px;
    background-repeat: no-repeat;
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    transition-duration: 0.2s;
}

.header_area.sticky .nav-brand h1 {
    width: 230px;
    height: 50px;
}

.nav-header {
    height: 100%;
}

a.nav-brand {
    padding: 2px 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
}

.navigation-portrait .nav-brand {
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .nav-header {
        padding: 2% 0;
    }

    .nav-brand h1 {
        filter: initial;
    }
}

/*header*/
.header_area {
    width: 100%;
}

.main_header_area {
    background: #F9F9F9;
    transition: all 0.8s ease-in;
}

header.header_area.sticky .main_header_area {
    background: rgba(249, 249, 249, 0.658);
    transition: all 0.5s ease-in-out;
}

.header_area.sticky .main_header_area {
    height: initial;
    transition: all 0.8s ease-in;
}

.swiper-banner {
    position: static;
    margin: 0;
    height: auto;
}

.main_header_area .container {
    max-width: 1300px;
   
}

.header_area.sticky .nav-brand img {
    filter: inherit;
}

.nav-menu {
    margin: 30px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    transition-duration: 0.2s;
    margin-left: 250px;
}



.header_area.sticky .nav-menu {
    margin: 0;
    margin-right: 95px;
}


.navigation-portrait .nav-brand {
    margin: auto;
}

.nav-menu>li>a {
    font-size: 18px;
    font-weight: 700;
     padding: 18px 12px; 
}

@media screen and (max-width: 1110px) {
    .nav-menu>li>a{padding: 0 3%;}
    .nav-menu>li>a b{word-break: keep-all;}
    .header_area.sticky .nav-menu{margin-right: 0;}
}


@media screen and (max-width: 768px) {
    .navigation-portrait .nav-menu>li>a{height: 46px;}
    .main_header_area {
        height: auto;
    }

    .header_area .nav-brand img {
        filter: inherit;
    }

    .nav-menu {
        padding: unset;
        ;
    }

    .pageIndex .header_area .nav-brand img {
        filter: inherit;
    }

    .main_header_area .container {
        padding: 0;
    }

}




.submenu-indicator {
    margin-top: 13px;
}

/* 下拉小三角 */
span.submenu-indicator-chevron {
    display: none;
}

.nav-toggle:before {
    background-color: #333333;
    box-shadow: 0 0.5em 0 0 #333333, 0 1em 0 0 #333333;
}


/* 手機板menu和下拉============= */
.navigation-portrait .nav-menus-wrapper {
    background-color: #535050;
    width: 60%;
}

.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {
    background: transparent;
    color: #d4a243;
    transition: all .5s ease;
}

.navigation-portrait .nav-menu>li>a {
    color: #fff;
    justify-content: center;
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0;
}

.nav-dropdown>li>a {
    background: #f7f5f5;
    transition: 0.2s;
    letter-spacing: 1.5px;
}

.navigation-portrait .nav-toggle {
    color: #d4a243;
}

.nav-toggle:before {
    background-color: #d4a243;
}

.nav-toggle:before {
    box-shadow: 0 0.5em 0 0 #d4a243, 0 1em 0 0 #d4a243;
}

.nav-dropdown>li>a:hover, .nav-dropdown>li>a:focus {
    color: #d4a243;
}



@media screen and (max-width: 768px) {
    .main_header_area {
        height: auto;
    }

    .nav-menu {
        padding: unset;
        ;
    }

    .main_header_area .nav-menu {
        display: block;
    }

    .pageIndex .header_area .nav-brand img {
        filter: inherit;
    }

    .main_header_area .container {
        padding: 0;
    }

}

@media screen and (max-width: 476px) {
    .navigation-portrait .nav-menus-wrapper {
        width: 100%;
    }
}

/* ============= */

/*頁尾*/
.center {
    max-width: 1200px;
}

.footer {
    background: #038b8b;
    padding: 40px 0 0;
}

/*底色*/
.footer_menu {
    margin-top: 10px;
}

.footer_menu a {
    border: 0px #ababab solid;
    margin: 0 8px 8px 0;
    background: #ffffff;
    letter-spacing: 1px;
    color: #FFFFFF;
}

/*按鈕*/
.footer_menu a:hover {
    border: 0px #666666 solid;
    background: none;
    color: #FFFFFF;
}

.footer_info li p a {
    color: #fff;
}

.footer_info li:nth-child(1) {
    padding-left: 87px;
}

.footer_info li:nth-child(2) {
    width: 100%;
    margin-top: 16px;
}

.list_before li:last-child {
    padding-left: 0px;
}



/*首頁促銷方案區塊*/
.news_part {
    display: none;
}

/* ================================== */
@media screen and (max-width: 1250px) {
    .main_header_area .container {
        max-width: 100%;
        padding: 0px 15px;
    }
    .nav-menu{margin-left: 250px;}
}

@media screen and (max-width: 1102px) {

    /* .nav-menu {padding: 0 0;} */
    .main_header_area .nav-menu>li {
        padding: 5px 0;
    }
}
@media screen and (max-width: 768px) {
.box_link {
    margin-left: 120px;
    margin-top: 20px;
}
.footer_info li:nth-child(1) {
     padding-left: 0px; 
}
}
@media screen and (max-width: 680px) {
    .nav-brand img {
        max-width: 240px;
        padding-top: 1.5%;
    }
}

@media screen and (max-width: 600px) {
    .nav-header {
        padding: 10px 50px 0 10px;
    }

    /* .subbox_item {width: 100%;} */
}
@media screen and (max-width: 425px) {
.box_link {
    margin-left: 20px;
    margin-top: 40px;
}
.footer.with_shopping_mode {
    padding: 10px 0 30px;
}
}

/* .footer_logo img {width: 260px;} */



/* =========footer======== */

/*footer*/
.footer_logo {
    display: none;
}

.footer .center {
    display: flex;
  
}


.box_link li {
    display: inline-block;
    opacity: 0.6;
    transition: all 0.5s;
}

.box_link li:hover {
    opacity: 1;
}

.footer_info {
    width: 100%;
}

.footer_info ul {
    width: 100%;
    margin: 20px 0;
}

.footer_info li:nth-child(2) {
    display: none;
}

.footer_info li:nth-child(1) {
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer_info .fax {
    display: none;
}

.copy {
     color: #4ea2a7;border-top: 1px #1ba1a1 solid;
}

.copy a {
    color: #4ea2a7;
}

.copy a:hover {
    color: #4ea2a7;
   
}


/*資訊icon*/
.footer_info li p {
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 27px;
	display: inline-block;
	position: relative;
	padding-left: 22px;
	margin-left: 10px;
	margin: 0 40px;
	word-break: break-word;
	margin: 0.8%;
}

/*文字*/



ul.box_link {
    display: block;
    background: url(https://pic03.eapple.com.tw/0937214554/line.png);
    background-size: contain;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
}
.box_link {
    float: right;
    padding-right: 10px;
}

.footer_info li p.tel:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/0937214554/f_call.svg);
}

.footer_info li p.phone:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/0937214554/f_phone.svg);
}

.footer_info li p.mail:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/0937214554/f_mail.svg);
}

.footer_info li p.add:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-size: contain !important;
    background: url(https://pic03.eapple.com.tw/0937214554/f_map.svg);
}


.footer_info li p:after {}

.footer_info li p:hover:after {
    filter: contrast(0) brightness(100);
}

/* ------- */
.footer_info li:nth-child(2) {
    display: none;
}

.footer_logo img {
    width: 290px;
    margin-left: 310px;
}

@media screen and (max-width: 768px) {
    .footer_info li:nth-child(1) {
        text-align: left;
        flex-direction: column;
    }
}

@media screen and (max-width: 516px) {
    .footer_info li:nth-child(1) {
        padding-left: 0px;
    }
}

@media screen and (max-width: 476px) {
    .footer_info li p.tel:before,.footer_info li p.mail:before,.footer_info li p.add:before{display: none;}
	.nav-brand h1 {width: 250px;}

}

/* ======適合網站============== */
@media screen and (max-width: 768px) {
    /* 新版最新消息內頁 */
    .blog_back {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

    .blog_back a {
        width: 31.5%;
    }
}


