﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

@charset "utf-8";
body {
    font-family: 'Noto Sans TC', sans-serif;
    font-size:16px;
}


img {
    transition: all 0.5s;
}
a {
    color: #040404;
    transition: all 0.5s;
}
a:hover {
    color: #e13a40;
}
.navbar .navbar-brand {
    background-image: url("../images/all/logo.png");
    text-indent: -99999px;
    width: 386px;
    height: 74px;
    margin: 5px 0;
    margin-left: 5%;
}
.header .navbar {
    background: #fff;
    border-bottom: none;
    z-index: 999;
}
.is_scroll .header .navbar {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  
 
}

.bsnav-mobile .navbar {
    display: block;
}

table  td p {
    margin-bottom: 0;
}
.tab_018_2 tr th {
    border: 1px solid #ffffff6b;
}
.tab_ew_2 {
    overflow-x: auto;
    white-space: nowrap;
}
/********************* header *********************/
.nav-item.dropdown > .navbar-nav .nav-item .nav-link {
    padding: 8px 10px;
    color: #fff;
    font-size: 1rem;
}



.nav-item.dropdown > .navbar-nav li .navbar-nav,
.nav-item.dropdown > .navbar-nav {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #35a7e9e0;
    padding: 10px 0;
}
    .header .lang a.btn {
    background-color: #35a7e9;
    padding: 35px 30px;
    border-radius: 0;
    margin-left: 10px;
}

.header .dropdown-toggle::after {
  display:none;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #a6deff;
   
}
.header .navbar  .nav-item .caret{
    display:none;
}

.header .navbar .lang .dropdown-menu.show li  {
    display: block;
    padding:5px 0;
}
.header .navbar .lang .dropdown-menu.show {
    opacity: 1;
 
}

.header .navbar .lang .dropdown-menu {
    color: #fff;
    background: none;
    border: 1px solid #c8d5d5;
    top: 100%;
    padding: 0;
    text-align: center;
    border-radius: 0;
    box-shadow: 5px 5px 3px rgb(0 0 0 / 5%);
    opacity: 0;
    display: block;
    background-color: #fff;
    margin-top: 0;
    padding: 10px 0;
	left: calc(100% - 160px);
	
	
	
	
}
.nav-item.dropdown>.navbar-nav .nav-item:hover>.navbar-nav{
	
	}
.header .navbar-collapse>.navbar-mobile > .nav-item:hover > .nav-link {
    color: #e13a40;
}
.header .navbar-nav .nav-link {
    padding: 25px 20px 25px;
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:hover{
    background-color:#e13a40;
    color:#fff;
}
/********************* banner *********************/
.banner .item:not(.slick-slide) {
    display: inline-block;
}
.banner .slick.nowrap {
    white-space: nowrap;
}
body.home .banner {
    padding-top: 43px;
}
    .banner .slick-active a .tit {
        animation: csszoomIn 1s ease-in-out ;
    }
@keyframes csszoomIn {
    0% {
        opacity: 0;
        bottom: 0%;
    }


    100% {
        opacity: 1;
        bottom: 15%;
    }
}
.banner .item > a .tit.aos-animate {
    opacity: 1;
    bottom: 15%;
}

    .banner .item > a {
        position: relative;
    }
        .banner .item > a .tit p.ar_we span {
            background: url(../images/all/banner_arrow.svg)no-repeat;
            width: 6px;
            height: 10px;
            margin-right: 5px;
        }
        .banner .item > a .tit p.ar_we {
            color: #fffdfd;
            align-items: center;
            display: flex;
            margin-bottom:0;
        }
        .banner .item > a .tit h3 span {
            color: #e13a40;
        }
        .banner .item > a .tit h4 span {
            font-size: 0.875rem;
            color: #ffffff75;
            padding: 0 10px;
        }
    body.home     .banner .item > a .tit h4 {
            font-size: 2.25rem;
         
        
        }
        .banner .item > a .tit h4 {
            font-size: 2rem;
            font-weight: 400;
            align-items: center;
            display: flex;
            margin: 18px 0px 10px;
        }
      body.home    .banner .item > a .tit h3 {
            font-size: 3.375rem;
        }
        .banner .item > a .tit h3 {
            font-size: 3rem;
            font-weight: bold;
        }
        .banner .item > a .tit {
            position: absolute;
            left: 5%;
            bottom: 0%;
            transition: all 0.5s;
            opacity: 0;
            color: #fff;
        }

   

        .banner  .slick-dots {
            bottom: 30px;
  
        }

.banner   .slick .slick-dots .slick-active button {
    background: #e13a40;
}
.banner .slick .slick-dots button {
    width: 30px;
    height: 3px;
    background: #fff;
    border-radius: 0;
    padding: 0;
    margin: 0 7px;
}
.banner  .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 ;

}


/********************* 麵包 *********************/
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/";
}
    .tyo_box {
    background-color: #f0f0f0;
    margin-top: 96px;
    padding:18px 5%;
}
.breadcrumb {
    font-size: .875rem;
    margin-bottom: 0;
    background-color: unset;
    padding: 0;
}
    .breadcrumb li.active a,
    .breadcrumb li.active {
        color: #e13a40;
    }

/********************* 頁碼 *********************/
.pagination {
    align-items: center;
}
.page-item .page-link:hover,
.page-item.active .page-link {
    background: #e13a40;
    border-color: #e13a40;
    color: #fff;
    border-radius: 2px;
    padding: 4px 12px;
}
.page-link {
    color: #000;
    border-color: #fff;

}
/********************* side1 *********************/


h1.h1:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #35a7e9;
    width: 6px;
    height: 21px;
    left: 0;
    top: 5px;
}
h1.h1 {
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 20px;
    padding-left:15px;
}
body.home   .main {
    padding: 0;
}
.main{
    padding:80px 0;
}
    .main .side .nav > li + li {
        border-top: none;
    }
.side1 .sc_dfc .tit{
    width:100%;
}

.side1 .sc_dfc .ma_nane {
    position: relative;
    font-size: 1.5rem;
    color: #35a7e9;
    margin-bottom: 10px;
    /*background-color: #35a7e9;
    text-align: center;*/
    padding: 0 0 5px;
}
.side1 .accordion-item {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
}
.side1  .accordion-body {
    padding: 0;
}
body .main .side1 .nav > li a.active,
body .main .side1 .nav > li a:hover {
    color: #e13a40;
}
.side .nav.fcll_vs_2 > li > a:before{
    display:none;
}
.side .nav > li > a:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #212121;
    width: 5px;
    height: 1px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main .side .nav > li > ul > li > a,
.main .side .nav > li > ul > li > a:hover {
    padding: 6px 10px 6px 0px;
}
body .main .side1 .nav > li a {
    padding: 10px 10px 10px 15px;
    position: relative;
}


/********************* 聯絡我們 contact *********************/
.contact  .listCheck p {
    font-weight: bold;
}


.contact .comt_topsd .siteinfo p {
    font-size: 1.25rem;
    color: #e13a40;
    font-weight: bold;
}
.contact .comt_topsd .siteinfo.siteinfo_2{
    width:60%;
}
.contact .comt_topsd .siteinfo {
    width: 40%;
    flex: unset;
}
.contact .footer_mid.comt_topsd ul li {
    padding: 5px 0;
}
.contact .comt_topsd  iframe{
    width:100%;
    height:250px;
    
}
.contact .comt_topsd {
    display: flex;
    padding: 5%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-top: 2px solid #35a7e9;
    border-radius: 5px;
}
.red {
    color: #e13a40;
}
.listCheck input {
    height: 40px;
 
}
.listCheck p {
    margin-bottom: 10px;
}
.we_k label {
    padding-left: 6px;
}
.we_k {
    padding-right: 20px;
    display: flex;
}
    .we_k .option-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        top: 4px;
        right: 0;
        bottom: 0;
        left: 0;
        height: 18px;
        width: 18px;
        cursor: pointer;
        display: inline-block;
        outline: none;
        position: relative;
        z-index: 300;
        border-radius: 50%;
        border: 1px solid #bfbfbf;
        background-color: #fff;
    }



    .we_k .option-input:checked::before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #4b4b4b;
        width: 8px;
        height: 8px;
        left: 0px;
        top: 4px;
        right: 0;
        margin: 0 auto;
        border-radius: 50%;
    }


.contact .comt_mid {
    padding: 5%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    margin-top: 30px;
    margin-bottom: 40px;
    border-top: 2px solid #35a7e9;
    border-radius: 5px;
    background-color: #eef9ff;
}

.contact   .main .side1 {
    border-right: none;
    padding-right: 0;
}


.contact .dlf252_se {
    display: flex;
    align-items: center;
}
.contact .cos_a .listCheck {
    flex: 1;
    padding-right: 1%;
}
.contact .cos_a {
    display: flex;
}
.contact .content   h4 {
    font-size: 1.25rem;
    color: #3b3b3b;
    margin-bottom:40px;
}

/********************* 投資人專區  法人說明會 finance02 *********************/
.finance02 table.tab_wsf td,
.finance02 table.tab_wsf th {
    text-align: center;
}
.finance02 table.tab_wsf td:last-child {
    width: auto;
}
/********************* 投資人專區  每月營收 finance01 *********************/
.finance01 table.tab_wsf th span{
    padding-left:5px;
    font-size:14px;
    
}
.finance01 table.tab_wsf th,
.finance01 table.tab_wsf td {
    text-align: center;
}
.finance01 table.tab_wsf td:first-child {
    width: 10%;
}
.finance01   table.tab_wsf td:last-child {
    width: auto;
}
/********************* 投資人專區  財務業務資訊 finance *********************/
.dof51f_s{
    position:relative;
}
a.mops_sf:hover{
    color:#35a7e9;
}
a.mops_sf {
    color: #3b3b3b;
    position: absolute;
    right: 10px;
    top: -30px;
    z-index: 10;
}
 
    .finance .yea_fg {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }
.finance .dof51f_s h3 {
    font-weight: bold;
    font-style: italic;
    color:#35a7e9;
    display:table;
    position:relative;
    z-index:-1;
}
.finance .yea_fg p {
    background-color: #5d5d5d;
    color: #fff;
    width: 8%;
    margin-bottom: 0;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .finance .yea_fg select {
        width: 20%;
        border-radius: 0;
        height: 45px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url(../images/investor/select_arrow.svg) no-repeat;
        background-position: right 0.5em top 50%, 0 0;
    }

/********************* – 董事會資訊 – 審計委員會   committee01 *********************/
.citt_sfg{
    margin-bottom:20px;
}
    .citt_sfg ul li{
        width:25%;
    }
        .citt_sfg ul li:nth-child(2) a,
        .citt_sfg ul li:nth-child(3) a {
            border-right:none;
        }
        .citt_sfg ul li a:hover,
        .citt_sfg ul li a.active {
            background-color: #35a7e9;
            color: #fff;
        }
.citt_sfg ul li a {
    padding: 10px ;
    border:1px solid #35a7e9;
    display:block;
    text-align:center;
}
/********************* – 董事會資訊 – 功能委員會   committee *********************/
.mitf_sgfg .accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid #e7e7e7;
}
.mitf_sgfg .accordion-button::after {
    background: url(../images/investor/arrow_bot.svg)no-repeat;
    width: 17px;
    height: 9px;
}

.mitf_sgfg .accordion-button:not(.collapsed)::after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/investor/arrow_bot.svg)no-repeat;
    width: 17px;
    height: 9px;
    right: 13px;
}
.mitf_sgfg   .accordion-item {
    margin-bottom: 30px;
}
.mitf_sgfg   .accordion-item .accordion-body p {
    margin-bottom: 0;
}
.mitf_sgfg   .accordion-button:focus {
    border-color: unset;
    box-shadow: unset;
}
.mitf_sgfg    .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #35a7e9;
    box-shadow: unset;
}
.mitf_sgfg    .accordion-button {
    font-size: 1.125rem;
    background-color: #35a7e9;
    color: #fff;
}
.mitf_sgfg   .accordion .accordion-body {
    padding: 3rem 1.25rem;
}
/********************* – 董事會資訊 – 歷年決議   directors *********************/
.finance table.tab_wsf.tab_wsf2 th {
    background-color: #d8f1ff;
    color: #000;
}
table.tab_wsf td ul {
    flex-direction: column;
}
.directors table.tab_wsf th:last-child,
.directors table.tab_wsf td:last-child {
    width: 85%;
    text-align:left;
}
.directors table.tab_wsf th:first-child,
.directors table.tab_wsf td:first-child {
    text-align: center;
}
/********************* 企業社會責任 csr_report *********************/
table.tab_wsf {
    width: 100%;
}
 table.tab_wsf th {
        background-color: #35a7e9;
        color: #fff;
        padding: 15px;
        font-weight: 400;
        font-size:1.125rem;
    }
 table.tab_wsf td a:hover{
        opacity:0.5;
    }
    table.tab_wsf tr:nth-child(2n+1) td {
        background-color: #fafafa;
    }
    table.tab_wsf td {
        padding: 15px;
        border: 1px solid #e7e7e7;
    }
    table.tab_wsf th:last-child{
        text-align:center;
    }
    table.tab_wsf td:last-child {
        width: 15%;
    }
		.shareholder table.tab_wsf td,
	.shareholder table.tab_wsf th{
		text-align:center;
		
		}
    /********************* 認證專區 certified *********************/
.acting_mid ul li.dl_e {
    font-weight: bold;
    color: #35a7e9;
    font-size: 18px;
}
.acting_mid ul {
    flex-direction: column;
   
}
.acting_mid {
    border: 1px solid #e7e7e7;
    padding: 20px;
    border-top: 1px solid #35a7e9;
    border-radius: 5px
}
.certified .so21d_f .pic {
    position: relative;
}
    .certified .so21d_f .pic:after {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/certified/search.svg)no-repeat;
        width: 44px;
        height: 43px;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 70%;
        opacity: 0;
        transition: all 0.5s;
    
    }
.certified .so21d_f:hover .pic:after {
    opacity: 1;
    top: 50%;
}
.certified .so21d_f:hover .pic:before {
    opacity: 1;
}
.certified .so21d_f .pic:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #00000082;
    opacity: 0;
    transition: all 0.5s;
  
}
.certified .so21d_f:hover img {
   
}
.certified .so21d_f h4 {
    font-size: 1.125rem;
    padding-top: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 63px;
}
.certified .so21d_f p {
    color: #525252;
    margin-bottom:0;
}
/********************* 最新消息 SHOW *********************/
.news ul.new_werf {
    margin-top: 30px;
}
.btn-back ul.pager {
    justify-content: center;
}
    .btn-back ul.pager li a:hover {
        background-color: #e13a40;
    }
    .btn-back ul.pager li a {
        background-color: #35a7e9;
        color: #fff;
        padding: 13px 10px;
        border-radius: 2px;
        width: 130px;
        display: block;
        text-align: center;
    }
.news .wie_a p {
    color: #e13a40;
}
.news .wie_a h1 {
    font-size: 2rem;
}
.news .wie_a {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 30px;
}
/********************* 最新消息 *********************/
.news ul.new_werf li {
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
}
/*********************  產品類型 show *********************/
#ensu_tab2 img {
    width: 100%;
}
.product.show table {
    width: 100%;
    text-align: center;
}
    .product.show table th {
        background-color: #35a7e9;
        color: #fff;
        text-align: center;
        padding: 10px 5px;
        font-weight: 400;
    }
 
    .product.show table tr:nth-child(2n+1) td {
        background-color: #eef9ff;
    }
   
    .product.show table td {
        padding: 10px 5px;
        background-color: #fff;
        border-bottom: 1px solid #c7cdd0;
    }
        .product.show table td p {
            margin-bottom: 0;
        }
.product.show table td p span {
    display: block;
}
        .product.show table td span.sodl_rgv {
            background-color: #3b3b3b;
            width: 23px;
            height: 1px;
            margin: 0 auto;
            display: block;
        }
.product.show .pord_dow a:hover img {
    opacity: 0.5;
}
.product.show .pord_dow a:hover {
    border: 1px solid #35a7e9;
}
.product.show .pord_dow a {
    border: 1px solid #c7c7c7;
    display: block;
    border-radius: 3px;
    padding: 30px 0;
}
.product.show .pord_dow p {
    width: 52%;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 30px;
    color:#000;
}
.product.show .pord_gru {
    background-color: #f0f0f0;
    padding: 3% 0;
}
.product.show p.ti_p {
    font-size: 1.25rem;
    text-align: center;
    padding-top: 20px
}
.product.show h4.dlf_h4 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 30px;
}
.product.show .wedf_sfgc {
    display: flex;
    align-items: center;
}
    .product.show .wedf_sfgc .tit h4 {
        color: #000;
        font-size: 1.5rem;
        font-weight: bold;
        display: table;
        border-bottom: 4px solid #e13a40;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .product.show .wedf_sfgc .tit {
        width: 50%;
        padding-right: 10%;
    }
    .product.show .anc_po li a {
        font-size: 1.125rem;
        padding: 0px 30px;
        position: relative;
    }
    .product.show .anc_po li a:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #b8b8b8;
        width: 1px;
        height: 12px;
        right: 0;
        top: 8px;
    }

.product.show .anc_po {
    justify-content: center;
    padding: 30px 0;
    transition: all 0.5s;
}
.product.show .main {
    padding-top: 0;
}
.product.show .prsho_01:before {
    background: url(../images/product/prsho_01.jpg)no-repeat;
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
}
.product.show .prsho_01 {
    position: relative;
    border-top: 1px solid #35a7e9;
    padding: 5% 0 0;
    margin-bottom: 60px;
}
.product.show .main > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.product.show  .main .content {
    padding-left: 0;
}


.banner_prrdshow .item > a .tit_rtlf.aos-animate {
    opacity: 1;
    bottom: 50%;
    transform: translateY(50%);
}
.banner_prrdshow .item > a .tit_rtlf {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 0%;
    transition: all 0.5s;
    opacity: 0;
    color: #fff;
}
    .banner_prrdshow .item > a .tit_rtlf h4 {
        justify-content: center;
        font-size: 2.25rem;
        font-weight: 400;
        align-items: center;
        display: flex;
    }


.banner_prrdshow   .slick-active a .tit_rtlf {
    animation: effg 1s ease-in-out;
}

@keyframes effg {
    0% {
        opacity: 0;
        bottom: 0%;
    }


    100% {
        opacity: 1;
        bottom: 50%;
    }
}
/*********************  產品類型 index *********************/

.product  .vlg_wrf2s{
    flex-wrap:wrap;
}
.prod_type {
    position: relative;
    width: 50%;
    padding: 10px;
}
    .prod_type  .pic{
        position:relative;
        overflow:hidden;
    }
    .prod_type a h4{
        text-align:center;
    }
    .prod_type a p {
        color: #525252;
    }

    .prod_type a {
        border-radius: 3px;
        padding: 3%;
        position: absolute;
        right: 0;
        bottom: 0;
        background-color: #fff;
        transform: translateY(10%);
        width: 70%;
        display: block;
        margin: 0 auto;
        left: 0;
        z-index: 10;
        border-bottom: 2px solid #35a7e9;
    }
        .prod_type a:hover   .more{
            background-color:#e13a40;
        }
        .prod_type a .more {
            text-align: center;
            padding-bottom: 20px;
            background-color: #35a7e9;
            display: table;
            margin: 0 auto;
            padding: 10px 20px;
            border-radius: 2px;
            color: #fff;
            transition: all 0.5s;
          
        }
        /********************* 產品專區 主要設備 equipment *********************/
        .equipment .fkg_512df {
            display: flex;
            margin-bottom: 40px;
            border: 1px solid #e7e7e7;
            padding: 5%;
            border-top: 2px solid #35a7e9;
            border-radius: 5px;
        }
  
    .equipment .fkg_512df .pic {
        width: 50%;
        padding-right:5%;
    }
    .equipment .fkg_512df .tit h3{
        font-weight:bold;
    }
    .equipment .fkg_512df .tit h3 span {
        color: #35a7e9;
        font-size: 1rem;
        display: block;
        padding-top: 5px;
    }
    .equipment .fkg_512df .tit h4 span{
        font-size:0.875rem;
    }
    .equipment .fkg_512df .tit h4 {
        font-size: 1.25rem;
        border-top: 1px solid #bfbfbf;
        padding-top: 20px;
        margin-top: 20px;
    }
    .equipment .fkg_512df .tit ul li label {
        color: #808080;
        padding-right: 15px;
    }
    .equipment .fkg_512df .tit ul {
        line-height: 32px;
    }
    .equipment .fkg_512df .tit {
        width: 50%;
  
      
    }
        .equipment .fkg_512df .tit ul li {
            display: flex;
            line-height: 22px;
            padding-bottom: 10px;
        }

/********************* 產品專區 品質政策*********************/
.ensu21d_sc {
    background-color: #fafafa;
}
.iso50_sdc .tit h5 {
    position: relative;
    padding-left: 15px;
    margin-bottom: 20px;
}
    .iso50_sdc .tit h5:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #35a7e9;
        width: 6px;
        top: 5px;
        bottom: 2px;
        left: 0;
    }
.iso50_sdc .tit p{
    line-height:32px;
    color:#3b3b3b;
}
.iso50_sdc .tit {
    width: 40%;
    padding-right:5%;
}
.iso50_sdc .pic {
    width: 60%;
}
.iso50_sdc {
    display: flex;
    align-items:center;
}
.qie_ldoc .eokf21_xsf .tit h4 {
    margin-bottom: 0;
}
.qie_ldoc .eokf21_xsf .tit p {
    margin-bottom: 0;
    color: #3b3b3b;
}
.qie_ldoc .eokf21_xsf .tit {
    padding-left: 20px;
}
.qie_ldoc .eokf21_xsf .pic {
    position: relative;
}
.qie_ldoc .eokf21_xsf.eokf21_xsf_2 .pic:before {
    display: none;
}
.qie_ldoc .eokf21_xsf .pic:before {
    content: " ";
    display: block;
    position: absolute;
    width: 2px;
    height: 250px;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #9f9f9f;
    z-index: -1;
}
.qie_ldoc .eokf21_xsf {
    display: flex;
    align-items: center;
    padding-bottom: 40px;
}
    .qie_ldoc .eokf21_xsf.eokf21_xsf_2{
        padding-bottom:0;
    }
.qie_ldoc h5.ek_h4 {
    position: relative;
    margin-bottom: 40px;
    line-height: 36px;
    padding-left: 18px;
}
    .qie_ldoc h5.ek_h4:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #35a7e9;
        width: 6px;
        top: 9px;
        bottom: 6px;
        left:0;
    }
.qie_ldoc {
    position:relative;
    z-index: 10;
}
.dlcs514_sf {
    background: url(../images/product/eokf21_xsf_04.jpg)no-repeat;
}
/********************* 產品專區 品質管理 quality *********************/
.hohf_s5dc .hogf_rightt p {
    text-align: center;
    margin-bottom: 0;
    padding: 10px;
    background-color: #272727;
    color: #fff;

}
.hohf_s5dc .hogf_rightt {
    display: flex;
    width: 60%;
}
.hohf_s5dc .hogf_left p{
    margin-bottom:0;
}
.hohf_s5dc .hogf_left {
    width: 40%;
    background-color: #fff;
    align-items: center;
    display: flex;
    padding: 0 5%;
}
.hohf_s5dc.hohf_s5dc_2 .hogf_rightt .pic,
.hohf_s5dc.hohf_s5dc_2 .hogf_rightt img {
    width: 100%;
}
.hohf_s5dc.hohf_s5dc_2 .hogf_rightt {
    width: 40%;
}
.hohf_s5dc.hohf_s5dc_2   .hogf_left{
    width:60%;
}

.hohf_s5dc {
    display: flex;
}

h4.ked_bls:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #35a7e9;
    width: 6px;
    top: 5px;
    bottom: 2px;
    left: 0;
}
h4.ked_bls {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    color: #35a7e9;
}
.blue {
    color: #35a7e9;
}
.sle_ggcs .txt {
    border: 1px solid #e7e7e7;
    padding: 5%;
    border-top: 2px solid #35a7e9;
    border-radius: 5px;
}
.sle_ggcs ul.anc_po {
    justify-content: center;
    background-color: #f3f3f3;
    padding: 10px 0;
    margin-bottom: 30px;
    border-radius: 3px;
}
    .sle_ggcs ul.anc_po li:last-child:before{
        display:none;
    }
    .sle_ggcs ul.anc_po li:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #a4a4a4;
        width: 1px;
        height: 12px;
        right: 0;
        top: 8px;
    }
    .sle_ggcs ul.anc_po li {
        padding: 0 20px;
        position:relative;
    }
    .sle_ggcs ul.anc_po li a {
        font-size: 1.125rem;
    }

/********************* 經營者的話 *********************/
.preface_ab .fdf_dcv p {
    margin-bottom: 0;
    padding-bottom: 0;
    /*padding-right: 20px;
    width: 50%;*/
}
.fdf_dcv p span {
    display: flex;
    font-weight: bold;
    font-size: 24px;
    padding-top: 10px;
    align-items: center;
}
.fdf_dcv img {
    margin: 0;
    padding-left: 10px;
}
.fdf_dcv {
    display: table;
    margin: 0 0 0 auto;
    /*display: flex;
    width: 50%;
    margin: 0 0 0 auto;
    justify-content: flex-end;
    align-items: center;
    flex-direction:column;*/
}
.preface_ab h4 {
    text-align: center;
    color: #35a7e9;
    padding: 50px 0 10px;
}

.preface_ab:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/about/sign2.svg)no-repeat;
    width: 100%;
    height: 106px;
    top: 0;
    left: 0;
    right: 0;
}
.preface_ab:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/about/letter-bg.jpg)no-repeat;
    width: 250px;
    height: 152px;
    left: -18px;
    bottom: -15px;
}
.preface_ab p{
    padding-bottom:30px;
}
.preface_ab {
    padding: 160px 8% 70px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(207,207,207,0.9);
    -moz-box-shadow: 0px 0px 5px 2px rgba(207,207,207,0.9);
    box-shadow: 0px 0px 5px 2px rgba(207,207,207,0.9);
    border-radius: 10px;
    position: relative;
    border-right:2px solid #35a7e9;
}

/********************* 公司治理架構 *********************/
.arc_pboxsw img.arc_bg2 {
    width: 80%;
    margin-bottom: 30px;
}

.arc_pboxsw h5 {
    text-align: center;
    border-top: 1px solid #8d8d8d;
    border-bottom: 1px solid #8d8d8d;
    padding: 20px 5px;
}

.arc_pboxsw p {
    line-height: 32px;
}
/********************* 公司簡介 *********************/
.ab_box.ab_box_2 .tit {
    padding-left: 8%;
    padding-right: 0;
}
.ab_tube a:hover  .video{
    opacity:0.7;
}
.ab_tube .video {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ab_tube {
    position: relative;
}
.ab_box_3 ul li {
    width: 25%;
    text-align: center;
}
.ab_box_3 ul {
    justify-content: center;
    font-size: 24px;
    padding:30px 0;
}
.ab_box_3 h3 {
    text-align: center;
    position:relative;
    color:#000;
 
}
.ab_box_3:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/about/map.svg)no-repeat;
    width: 991px;
    height: 290px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 150px;
    z-index: -1;
}
.ab_box_3 {
    padding: 50px 0 20px;
    position:relative;
}
.ab_box.ab_box_2 {
    flex-direction: row-reverse;
    margin-top: 5rem;
}
.ab_box .pic {
    width: 50%;
}
.ab_box .tit p {
    color: #2e2e2e;
    line-height: 32px;
}
.ab_box .tit h3:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #35a7e9;
    width: 10px;
    height: 10px;
    right: -3px;
    bottom: -6px;
}
.ab_box .tit h3 span.ab_df3 {
    display: block;
}
.ab_box .tit h3 {
    position: relative;
    font-weight: 400;
    color: #35a7e9;
    border-bottom: 1px solid #3b3b3b;
    padding-bottom: 20px;
    margin-bottom: 30px;
    line-height: 38px;
    font-weight:500;
    
}
    .ab_box .tit h3 span.ab_df1 {
        font-size: 18px;
        padding-left: 5px;
    }
    .ab_box .tit h3 span.ab_df2 {
        display: block;
        font-size: 18px;
        font-weight: bold;
        color: #3b3b3b;
      
    }

.ab_box .tit {
    width: 50%;
    padding-right: 8%;
}
.ab_box {
    display: flex;
}

/********************* 利害關係人聯絡資訊 *********************/
.cinfo_c table.tab_wsf td:nth-child(3) {
    text-align: left;
}
.cinfo_c table.tab_wsf td,
.cinfo_c table.tab_wsf th {
    text-align: center;
}
.cinfo_c table.tab_wsf td span {
    display: block;
}
.cinfo_c table.tab_wsf td {
    vertical-align: middle;
}
.cinfo_c table.tab_wsf td a:hover {
    opacity: 1;
 
}

/********************* 永續環境NEW *********************/
.mate_bg h4{
    background-color:#35a7e9;
    color:#fff;
    padding:15px;
    text-align:center;
}
.mate_bg img{
    width:90%;
    margin:0 auto;
}
.mate_bg {
    background-color: #eef9ff;
}
h4.tx_h4 {
    text-align: center;
    color: #35a7e9;
    padding: 20px 0 10px;
}
.measu_sw span {
    display:table;
    margin:0 auto;
}
.measu_sw:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/csr/ling_bg.svg)no-repeat;
    width: 66px;
    height: 73px;
    left: 0;
    top: -30px;
}
.measu_sw {
    position: relative;
    border: 1px solid #35a7e9;
    border-radius: 30px;
    padding: 10px;
    font-size: 18px;
    margin-top: 40px;
    color: #000;
}
.preface_ab.pref_bs {
    padding: 100px 8% 70px;
}
.preface_ab.pref_bs h4 {
    padding: 0;
}
 p.p_dfx {
    flex-direction:column;
    display:flex;
}
.pref_bs h5 {
    text-align: center;
}
.pref_bs ul li{
    padding:10px 0;
}
.pref_bs ul {
    flex-direction: column;
}
/********************* 社會公益NEW *********************/
.tab_ew p {
    text-align: center;
    padding-top: 15px;
    margin-bottom: 0;
}

.bsidn_box h4.kd_h4 {
    text-align: center;
    color: #35a7e9;
    padding-top: 40px;
    letter-spacing: 10px;
    padding-bottom: 10px;
}
/********************* 員工照護NEW *********************/
.welfare_bo img {
    padding-top: 80px;
}
.welfare_bo b {
    font-size: 18px;
    padding-bottom: 5px;
    display: block;
    color:#000;
}
.welfare_bo .p-3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
}
.welfare_bo .p-1 span,
.welfare_bo .p-2 span,
.welfare_bo .p-3 span {
    display: block;
}
.welfare_bo .p-2 {
    position: absolute;
    left: 8%;
    bottom: 9%;
}
.welfare_bo .p-1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width:50%;
   
}
.welfare_bo {
    width: 1000px;
    position: relative;
    margin: 0 auto;
}

/********************* 公司治理NEW *********************/
.comu_fx.comu_fx_2 .tit {
    padding-right: 0;
    padding-left:5%;
}
.comu_fx.comu_fx_2 {
    flex-direction: row-reverse;
}
/********************* 永續經營NEW *********************/
.bsidn_box h5{
    color:#000;
    padding-bottom:5px;
}
.comu_fx .pic {
    width: 40%;
}
.comu_fx .tit {
    width: 60%;
    padding-right:5%;
}
.comu_fx {
    display: flex;
   
}

.tab_ew table td.e_2 {
    background-color: #32c5df;
    color: #fff;
}

.tab_ew table tr td.e_3 {
    background-color: #5d5e5e !important;
    color: #fff;
}
.tab_ew table tr td.z_1 {
    background-color: #8072a3 !important;
    color: #fff;
}
.tab_ew table .w_1 {
    background-color: #3eb693 !important;
    color: #fff;
}
.tab_ew table .w_2{
    width:5%;
}
.tab_ew table   tr:nth-child(2n+1) td {
    background-color: #eef9ff;
}
.tab_ew table td {
    text-align: center;
    padding: 10px 5px;
    background-color: #fff;
    border-bottom: 1px solid #c7cdd0;
}
    .tab_ew table td span.lt_s {
        background-color: #84d0fc;
        color: #fff;
        border-radius: 50%;
        width:31px;
        display: table;
        margin: 0 auto;
    }
.tab_ew table th span {
    display: block;
}
.tab_ew table th {
    background-color: #35a7e9;
    color: #fff;
    padding: 10px 5px;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
}
.tab_ew table {
    width: 100%;
}
.tab_ew {
    overflow-x: auto;
    white-space: nowrap;
}
.bsidn_box ul li label{
    font-weight:bold;
    color:#35a7e9;
    text-align:center;
    font-size:18px;

}
.bsidn_box ul li {
    display: flex;
    flex-direction: column;
    flex:1;
}
.bsidn_box ul{
    flex-wrap:nowrap;
}
.bsidn_box h3:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #35a7e9;
    width: 10px;
    height: 10px;
    right: -3px;
    bottom: -6px;
}
.bsidn_box h3 {
    position: relative;
    border-bottom: 1px solid #3b3b3b;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.bsidn_box p {
 
    font-weight: 400;
    line-height: 28px;
}

.prdf_fx .prdf_1 h5 {
    text-align: center;
    padding: 10px 0 0;
   
}
.prdf_fx .prdf_1 p{
    margin-bottom:0;
}
.prdf_fx .prdf_1:last-child{
    border-right:none;
}
.prdf_fx .prdf_1 {
    padding: 20px;
    flex: 1;
    border-right: 1px solid #bfbfbf;
}
.prdf_fx {
    display: flex;
    margin-top: 50px;
    /*border: 2px solid #35a7e9;
    border-radius:5px;
    padding:15px 0;*/
}

h4.h4_ti {
    text-align: center;
    display: table;
    margin: 30px 0 20px;
    border-bottom: 1px solid #35a7e9;
    padding-bottom: 10px;
}
.bsidn_bg02{
    width:90%;
}
.bs_pb{
    padding-bottom:60px;
}
/********************* 企業永續NEW *********************/
.sust_box .sust_le .tit p {
    color: #000;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sust_box .sust_le  .more {
    color: #35a7e9;
    text-align:right;
}
.sust_box .sust_le .tit {
    padding-top: 10px;
    flex-grow: 1;
}
.sust_box .sust_le .pic h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    z-index: 10;
    background-color: #3c3c3cc7;
    margin-bottom: 0;
    padding: 8px 20px;
}
.sust_box .sust_le .pic:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #00000045;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
}
.sust_box .sust_le:hover .pic img {
    transform: scale(1.1);
}
.sust_box .sust_le .pic {
    position: relative;
    overflow: hidden;
}
.sust_box .sust_le {
    width: 33%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    margin-bottom:20px;
}
.sust_box {
    display: flex;
    flex-wrap:wrap;
    margin:0 -15px;
}
.btn-back.btn-back_csr ul.pager li a {
    width: 200px;
}
/********************* 首頁 *********************/
.home_four .fou_lis:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.5;
}
.home_four .fou_lis .pic {
    position: relative;
    overflow: hidden;
    background-color: #000;
}
.home_four .fou_lis .tit p {
    font-size: 1.125rem;
    margin-bottom: 0;
}
.home_four .fou_lis .tit h4 {
    font-family: 'Anton', sans-serif;
    font-size: 2rem;
    margin-bottom: 0;
}
.home_four .fou_lis .tit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    transform: translateY(-50%);
    z-index: 10;
}
.home_four .fou_lis {
    flex: 1;
    position: relative;
    padding: 0px 8px;
 
}
.home_four {
    display: flex;
    padding: 3% 3%;
}
.home_product_right a .prd_tit p:hover span {
    color: #a6deff;
}
.home_product_right .prd_tit p span {
    text-decoration: underline;
    transition: all 0.5s;
}
.home_product_right .prd_tit p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px;
}
.home_product_right .prd_tit .h2_c:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/h2_c_ic.svg)no-repeat;
    right: -40px;
    top: 20px;
    width: 33px;
    height: 37px;
}
.home_product_right .prd_tit .h2_c {
    position: relative;
    background-color: #e13a40;
    font-size: 1.5rem;
    color: #fff;
    padding: 5px 13px;
    display: table;
    transform: translateY(15px);
    border-radius: 2px;
}
.home_product_right .prd_tit {
    width: 50%;
    margin: 0 auto;
    position: relative;
}
.home_product_right .prd_tit img {
    margin: 0 auto;
}
h3.h3 {
    display: table;
    margin: 0 auto;
}
    h3.h3 .txt-en {
        display: block;
        color: #184b69;
        text-align: left;
        font-size: 1rem;
        font-family: 'Anton', sans-serif;
        font-weight: 400;
        padding-bottom: 3px;
    }
h3.h3 .txt-tw {
    font-size: 2rem;
    color: #050505;
}
.home_product .home_product_left .slider-nav2 .slick-track {
    width: auto !important;
    text-align: center;
}


.home_product .home_product_left .slider-nav2 {
    border-top: 1px solid #ffffff5e;
    border-bottom: 1px solid #ffffff5e;
    margin: 40px auto;
    padding: 50px 0;
    width: 65%;
}
 .home_product_left .slick-slide p {
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_product_left .slick-slide.slick-current p {
    color: #184b69;
}
.home_product_left .slick-slide.slick-current p span.cfg_arow {
    background: url(../images/all/cfg_arow.svg)no-repeat;
}
 .home_product_left .slick-slide p span.cfg_arow {
    background: url(../images/all/cfg_arow2.svg)no-repeat;
    width: 16px;
    height: 13px;
    margin-right:5px;
}
 .home_product_left p{
    color:#fff;
    font-size:1.125rem;
}



.home_product,
.home_new {
    align-items: center;
    position: relative;
}
    .home_product  .home_product_left {
        background-color: #35a7e9;
        padding: 8% 0;
    }
    .home_product_left h3.h3 .txt-tw{
        color:#fff;
    }
    .home_product_left,
    .home_new_left {
        width: 20%;
        padding: 10% 5%;
        border-right: 1px solid #bfbfbf;
     
    }
.home_product_left,
.home_product_right{
    height:580px;
}
body .home_product_right {
    background: url(../images/all/product_right_bg.jpg)no-repeat;
    background-size: cover;
    padding: 45px 0;
}
.home_product_right,
.home_new_right {
    width: 80%;
    padding-left: 3%;
    position: relative;

}
ul.new_werf {
    flex-direction: column;
}
    ul.new_werf li:last-child{
        margin-bottom:0;
    }
    ul.new_werf li {
        margin-bottom: 35px;
       
    }
        ul.new_werf li a span.ne_wed.ne_wed_1 {
            background-color: #969696;
        }
        ul.new_werf li a span.ne_wed.ne_wed_2 {
            background-color: #fd1918;
        }
        ul.new_werf li a span.ne_wed.ne_wed_3 {
            background-color: #184b69;
        }
        ul.new_werf li a span.ne_wed.ne_wed_4 {
            background-color: #35a7e9;
        }
        ul.new_werf li a span.ne_wed {
            background-color: #35a7e9;
            color: #fff;
            font-size: 0.9375rem;
            padding: 5px 10px;
            transition: all 0.5s;
            border-radius: 2px;
        }
        ul.new_werf li a:hover  span.ne_xe{
            color:#e13a40;
        }
        ul.new_werf li a span.ne_wed2{
            background-color: #e13a40;
        }
    ul.new_werf li a span.ne_date {
        margin: 0 15px;
    }
        ul.new_werf li a span.ne_xe {
            color: #184b69;
     
        }
a.more_bt:hover span {
    background-color: #35a7e9;
}
a.more_bt span {
    transition: all 0.5s;
    background-color: #e13a40;
    color: #fff;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    margin-left: 5px;
    justify-content: center;
}
a.more_bt {
    font-size: 0.9375rem;
    display: flex;
    align-items:center;
    position:absolute;
    bottom:0;
    right:5%;
}


/********************* footer *********************/
.footer .copyright {
    border-top: 1px solid #ffffff52;
    padding-top: 25px;
    margin-top: 50px;
    font-size: 0.875rem;
    color: #393939;
}
.powered {
    display: none;
}

.footer .footer_content {
    background: url(../images/all/footer_bg.jpg)no-repeat center;
    padding: 4% 5% 1%;
    background-size: cover;
}

.footer_mid{
    display:flex;
}
    .footer_mid .siteinfo label {
        color: #626262;
        padding-right:10px;
        /*min-width: 4.5vw;*/
    }
    .footer_mid .siteinfo p {
        font-size: 1.125rem;
        margin-bottom: 5px;
    }
    .footer_mid .siteinfo h4:before {
        content: " ";
        display: block;
        position: absolute;
        width: 8px;
        height: 2px;
        background-color: #e13a40;
        left: 0;
        top: 50%;
    }
    .footer_mid .siteinfo h4 {
        font-size: 1.5rem;
        font-weight: bold;
        margin-bottom: 20px;
        position: relative;
        padding-left: 15px;
        text-align: left;
    }
    .footer_mid .siteinfo {
        flex: 1;
        color: #000;
    }
    .footer_mid ul li{
        padding:10px 0;
    }
    .footer_mid ul {
        flex-direction: column;
    }
.footer .sit_serve ul {
    margin-right: 15%;
}



body.contact .listCheck .dlf252_se .we_k:last-child label{
	width:60px;
	}
body.contact .listCheck .dlf252_se .we_k:last-child input:first-child{
	padding: 0 8px;
	}	
body.contact .listCheck .dlf252_se .we_k:last-child input:last-child{
	transform: translateY(-7px);
	}	
body.contact .listCheck .dlf252_se .we_k:last-child{
	transform: translateY(8px);
	}	
body.contact .cos_a.mb-4 .listCheck:last-child{
	padding-right:0;
	}
.sea_box{
    display:flex;
}
.sea_ld:nth-child(2){
    padding-left:5%;
}
.sea_ld {
    /*min-height: 200px;*/
}
.sit_serve{
    display:none;
}