@charset "utf-8";
/* = = = 網站全域設定 = = = = = = = = = = = = = = = = = = = = = = = = = = =*/

/* 引入 Google 字體 */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

/*網站主要色系*/
/*網站輔助色系1*/
 /*網站輔助色系2*/

/*校稿版面設定*/
.services_page .main_part, .pageIndex .main_part, .other_page .main_part, .other_select_page .main_part{ width: 100%; max-width:100%; margin: auto; padding:0px; margin-top:-1px;}
.show_content { width: 100%; padding:0px; top:-1px;}
.edit_part { max-width: 100%; margin: 0; padding: 0px;}

/*頁面內容*/
div#page { }
#content_main, #content {}
.module_i_news { }
.path { display: none;}
.other_page #content, .other_select_page #content { min-height: auto;}

/*技術說明頁面*/
.promotion_title h2 {display:none;}/*頁面上方提示項目*/
.other_promotion {display:none; }/*頁面下方提示項目*/

/*SubMenu*/
.me_tp_features { display:none;}/*隱藏整列*/
.shop_search_btn { background: #58B2DC;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #58B2DC;}

/*.box_search { display:none;}隱藏購物車搜尋欄*/
/*.me_tp_features a.tp_btn_cart { display: none;}隱藏購物車*/
/*.me_tp_features a.tp_btn_notice { display: none;}隱藏匯款通知*/

/*按鈕*/
.animated-arrow { background: #58B2DC; border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #1049ad; transition: .3s ease-in-out;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 0px auto;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li.activeN { background: #666; border-radius: 100%; color: #fff; font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #ccc; transition:all 0.3s;}
.page strong, .page a:hover { background: #58B2DC; border: 1px solid #58B2DC;}

/* = = = 預設解除背景輪播 = = = = = = = = = = = = = = = = = = = = = = = = = */

#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;}
}

/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media screen and (max-width: 768px) {
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner {}
.banner h5 {
    padding: 100px 0 0 0;
    text-shadow: 2px 1px 5px #ffffff;
    font-size: 37px;
    color: #1e72b9;
    font-weight: bolder;
    letter-spacing: 8px;
}

.banner.banA {
    background-image: url(https://pic03.eapple.com.tw/sbb7777/bn02.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 150px 0 95px;
    position: relative;
    height: 400px;}
.banner.banB{ display: none;
    background-image: url(https://pic03.eapple.com.tw/);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 150px 0 95px;
    position: relative;
    height: 450px;}
.banner.banC{
        background-image: url(https://pic03.eapple.com.tw/sbb7777/bn01.jpg);
        max-width: 100%;
        background-position: center;
        background-size: cover;
        padding: 150px 0 95px;
        position: relative;
        height: 400px;}
.banner.banE{ 
    background-image: url(https://pic03.eapple.com.tw/sbb7777/bn04.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 150px 0 95px;
    position: relative;
    height: 400px;}

.banner.banF{ 
    background-image: url(https://pic03.eapple.com.tw/sbb7777);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 150px 0 95px;
    position: relative;
    height: 400px;}

.banner.banblog { 
    background-image: url(https://pic03.eapple.com.tw/sbb7777/bn03.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 150px 0 95px;
    position: relative;
    height: 400px;}


@media screen and (max-width: 768px) {
    .banner h5 { font-size: 28px;}

    .banner.banA,
    .banner.banC,
    .banner.banE,
    .banner.banblog {
        background-image: url(https://pic03.eapple.com.tw/sbb7777/fabric_1.webp);
        max-width: 100%;
        background-repeat: repeat;
        padding: 0;
        height: 250px;
    }
}
@media screen and (max-width: 600px) { .banner h5 { font-size: 24px;}}

@media screen and (max-width: 430px) {
    .banner {
        height: 250px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .banner h5 {
        font-size: 24px;
        padding: 0;
        margin-top: 70px;
    }
}




/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.header_area { position: fixed; width: 100%; top: 0; left: 0;background-color: #58b2dcd4; padding: 0px;}
.header_area.sticky { position: fixed; background-color: #58b2dc;}
.main_header_area {height: 85px;background:#eeeeee00;}

/*選單最大寬度設定*/
.main_header_area .container {    max-width: 75%;}

/*logo*/
.header_area .nav-brand {
    margin: 5px 0px 0px 0px;
    max-width: 100%;
    width: 100%;
}

/*menu*/
.navigation { padding:0;}
.stellarnav {padding: 30px 0 0 0;}

/*第一層*/
.stellarnav > ul > li {margin:0 5px;}
.stellarnav > ul > li > a{transition:all 0.3s;color:#fff;position:relative;padding:0;  font-weight: bolder;}
.stellarnav > ul > li:hover > a{color: #ffe599;}
.stellarnav li.has-sub > a {padding:0;}

.stellarnav > ul > li > a b {font-family: 'EB Garamond', serif;text-transform:uppercase;}
.stellarnav > ul > li > a b:nth-child(2) {color: #58B2DC;}

.stellarnav li.has-sub > a:after {display:none;}

.stellarnav > ul > li.has-sub > a { padding-right: 0px; }

/*隱藏首頁選單
.stellarnav > ul > li:first-of-type {display: none;}*/

/*特效*/
.stellarnav > ul > li:nth-child(even):hover > a:not(.stellarnav li.has-sub > a):after { width: 100%;}
.stellarnav > ul > li:nth-child(odd):hover > a:not(.stellarnav li.has-sub > a):after { width: 100%;}

.stellarnav > ul > li > a:not(.stellarnav li.has-sub > a):after {
    content: "";
    position: absolute;
    height: 0px;
    background:#58B2DC;
    width: 0;
    transition: all 0.3s;
    right: 0;
    left: 50%;
    transform: translate(-50% , 0);
    bottom: 0;}

/*第二層*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 7px 5px;    transition: all 0.3s;border-left:1px solid transparent;font-size:14px;color:#fff;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #c30d22;	padding-left:10px;}

.stellarnav ul ul {background:#58B2DC;}
.stellarnav li li {border:none;}

/*SubMenu*/
.shop_search_btn { background: #58B2DC;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover { color: #58B2DC;}
.me_tp_features {display:none;}

/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.stellarnav > ul > li { margin: 0 5px; PADDING: 0 20PX;}
.stellarnav ul ul, .stellarnav ul ul ul { background: #fffffff2; box-shadow: 0 5px 5px #58B2DC;}
.stellarnav ul ul ul { left: 100%;}
.stellarnav li li { border: 1px #ccc solid; margin-bottom: 0;}

/*右拉箭頭*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #58B2DC; border-top: 6px solid transparent;}

/*項目*/
.stellarnav li.has-sub > ul > li.has-sub > a, .stellarnav li.has-sub > ul > li > a { color: #777; padding: 7px 20px 7px 5px; font-family: "微軟正黑體", sans-serif;}
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #777; font-size: 15px; font-weight: normal; padding: 7px 5px; border-left: 1px solid transparent; background: transparent; transition: all 0.3s;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { color: #58B2DC; padding-left: 10px; border-left: 5px solid #58B2DC; transition: all 0.3s;}

/*浮動*/


/*h2*/
.i_prod_tit span{ color: #58B2DC; font-size: 26px; border: 2px solid #58B2DC; padding: 6px 15px; border-radius: 0px; letter-spacing: 5px;font-weight: bolder;}

/*--手機板選單---------------------------------------*/

/*選單*/
.stellarnav .menu-toggle {padding: 15px 10px;}
.stellarnav .menu-toggle span.bars span { background: #58B2DC;}
.stellarnav .menu-toggle:after { color: #58B2DC;}

/*展開*/
.stellarnav.mobile.left > ul { background: #fffffff2;}
.stellarnav.mobile > ul > li { border-bottom: 1px #888 solid;}
.stellarnav.mobile > ul > li > a { padding: 20px 30px; border-bottom: none; display: block;}
.stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px 20px 36px;}
.stellarnav.mobile > ul > li.has-sub > a.dd-toggle { padding: 0;}
.stellarnav.mobile > ul > li.has-sub > ul > li > a { color: #444; padding: 20px 30px 20px 40px;}
.stellarnav.mobile > li > a { border-bottom: none;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #58B2DC; color: #fff;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px #fff;}

.stellarnav.mobile > ul > li > a.dd-toggle { top: 14px;}
.stellarnav a.dd-toggle .icon-plus {width: 0; top: -7px; left: -4px;}
.stellarnav li.open > a.dd-toggle .icon-plus { width: 0; top: -5px; left: 6px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 3px #888;}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 3px #58B2DC;}

/*下拉*/
.stellarnav.mobile li.open { background: #cbc0a022; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: 1px solid #ccc;}
.stellarnav.mobile li.open li.open { padding: 0; background: #ffffff88;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav > ul > li.drop-left > ul { left: 0; right: auto;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1440px) { 
    .swiper-pagination { display: none;}
    .stellarnav > ul > li {margin: 0 5px; padding: 0 10PX;}
    .stellarnav > ul > li.has-sub > a { padding-right: 0px; }
}

@media screen and (max-width: 1024px) { 

    
    /*header*/
    .main_header_area { height: 120px;}
    .pageIndex .header_area { position: relative;}
    .main_header_area .container { max-width: 100%;}

    /*logo*/
    .header_area .nav-brand {
        max-width: 160px;
        margin: 10px 0 0;
        transition: .3s ease-in-out;
    }

    /*menu*/
    .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;}
    .stellarnav { padding: 0 0 10px;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 0 30px;}

    .stellarnav.mobile > ul > li > a {color: #333;}
     .stellarnav.mobile > ul > li:hover > a {color: #58b2dc;}


    .stellarnav li.has-sub > a::after { top: 49%;}/*下拉箭頭*/
    .stellarnav ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .stellarnav > ul > li.has-sub > a {padding: 0px; }
}

@media screen and (max-width: 768px) {
    
    /*logo*/
    .main_header_area {
        height: 80px;
        background: linear-gradient(to bottom, #eee 0%, #ffffff59 100%);
    }
    .nav-header { position: static;}
    .header_area .nav-brand {
        max-width: 200px;
        margin: 0px 0 0;
        transition: .3s ease-in-out;
    }
  

    /*menu*/
    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav > ul > li > a b:last-child { display: none;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px;}
    .stellarnav.mobile > ul > li > a.dd-toggle { top: 3px;}
    .stellarnav li.has-sub > a::after { top: 53%;}/*下拉箭頭*/
    .stellarnav li li > a, .stellarnav li li.has-sub > a, .stellarnav li li.has-sub.drop-left a { padding: 10px 30px; border-left: none;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { border-color: transparent;}
}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer {  background: #f0f0f0;}
.footer_logo { display: inline-block; vertical-align: top; max-width: 100%; margin: 30px;}
.footer_logo img { max-width: 215px; width: 100%;}

/*footer_info*/
.footer_info {
    padding: 0;
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 20px;
    padding-right: 0;
}

.footer_info ul { width: calc(100% - 100px); padding: 0;}


.footer_info li:nth-child(1) {
    display: inline-block;
    width: 49%;
    padding: 0px 0px 0px 0px;
}
.footer_info li p { }
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 49%; vertical-align: top; border-left: 1px solid #58B2DC;}

.footer_menu {
    margin-top: 0px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}
.footer_menu a { margin: 5px; padding: 5px 10px; background: transparent; border: 1px #58B2DC solid; text-align: center;color: #58B2DC;border-radius: 10px;}
.footer_menu a:hover {
    background: #58B2DC;
    color: #fff;
    border: 1px #58B2DC solid;
}


/*聯絡icon*/
.box_link a {   display: none;   transition: all 0.3s;}
.fa-whatsapp:before, .fa-envelope::before { color: #58B2DC;}
.box_link a:hover { background: #58B2DC; border-color: #58B2DC;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before, .box_link a:hover .fa-facebook::before, .box_link a:hover .fa-line::before , .box_link a:hover .fa-instagram::before { color: #fff;}

/*版權*/
.copy { background: #58B2DC; color: #fff; border: none;}
.copy a { color: #fff; transition:all 0.3s;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info {
        display: flex;
        padding: 0;
        flex-direction: row;
        justify-content: center;
        padding: 0;
        flex-wrap: wrap;
    }
   
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) {
        width: 100%;
        text-align: center;
    }
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}

    /*底部按鈕*/
    #to_top { bottom:60px;}
    #bottom_menu {display:; }
    .footer.with_shopping_mode { padding:30px 0 70px; }

}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}

    /*聯絡icon*/
    .box_link { text-align: center;}
}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*聯絡我們*/
.contact_le_map a {
    display: block;
    background: #58B2DC;
    text-align: center;
    padding: 10px;
    color: #fff;
}
.contact_editbox {padding: 0;}
.contact_content {max-width: 1400px;padding: 20px 10px 50px;}
.contact_page form.style1 {display: flex; flex-direction: row;}

.contact_content .information_right {width: 70%; padding-left:125px;}
.blank_letter {
    display: flex; 
    align-items: flex-end; 
    letter-spacing: 2px;
    color: #58B2DC;}
.note { order: 2; font-size: 14px;letter-spacing: 1px; margin-left: 20px;}

.contact_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
.contact_form li {
    display: flex;
    width: 100%;
    padding: 0 0px 20px 0px;
    margin: 0;
    padding-left: 0;
    border-bottom: unset;
    flex-direction: column;}
    
.contact_form li .form__label {
    display: inline-flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-left: 0;
    margin-bottom: 5px;
    letter-spacing: 1px;
    flex-direction: row-reverse;
    color: #0e2e7d;}
    
.contact_form li .form__insert {display: flex; align-items: center;width: 100%;line-height: 100%;}

.contact_form li input.noborder, .contact_form li textarea.noborder {
    border: 1px solid #5F95B9;
    background: #58b2dc42;}

.noborder { padding: 10px 5px;}
.form select {
    width: 100%;    
    padding: 10px 5px;
    border: 1px #ddd solid;
    margin-right: 0; 
    margin-bottom: 0;    
    color: #58B2DC;}
.form select option {color: #58B2DC;}
.captcha {width: 100%;}
input[type="checkbox"], input[type="radio"] {     margin: 0px;}

.contact_form li.last {
    align-items: flex-start;
    border: none;
    text-align: right;
    margin-top: 20px;
    padding-left: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
}


.contact_form li.last blockquote {
    border-radius: 30px;
    border: 1px #5F95B9 solid;
    color: #58B2DC;
    margin-right: 20px;
    width: 50%;}

.contact_form li.last cite {
    border-radius: 30px;
    background: #58B2DC;
    border: 1px #58B2DC solid;
    width: 50%;}

.information_left > a{  background: #51c535;}
.information_left > a:hover {background: #3e9727;}
/*表單最大寬度設定
.contact_content .information_right {width: 100% ;padding-left: 0px;}

/*標題
.blank_letter { color: #444;text-align: left;text-align: center;}

/*側邊聯絡資訊
.list_before {margin-top: 10px;}
.information_left {display: none; width: 295px;}

/*表格樣式
.contact_form { display: flex;  flex-wrap: wrap; justify-content: space-between;}

.contact_form li {
    display: flex;
    align-items: center;
    width: 48%;
    padding: 0 0px 20px 0px;
    margin: 0;
    padding-left: 0;
    border-bottom: unset;
    flex-direction: column;
}

.contact_form li .form__label {
    display: inline-flex;
    justify-content: flex-end;
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-bottom: 5px;
    letter-spacing: 1px;
    flex-direction: row-reverse;
}
.contact_form li .form__insert {
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 100%;
}
.contact_form li.last { border: none; text-align: right; margin-top: 20px; padding-left: 0;}
.contact_form li {  width: 50%; padding: 10px 2%;}

/*輸入文字的框線
.contact_form li input.noborder {border-bottom: 1px #0a325d solid;}
.contact_form li textarea.noborder {border: 1px #0a325d solid;}

/*按鈕
.contact_form li.last blockquote { border: 1px #0a325d solid;  border-radius: 30px;color: #0a325d;}
.contact_le_map a { background: #ADA17E;}
.contact_form li.last cite { background: ##0a325d;border-radius: 30px;}


/*
.contact_form li input.noborder { border: none; border-bottom: 1px #ddd solid; background: transparent;}/*文字欄*/
/*.contact_form li textarea.noborder { background: transparent; border: 1px #ddd solid;}/*文字區塊*/
/*/.form select { background: transparent;}/*下拉式*/
/*input[type="checkbox"], input[type="radio"] { margin: 0 10px;}/*複選、單選*/

/*驗證碼對齊*/
/*.contact_form li:nth-last-of-type(2) .form__insert { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap;}
.contact_form li:nth-last-of-type(2) input.noborder { border: 1px #ddd solid;}
.captcha { margin-right: 20px;}*/



/*＝＝＝＝＝＝＝＝＝＝文章管理＝＝＝＝＝＝＝＝＝＝*/


h4.blog_category_title {
    font-size: 26px;
    font-family: 'Noto Serif TC';
}

h4.blog_category_title span {
    font-size: 24px;
}

/*文章管理/外層＝＝*/
.module_i_news {
    padding: 50px 20px;
}

.module_i_news ul,
.blog_subbox {
    display: grid;
    gap: 0;
}

.module_i_news li,
.subbox_item {
    width: 100%;
    position: relative;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.subbox_item {
    margin-bottom: 0;
}

.module_i_news li:hover,
.subbox_item:hover {
    background-color: #58b2dc;
    transition: all 0.3s ease-in-out;
}

.module_i_news li:hover:before,
.subbox_item:hover:before {
    opacity: 0;
}

.module_i_news li:hover::after,
.subbox_item:hover::after {
    opacity: 0;
}

.module_i_news li:before,
.subbox_item:before,
.module_i_news li:after,
.subbox_item:after {
    position: absolute;
    width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 86.04%;
    background-color: #dbdbdb;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    content: "";
}

.module_i_news li:before,
.subbox_item:before {
    left: 0;
}

.module_i_news li:after,
.subbox_item:after {
    right: 0;
}

.module_i_news .title_i_box h6 { visibility: hidden;}

.module_i_news .title_i_box { margin-bottom: 0px;}

.module_i_news .title_i_box h6::after {
    font-family: 'Roboto';
    content: "News";
    visibility: visible;
    font-size: 35px;
    display: block;
    font-weight: 500;
}

.module_i_news .title_i_box h4 {
    visibility: hidden;
}

.module_i_news .title_i_box h4::before {
    font-family: 'Noto Serif TC';
    content: "最新消息";
    visibility: visible;
    font-size: 28px;
    display: block;
    font-weight: bold;
    letter-spacing: 1px;
}

.i_blog_ri h5,
.blog_list_ri h5 {
    color: #24231f;
    font-size: 18px;
    padding-top: 7px;
}

.i_blog_ri p,
.blog_list_ri p {
    color: #24231f;
    font-size: 14px;
    line-height: 190%;
    min-height: 60px;
    -webkit-line-clamp: 2;
}
.subbox_item a {display: block;}

.module_i_news li a,
.subbox_item a {
    padding: 5px;
    padding: 16.66% 14.28% 10.71% 14.28%;
}
.module_i_news li a {
    position: relative;
    display: flex;
    grid-template-columns: 200px 1fr;
    grid-gap: 10px;
    flex-direction: column;
}

.module_i_news li a:after,
.subbox_item a:after {
    pointer-events: none;
}

.module_i_news li a:before,
.subbox_item a:before {
    color: #444444;
    opacity: 1;
    letter-spacing: .1em;
    font-size: 13px;
    right: 14.28%;
}

.module_i_news li a:after,
.subbox_item a:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    content: "";
    opacity: 1;
    border: none;
    top: 100%;
}

.i_blog_le,
.i_blog_ri,
.blog_list_le,
.blog_list_ri {
    width: 100%;
}

.i_blog_le,
.blog_list_le {
    position: relative;
    padding-bottom: 100%;
    height: 0;
}

/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img,
.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%);
}

.i_blog_ri em,
.blog_list_ri em {
    padding-right: 3.1em;
    font-size: 10px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 14.66%;
    left: 5%;
    color: #5387C6;
}

.module_i_news li a:hover h5,
.subbox_item a:hover h5 {
    color: #fff;
}

.module_i_news li a:hover:before,
.subbox_item a:hover:before {
    color: #fff;
}

.module_i_news li a:hover em,
.subbox_item a:hover em {
    color: #fff;
}

.module_i_news li a:hover p,
.subbox_item a:hover p {
    color: #fff;
}



/*側邊*/
.blog_le .accordion>li {
    transition: all 0.3s;
}

.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {
    background: #58b2dc !important;
}

.submenu a:hover {
    background: #58b2dc;
}

/*首*/
.module_i_news ul {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1600px;
}

/*功*/
.blog_subbox {
    grid-template-columns: 1fr 1fr 1fr;
}

.blog_subbox:before {
    content: none;
}

/*＝＝＝＝＝＝＝＝＝＝文章管理/內層＝＝＝＝＝＝＝＝＝＝*/
.blog_back a.article_btn_back {
    background: #58b2dc;
}


.animated-arrow {
    background: #048fcf;
}

.blog_back a.article_btn_prev,
.blog_back a.article_btn_next {
    background: #048fcf;
}


.path p a:hover {
    color: #048fcf;
}

.blog_le .accordion {
    border-radius: 0px;
    border: 0px #dddddd solid;
}


@media screen and (max-width: 768px) {
    .blog_subbox {
        grid-template-columns: 1fr 1fr;
    }


    .module_i_news ul {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 450px) {
    .blog_subbox {
        grid-template-columns: 1fr;
    }

    .module_i_news ul {
        grid-template-columns: 1fr;
    }
}

/*＝＝＝＝＝＝＝＝＝＝首頁文章管理＝＝＝＝＝＝＝＝＝＝*/

.module_i_news .title_i_box {
    display: flex;
    margin-bottom: 0px;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
}

.module_i_news .title_i_box h6 {
    font-size: 32px;
    color: #0e2e7d;
    font-family: 'Roboto', sans-serif;
}



/*＝＝＝＝＝＝＝＝＝＝購物車＝＝＝＝＝＝＝＝＝＝*/
.products-list .item a:hover .more { background: #58B2DC; color: #fff; letter-spacing: 2px;}
.products-list .more { border: 1px solid #58B2DC; color: #58B2DC; font-size: 16px; font-weight: bold; line-height: 32px; text-align: center; transition: all .5s;}
/*＝＝＝＝＝＝＝＝＝＝購物車列表＝＝＝＝＝＝＝＝＝＝*/
.product-layer-two li.active a {
    font-weight: bold;
    border: 1px #58B2DC solid;}

.product-layer-two li a {
    position: relative;
    border: 1px #fff solid;
    background: #f3f3f3;
    padding: 7px 16px;
    display: block;
    font-size: 16px;
    color: #58B2DC;
}
/*＝＝＝＝＝＝＝＝＝＝購物車表單＝＝＝＝＝＝＝＝＝＝*/
.lastaction {color: #fff; background-color: #999;background-image:none;}
.nextaction {color: #fff; background-color: #58B2DC; background-image: none; background-position: right bottom;}
.lastPage {font-size: 16px;color: #fff;background: #58B2DC;padding: 10px 20px; display: block;  margin: 40px auto; width: 130px;text-align: center;}
.qaform { margin: 0; font-size: 15px; color: #545454; line-height: 26px;}

.prod_related h6 span:before {
    content: '相關推薦';
    font-size: 24px;
    color: #1049ad;
    font-weight: bolder;}
.prod_related { background: #1897dc45; padding: 25px 15px;}


@media screen and (max-width: 425px){
/*＝＝＝＝＝＝＝＝＝＝聯絡表單＝＝＝＝＝＝＝＝＝＝*/
    .contact_form {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }
    .contact_form li {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0 0px 20px 0px;
        margin: 0;
        padding-left: 0;
        border-bottom: unset;
        flex-direction: column;
    }
    
    .contact_form li .form__label { margin: 0 0 10px; width: 100%; text-align: left; }
    .contact_form li .form__insert { width: 100%;}
}

/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media screen and (max-width: 1200px) { }
@media screen and (max-width: 1024px) { 
     /*聯絡表單*/
    .contact_content .information_right {
        width: calc(100% - 300px);
        padding-left: 30px;}
}
@media screen and (max-width: 768px) {
    /*聯絡表單*/
.contact_form {justify-content: center;}
.contact_form li {width: 100%;}
.blank_letter {width: 90%;margin: 0 auto;padding-top: 0;}
.contact_content .information_right { width: 100%; padding-left: 0px;}
.contact_page form.style1 { display: flex;  flex-direction: column;}
 }
 
@media screen and (max-width: 600px) {
     /*聯絡表單*/
    .contact_form li {width: 100%;}
 }
@media screen and (max-width: 425px) {

    .header_area .nav-brand {
        max-width: 200px;
        margin: 10px 0 0;
        transition: .3s ease-in-out;
    }
    
    /*商品設定*/
    /*購物車*/
    .show_content { width: 100%;}
    .product_page .products-list { display: flex; width: 100%; flex-direction: column;}
    .products-list .item { width: 100%; display: inline-block;  vertical-align: top;  padding: 10px 0px;  margin: 0px;} 

}
