@charset "utf-8";
/* = = = 網站全域設定 = = = = = = = = = = = = = = = = = = = = = = = = = = =*/

/*#ADA17E /*網站主要色系
  #cbc0a0 /*網站輔助色系1
  #658781 /*網站輔助色系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 .title_i_box h4{
    font-size: 36px;
    color: #245084;
    font-weight: bold;
}
.path { display: none;}
.other_page #content, .other_select_page #content { min-height: auto;}

/*SubMenu*/
.me_tp_features { display:none;}/*隱藏整列*/
.shop_search_btn { background: #2899e9;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #2899e9;}

/*.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: #2899e9; border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #ffffff; transition: .3s ease-in-out;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 40px 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: #2899e9; border: 1px solid #2899e9;}

/*線上估價*/
.filltext {
    width: 200px;
    background: #2899e94f;
    vertical-align: middle;
    display: inline-block;
    padding: 5px 0;
    border: none;
    margin-right: 5px;
    margin-bottom: 5px;
}
.rewrite_simple {
    background: #2899e9 url(../images/simple_left.png) 10% center no-repeat;
}
.send_simple {
    background: #2899e9c2 url(../images/simple_right.png) 88% center no-repeat;
}

/* = = = 預設解除背景輪播 = = = = = = = = = = = = = = = = = = = = = = = = = */

#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;}
}
/*background: radial-gradient(circle, #ff7e5f, #feb47b);

/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media screen and (max-width: 768px) {
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner {
    font-size: 40px;
    padding: 65px 0;
    text-align: center;
}
.banner h5 {color:#ffffff; letter-spacing: 5PX; margin-top: 50px;text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);}
.contact_page h5 { display: none;}
.album_page h5 { display: none;}
.blog_page h5 { }
.blog_in_page h5 { display: none;}

.banner.banA {
    background-image: url(https://555/);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 130px 0 50pxx;
    position: relative;}
.banner.banB{ 
    background-image: url(../555/pinjiepco/bn000.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;}
.banner.banC{ 
    height: 600px;
    background-image: url(../555/pinjiepco/bn02.jpg);
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;}
.banner.banD{ 
    background-image: url(../555/pinjiepco/bn000.jpg);
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;}
.banner.banE{ 
    height: 400px;
    background-image: url(../555/pinjiepco/bn01.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;}
.banner.banF{ 
    background-image: url(../555/pinjiepco/bn000.jpg);
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;}

.banner.banblog { 
    height: 400px;
    background-image: url(../555/pinjiepco/bn03.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;}

@media screen and (max-width: 768px) { .banner h5 { font-size: 28px;}}
@media screen and (max-width: 600px) { .banner h5 { font-size: 24px;}}

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.header_area { position: fixed; width: 100%; top: 0; left: 0;background: #ffffffe4;padding: 0px 0 0px 0;}
.header_area.sticky { position: fixed;transition: all 0.3s ease-in-out;background:#ffffff7a;backdrop-filter: blur(3px);}

.main_header_area {
    background: #ffffff00;
    padding: 10px 0 50px 0;
    box-shadow: 0 2px 5px #66666688;
}
.main_header_area .container { max-width: 1200px;}

/*logo*/
.header_area .nav-brand {
    margin: -10px 0 0;
    max-width: 100%;}

.nav-header {
    position: absolute;
    z-index: 123;
    top: 0;
    left: 0;
    padding: 0px;
}
/*menu*/
.navigation { padding: 0 0 0 300px;}
.stellarnav > ul {
    display: flex;
    justify-content: space-around;
    margin: 0px;
    list-style: none;
    line-height: normal;
    font-size: 0;
    padding: 5px 0px 0 0px;
    text-align: right;
}
.stellarnav > ul > li > a{ color:#2899e9;font-weight: bold; }

.stellarnav li.has-sub > a { color:#ffffff 600; position: relative; padding: 0 20px 0 0;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li.has-sub:hover > a { color:  #2899e9;}
.stellarnav li.has-sub > a::after { display: none; border-top: 6px solid #888;}/*下拉箭頭*/
.stellarnav li.has-sub:hover > a::after { display:none 6px solid #2899e9;}/*下拉箭頭*/
.stellarnav > ul {
    display: flex;
    justify-content: space-around;
    margin: 14px 0 -35px 0;
    padding: 6px;
    list-style: none;
    line-height: normal;
    font-size: 0;
    padding: 0 10px 0 220px;
    text-align: right;
}

/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul ul, .stellarnav ul ul ul { background: #fffffff2; box-shadow: 0 5px 5px #00000066;}
.stellarnav ul ul ul { left: 100%;}



/*右拉箭頭*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #2899e9; 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.has-sub > ul > li > a:nth-of-type(1) {
    display: none;}
.stellarnav li.has-sub > ul > li > a:nth-of-type(2) {
        display: none;}


.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #ffffff; font-size: 15px; font-weight: normal; padding: 7px 5px; border-left: 1px solid transparent; background: transparent; transition: all 0.3s;}

.stellarnav li li {display: block; border: 0px #eee solid;  margin-bottom: 0;}/*關掉工程實績子選單的線*/

.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { color: #ffffff; padding-left: 10px; border-left: 5px solid #2899e9; transition: all 0.3s;}
.stellarnav > ul > li > a b {
    
}



/*--手機板選單---------------------------------------*/

/*選單*/
.stellarnav .menu-toggle span.bars span { background: #2899e9;}
.stellarnav .menu-toggle:after { color: #2899e9;}

/*展開*/
.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: #2899e9; 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 {display: none; 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 #2899e9;}

/*下拉*/
.stellarnav.mobile li.open { background: #ceebff69;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;}



/*浮動*/

.info_fix>span {width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;align-content: center;font-size: 30px;font-weight: bold;border-radius: 50px;cursor: pointer;
    color: #FFFFFF;background-color: #2899e9;transition: .3s;font-size: 20px;}
.info_fix>span:hover{ background-color:#2899e9; color: #ffffff;}
.info_fix_links a span:hover{ background-color:#2899e9; color: #ffffff;} 

.info_fix_links a:nth-child(4){display: none;}/**/



/*--RWD---------------------------------------*/

@media screen and (max-width: 1440px) { 
    .swiper-pagination { display: none;}
}

@media screen and (max-width: 1024px) { 
    /*header*/
     .header_area { position: relative;}
    .main_header_area .container { max-width: 100%;}

    /*logo*/
    .header_area .nav-brand { max-width: 165px;margin: -5px 14px 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 li.has-sub > a::after { top: 49%;}/*下拉箭頭*/
}

@media screen and (max-width: 768px) {

    .header_area.sticky {
        position: fixed;
        transition: all 0.3s ease-in-out;
        background: #ffffff7a;
        backdrop-filter: none;/*記得關掉否則會影響選單*/
    }
    
    
   /*logo*/
   .nav-header { position: static;}
   .header_area.sticky .nav-brand { max-width: 150px; margin-top: 10px; transition: .3s ease-in-out;}  
   .header_area .nav-brand {
    max-width: 165px;
    margin: 15px 14px 0;
    transition: .3s ease-in-out;
}  

   /*menu*/
   .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
   
   .stellarnav > ul > li > a b:last-child { display: none;}

   .stellarnav > ul > li.has-sub > a, 
   .stellarnav.mobile > ul > li.has-sub a.dd-toggle, 
   .stellarnav.mobile > ul > li.has-sub > a {
       padding: 0px 0px;
   }
   .stellarnav.mobile > ul > li > a.dd-toggle {
       top: -25px;
       position: absolute;
       text-align: center;
   }
   .stellarnav.mobile > ul > li > a {
       padding: 0px;
       margin: 30px 20px;
       border-bottom: none;
       display: block;
   }
   .stellarnav.mobile.left > ul {
       position: fixed;
       top: 0;
       bottom: 0;
       max-width: 60%;
       margin: 0px;
       padding: 0px;
       overflow-x: hidden;
       overflow-y: auto;
       z-index: 9999;
       border-right: 1px #eee solid;
   }

}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer { background: #eeeeeed5;}
.footer_logo { display: inline-block;
    margin: 25px -150px 10px 35px;}
.footer_logo img { max-width: 200px; width: 100%;}
.footer_info { padding: 0;}
.footer_info ul { width: calc(85% - 100px);
    padding: 0px 85px 0 70px;}

/*footer_info*/
.footer_info li:nth-child(1) {    display: inline-block;
    width: 50%;
    padding: 10px 60px;}
.footer_info li p {  color: #000000;}
.footer_info li p a { color: #000000;}
.footer_info li:nth-child(1) {
    display: inline-block;
    width: 50%;
    padding: 10px 45px;
}
.footer_info li p.add2:before {

}
/* 資訊補充 */
.footer_info li p.add2:before {
    content: '營業時間：';
}


/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 49%; vertical-align: top; border-left: 1px solid #000000;}
.footer_menu { margin-top: 10px; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100px,100%), 1fr)); gap: 5px;}/*footer按鈕最小寬度100px*/
.footer_menu a { margin: 5px; padding: 5px 10px; background: transparent; border: 1px #000000 solid; text-align: center;color:#000000;}
.footer_menu a:hover { background: #000000; color: #fff; border: 1px #000000 solid;}


/*聯絡icon*/
.box_link a {  display:none; }
.fa-whatsapp:before, .fa-envelope::before { color: #ccc;}
.fa-brands {color: #ccc;}
.box_link a:hover { background: #2899e9; border-color: #ffffff;}
.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: #006bb7; color: #fff; border: none;}
.copy a { color: #fff; transition:all 0.3s;}
/*相簿觀看更多按鈕*/
.other_album_choice li {
    background: #2899e9;
    font-size: 15px;
    display: inline-block;
    border-radius: 18px;
    padding: 7px 20px;
    margin: 0 7px 7px 0;
}
.show-list .show_name {
    font-size: 17px;
    color: #2899e9;
    letter-spacing: 0.15em;
    line-height: 1.5;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 26px;
}

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
    .main_header_area {
        background: #ffffff00;
        padding: 0;
        box-shadow: 0 2px 5px #66666688;
    }
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}
    .box_link {
        display: block;
        width: 100%;
        position: static;
        padding-top: 0px; 
    }

    /*底部按鈕*/
    #to_top { bottom:60px;}
    #bottom_menu {display: block; }
    .footer.with_shopping_mode { padding:30px 0 70px; }
     /*購物車*/
     .product_page .products-list {width: auto;}
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}

    /*聯絡icon*/
    .box_link { text-align: center;}
}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*表單最大寬度設定*/
.contact_content .information_right {max-width: 1389px;}

/*標題*/
.blank_letter { color: #2899e9;}

/*側邊資訊*/
.list_before { margin-top: 10px;}

/*表格樣式*/
.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;}

/*按鈕*/
.contact_form li.last blockquote { border: 1px #ccc solid;}
.contact_le_map a { background: #2899e9;}
.contact_form li.last cite {background: #2899e9;}

@media screen and (max-width: 425px){
.header_area.sticky { position: fixed;transition: all 0.3s ease-in-out; background: #ffffffc9; backdrop-filter:none; }}

/*聯絡表單*/
    .contact_form li { padding-left: 0;}
    .contact_form li .form__label { margin: 0 0 10px; width: 100%; text-align: left;}
    .contact_form li .form__insert { width: 100%;}


.contact_content .information_right {width: 70%;PADDING: 0 50px;}

/*文章圖上文下*/
.i_blog_le {display: inline-block;vertical-align: top; padding: 3px; width: 100%;line-height: 0;}



/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}
/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {    display: grid;    gap: 10px;}
.module_i_news li , .subbox_item {    width: 100%;}
.module_i_news li a , .subbox_item a {    padding: 5px;}
.subbox_item a:before{    
	bottom: 50%;
    right: 25%;
    background: #656666;
    padding: 5px 20px;
    font-size: 15px;
    color: #fff;
	}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;     background: #2673a398;    border: 1px #2899e9 solid;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%; padding: 10px 3px;}
.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%);}
/*側邊*/
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #2899e9 !important;}
.submenu a:hover {    background: #2899e9;}
/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}
/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr; }
.blog_subbox:before{content:none;}
/*文章管理/內層＝＝*/
.blog_back {    max-width: 700px;   margin: auto;}
.blog_back a.article_btn_back{background: #2899e9;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next{  background: #2899e9;}


/*購物車-外層*/

.product-layer-two li a {
    position: relative;
    border: 1px #fff solid;
    border-radius: 30px;
    background: #2899e9;
    padding: 7px 16px;
    display: block;
    font-size: 16px;
    color: #ffffff;
}/*選單*/
.products-list .name {
    font-size: 15px;
    color: #444;
    letter-spacing: 1px;
    margin-top: 15px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 55px;
}/*產品名稱*/
.products-list .price {
    display: none;
    margin: 10px 0px;
}
.products-list .more {
    border: 1px solid #2899e9;
    color: #2899e9;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    transition: all .5s;
}
.products-list .item a:hover .more {
    background: #2899e9;
    color: #fff;
    letter-spacing: 2px;
}/*詳細資料*/

/*購物車-內層*/
.product_info_page input[type="submit"] { display: none;}/*尋駕車*/
.inquiry_a1 { background: #2899e9;}
.inquiry_a2 {  display: none;}/*加入購物車*/

.lastaction {
    color: #fff;
    background-color: #2899e9;
    background-image: none;
    background-position: right top;
}/*重新填寫*/
.nextaction {
    color: #fff;
    background-color: #656666;
    background-image: none;
    background-position: right bottom;
}/*確定送出*/

.prod-item:nth-of-type(2){display: none;}/*商品問答隱藏*/

.lastPage {
    font-size: 16px;
    color: #fff;
    background: #2899e9;
    padding: 10px 20px;
    display: block;
    margin: 40px auto;
    width: 130px;
    text-align: center;
}/*上一頁*/

/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media screen and (max-width: 1200px) { }
@media screen and (max-width: 1024px) {
    .stellarnav > ul > li.has-sub > a{    padding: 0 20px 0 0;}
    .footer_logo {
        display: inline-block;
        margin: 45px -180px 10px 55px;
    }
    .footer_info li:nth-child(1) {
        display: inline-block;
        width: 50%;
        padding: 10px 15px;
    }
    .footer_info ul {
        width: calc(90% - 105px);
        padding: 0px 35px 0 106px;
    }
    /*聯絡資訊*/
    .contact_content .information_left {
        width: 100%; PADDING: 0 50px;
    }
     /*聯絡表單*/
     .contact_content .information_right {
        width: 100%;
        PADDING: 0 50px;
    }
 }
@media screen and (max-width: 768px) {
    .footer_logo {
        text-align: center;
        display: inline-block;
        margin: 0px 0px 0px 250px;
    }
    .footer_info ul {
        width: calc(100%);
        padding: 0px 85px 0 70px;
    }
    /*聯絡表單*/
    .contact_content .information_right {
        width: 100%;
        PADDING: 0 50px;
    }
 }
@media screen and (max-width: 600px) { }

@media screen and (max-width: 425px) {
.footer_logo { display: inline-block;margin: 0px -145px 10px 65px;}
.stellarnav.mobile.left > ul {margin-left: 0;}


.footer_info li:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
}

.footer_info li:nth-child(1) {
    width:100% ;
    max-width: 100%;
    padding: 0 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.footer_info ul { max-width: 100%;padding: 0;}
.footer_info li p {
    line-height: 175%;
    letter-spacing: 1px;
    color: #2899e9;
    width: 100%;
    margin: 5px 0;
    text-align: center;
}


.banner.banB {
    background-image: url(../555/pinjiepco/bn000.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 60px 0 50px;
    position: relative;
}

.banner.banC {
    height: 400px;
    background-image: url(../555/pinjiepco/bn02.jpg);
    background-position: center;
    background-size: cover;
    padding: 73px 0 50px;
    position: relative;
}
.banner.banE {
    height: 280px;
    background-image: url(../555/pinjiepco/bn01.jpg);
    max-width: 100%;
    background-position: center;
    background-size: cover;
    padding: 130px 0 50px;
    position: relative;
}
.banner.banF {
    background-image: url(../555/pinjiepco/bn000.jpg);
    background-position: center;
    background-size: cover;
    padding: 80px 0 50px;
    position: relative;
}
/*文章設定*/
 .blog_subbox {
    display: flex;
    gap: 10px;
    flex-direction: column;
}
.products-list .item { width: 100%;}
 /*聯絡表單*/
 .contact_content .information_right {
    width: 100%;
    PADDING: 0 50px;
}
}


@media screen and (max-width: 430px) {
    .footer_logo { display: inline-block;margin: 0px -145px 10px 65px;}
    .stellarnav.mobile.left > ul {margin-left: 0;}
    
    
    .footer_info li:nth-child(1) {
        display: inline-block;
        width: 100%;
        padding: 10px 15px;
    }
    
    .footer_info li:nth-child(1) {
        width:100% ;
        max-width: 100%;
        padding: 0 0px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .footer_info ul { max-width: 100%;padding: 0;}
    .footer_info li p {
        line-height: 175%;
        letter-spacing: 1px;
        color: #2899e9;
        width: 100%;
        margin: 5px 0;
        text-align: center;
    }
  
    .banner.banB {
        background-image: url(../555/pinjiepco/bn000.jpg);
        max-width: 100%;
        background-position: center;
        background-size: cover;
        padding: 60px 0 50px;
        position: relative;
    }
    .banner.banC {
        height: 400px;
        background-image: url(../555/pinjiepco/bn02.jpg);
        background-position: center;
        background-size: cover;
        padding: 73px 0 50px;
        position: relative;
    }
    .banner.banE {
        height: 280px;
        background-image: url(../555/pinjiepco/bn01.jpg);
        max-width: 100%;
        background-position: center;
        background-size: cover;
        padding: 130px 0 50px;
        position: relative;
    }
    .banner.banF {
        background-image: url(../555/pinjiepco/bn000.jpg);
        background-position: center;
        background-size: cover;
        padding: 80px 0 50px;
        position: relative;
    }
    /*文章設定*/
     .blog_subbox {
        display: flex;
        gap: 10px;
        flex-direction: column;
    } 
 /*聯絡表單*/
 .contact_content .information_right {
    width: 100%;
    PADDING: 0 50px;
}}

/*文章設定
.blog_subbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.module_i_news ul {
    list-style: none;
    display: flex;
    max-width: 100%;
    margin: 20px auto;
    flex-direction: column;
    align-items: center;
}

.blog_list_le {
    display: inline-block;
    vertical-align: top;
    padding: 3px;
    width: 100%;
    line-height: 0;
} }*/



/*線上估價表單
.separate_title {
    font-size: 16px;
    color: #2899e9;
    padding: 10px 0 10px 40px;
    background: #eee url(../images/separateTitle.png) left center no-repeat;
}
.inquiry_page #content {
    background: url(https://555/huanyucontrl/bg000.jpg) no-repeat center center;
    width: 100%;
    min-height: 80vh;
}*/
@media (max-width: 768px) {
    .tt02 dd {
      text-align: center;
    }
  
    .tt02 dd b,
    .tt02 dd span {
      text-align: center;
      display: block;
    }
  }
  .in03 a i img {
    width: 200px;
    height: 200px;
    object-fit: contain; /* 保持圖片比例但置中顯示 */
  }
.copy {
    background-color: #006bb7;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0;
}

.copy a {
    color: #ffffff;
    text-decoration: underline;
}
