﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Oswald:wght@200..700&display=swap');


@charset "utf-8";
body {
    letter-spacing: .04em;
    font-family: "Oswald","Noto Sans TC","Arial", "微軟正黑體", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", sans-serif;
}
:root {
   --init-about-editor-slick-ratio:1296 /546;
}


body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.slickfixedInitPosition .slider{
    display:none;
}
.slickfixedInitPosition .slider.slick-initialized {
    display: block;
}

.cpd_sd21 {
    padding: 0 4%;
}

.home-pagelist-area > .container-fluid {
    padding: 0;
}
p {
    color: #1a0707;
}
a {
    transition: all 0.5s;
}
img {
    transition: all 0.5s;
}
a:hover {
    color: #e70012;
}
/*side1*/
.side1 .form-control {
    border: 1px solid #d8d8d8;
    padding: 10px;
}
.side1 .btn.btn-primary:hover{
    background-color:#e70012;
}
.side1 .btn.btn-primary {
    padding: 8px 30px;
    background-color: #878787;
}

    .side .filter-title .collapsed-btn:hover, .side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
        color: #e70012;
    }
.side .filter-item + .filter-item {
    margin-top: 0;
}
.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: var(--bs-dark);
    padding: 1em 0;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
    font-weight: bold;
}

.side1 .filter-content > ul > li a:hover {
    color: #e70012;
}

.side1 .filter-content > ul > li a {
    color: #131313;
}

.side1 .filter-content > ul > li {
    font-size: 16px;
    /*   margin-bottom: 6px;*/
    padding: 6px 0;
    position: relative;
    padding-left:18px;
    background: url(../images/all/sid_icon.svg) no-repeat left center;
}

.wid-search .h3 {
    display: none;
}

.btn.btn-primary:hover {
    background: #e70012;
    border-color: #e70012;
}

.btn.btn-primary {
    background: #e26f29;
    border-color: #e26f29;
    border-radius: 0;
    width: 120px;
}

.side .filter-content, .side .filter-sidebar.multiple-collapse .collapse-content {
    border: none;
}

.side .h3 {
    background-color: #e70012;
    color: #fff;
    padding: 10px;
    font-size: 1.125rem;
}

    .side .h3 .txt-tw {
        border: none;
        padding: 0;
    }

.side .filter-content > ul {
    padding: 10px 0;
}

/* 購物清單 */

.header .navbar .nav-pos-top .cart-detail .item a.btn:hover {
    background-color: unset;
    opacity: 0.7;
    color: #000;
}

.nav-cart-info .nav-cart-list .cart-detail .item a {
    font-size: 15px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .item-detail .info {
    align-items: center;
}

.nav-cart-info .nav-cart-list .cart-checkout .btn-group {
    padding-right: 19px;
}

.nav-cart-info .nav-cart-list .cart-checkout .sum {
    margin: 10px 12px 15px;
}

.nav-cart-info .nav-cart-list .h6 {
    font-size: 16px;
    padding: 10px 10px 5px;
    margin-bottom: 9px;
}

.cr_no {
    padding-left: 10px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .info-detail a {
    font-size: 15px;
}

.header .navbar .cart-detail ul .cart-detail ul li i {
    width: auto;
    height: auto;
}

.header .navbar .cart-detail ul li i:before {
    display: block !important;
}

/* navbar */
.navbar .navbar-brand{
    display:block;
}

.header .btn-group.lang .dropdown-item:hover,
.header .btn-group.lang .dropdown-item:focus {
    color: #fff !important;
    background-color: #e70012;
}
.header .btn-group.lang .dropdown-item {
    padding: 10px 20px;
  
}
.dropdown-menu[data-bs-popper] {
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.header .btn-group.lang .dropdown-item {
    text-align: center;
}

.header .navbar-nav .nav-item:hover > .nav-link {
    color: #e70012;
}
.navbar .nav-item .caret{
    display:none;
}
.navbar .small-btn-box ul {
    margin: 0 0 0 30px;
}
.header .navbar-nav .nav-link {
    padding: 15px 20px 15px;
    font-size: 18px;
}
.dropdown-toggle:empty::after{
    display:none;
}
.header .small-btn-box .btn.btn-primary {
    background: unset;
    border-color: unset;
    background: url(../images/all/Earth.svg) no-repeat center #444444;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    padding: 0;
    
}
.header .navbar {
    padding: 0 3%;
    background: #ffffff00;
    z-index: 999;
}
.header .navbar-nav li:last-child .nav-link {
    padding-right: 0;
}
.is_scroll .header .navbar {
    box-shadow: 0px 0px 22px #40404054;
    background-color: #ffffffcf;
    
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #ffffff;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #ffffff;
}

.nav-item.dropdown > .navbar-nav .navbar-nav .nav-item:hover > .nav-link {
    background-color: #e70012;
}

.nav-item.dropdown > .navbar-nav .navbar-nav {
    background: #fff;
}

.nav-item.dropdown > .navbar-nav {
    background: #fff;
    box-shadow: 0px 0px 10px #40404054;
    width: 210px;
}

    .nav-item.dropdown > .navbar-nav li a {
        color: #000000;
        font-size: 16px;
        padding: 8px;
    }

    .nav-item.dropdown > .navbar-nav .nav-item:hover > .nav-link {
        color: #fff;
        background-color: #e70012;
    }


 /* banner */
.slick .slick-dots .slick-active button {
    background: #e70012;
}
.slick .slick-dots button {
    background: #fff;
}
   .banner  .slick-dots {
    bottom: 25px;

}


/* 購物彈跳 */
.qty-box .btn:hover {
    background-color: #2a2a2a;
}

.btn.cart:hover {
    background-color: #2a2a2a;
    color: #fff;
}

.btn.cart {
    background: #81a626;
}

.gallery-list .item .item-detail {
    padding: 0 5px;
}

.modal-dialog-scrollable .modal-content {
    overflow: unset;
}

.modal-header .close {
    border-radius: 50%;
    position: absolute;
    background-color: #adadad;
    color: #fff;
    padding: 0;
    display: table;
    font-size: 20px;
    right: -16px;
    top: -14px;
    margin: 0;
    width: 40px;
    height: 40px;
    padding-top: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: unset;
    font-weight: 400;
    border: none;
}

.qty-box .btn:hover {
    background: #2f4498;
}

.modal-header {
    padding-bottom: 6px;
}

.modal-title:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000000;
    width: 4px;
    height: 22px;
    left: 0;
    top: 6px;
}

.modal-title {
    position: relative;
    font-size: 24px;
    text-align: left;
    padding-left: 12px;
    color: #000;
}

.main-title .h6 {
    font-size: 18px;
    padding-left: 0;
    border: none;
    color: #000;
}



/* 分享  */
body .container .ezshare-box {
    margin: 5px 0 20px 0;
}

.ezshare-box .list-inline-item:not(:last-child) {
    margin-right: 2px;
}

.ezshare-box a:hover:before {
    display: none;
}

.ezshare-box a:hover {
    color: #a99356 !important;
}

.ezshare-box ul:before {
    content: " SHARE : ";
    display: inline-block;
}

.ezshare-box ul {
    position: relative;
    align-items: center;
    display: flex;
}

.ezshare-box a {
    background-color: unset !important;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding-top: 3px;
    color: #000 !important;
}


/* 留言紀錄 order show*/
.order .talk-form-det .btn-area {
    margin: 30px 0 10px !important;
}

.order .talk-form-det {
    padding: 25px;
}
.talk-item .talk-top {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 6px;
}

.talk-box .talk-time {
    color: #b01f23;
}

.talk-box .talk-item .first-level {
    padding: 3%;
    border: solid 1px #d4d4d4;
    background-color: #fff;
}



/* 產品詳細頁  product show*/
.product.show  .breadcrumb-section {
    margin-bottom: 0 !important;
}
.product.show .side1 {
    margin-bottom: 0;
}


.product.show .pro_box {
    position: relative;
    background: url(../images/all/prodshow_bg.jpg) no-repeat;
    padding: 70px 10% !important;

}
.product.show .main > .container {
    padding: 0;
    max-width: 100%;
}
.product.show .tab-area.tab-accordion .nav-tabs {
    justify-content: flex-start !important;
    border-bottom: 1px solid #c4c4c4;
    padding: 0 !important;
}
.product.show   .pdo_sd {
    padding: 0 10%;
}
.product.show .mainSection {
    position: relative;
    padding: 80px 10%;
}

.product.show   .tab-content > .tab-pane{
    padding:20px !important;
}

.product.show .product-info-area .item {
    margin-bottom: 0;
}
.product.show .gallery-list .item    .ratio:hover  img {
    transform: scale(1.1);
    opacity: 0.7;
}
.product.show .gallery-list .item .ratio {
    position: relative;
    overflow: hidden;
}
.product.show .gallery-list .item .title {
    margin: 0;
}
.product.show .item .price-box {
    display: none!important;
}
.product-info-area .item.desc .cont {
    color: #1f1f1f;
}

.product.show .tab-area > .container,
.product.show .section > .container {
    padding: 0 0;
    max-width: 100%;
}
body .ezshare-box ul li a:before {
    display: none;
}

.ezshare-box a:hover {
    opacity: 0.5;
    color: #fff;
}

.product-pic.slick.st .slider-for .slick-prev,
.product-pic.slick.st .slider-for .slick-next {
    display: none !important;
}

.product-pic.slick.st .slider-nav .slick-list .slick-track {
    display: flex;
    margin: 0;
}

.product-pic.slick.st .slider-nav {
    padding: 10px 0;
}


.product-pic.slick.st .slider-for .item a {
    background: #fff;
}

.page-box_show .pagination {
    margin-bottom: 80px;
}

.qty-box .input-group-prepend {
    height: auto;
}

.qty-box .input-group-append .btn {
    border-left: none;
    width: 30px;
    font-size: 18px;
}

.qty-box .input-group-prepend .btn {
    border-right: none;
    width: 30px;
    font-size: 18px;
}

.qty-box .qty-quantity {
    border-right: none;
    border-left: none;
    flex: unset;
    width: 70px;
    /*  height: 40px;*/
    font-size: 16px;
    padding: 0;
    font-family: "Arial";
}

.product.show .h5 {
    font-size: 32px;
    margin-bottom: 0;
    color: #000;
    font-weight: 400;
}

.h5 .sub-txt {
    color: #e70012;
}

.product-info-area .item.price .cont {
    font-size: 1rem;
}

}

.product.show .h5 .sub-txt {
    color: #2f4498;
    letter-spacing: 1px;
}



.product.show .container .ezshare-box {
    margin: 10px 0 10px;
    display:none;
}

.product.show .h5 .pro-name {
    font-weight: bold;
    color: #333;
}

.product.show .h5 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 400;
}

.product.show .product-info-area .item.price .cont {
    color: #141414;
}

.product.show .btn.btn-light:hover,
.product.show .btn.btn-dark:hover {
    background: #81a626;
    color: #fff;
}

.product.show .btn.btn-light,
.product.show .btn.btn-dark {
    background: #e7e7e7;
    color: #353535;
    padding: 13px 10px;
    font-size: 16px;
    border: none;
    width: 154px;
}

.product.show .btn.btn-dark {
    background: #2a2a2a;
    color: #fff;
    margin-left: 10px;
}

.product.show .mainSection .tab-content {
    position: relative;

}

.product.show .product-info-area {
    padding-left: 5%;
}

.product.show .mainSection .tab-area {
    /*    margin-top: 5% !important;
*/ border-top: none;
}

.product.show .tab-area .tab-title li {
    margin: 0 5px;
  
}

.product.show .tab-area .tab-title a {
    border-radius: 0;
    background-color: unset;
    color: #000;
    padding: 10px 48px;
    text-align: center;
    border-bottom: 1px solid #fff;
    border-left: none
}

    .product.show .tab-area .tab-title a.active {
        color: #fff;
        background-color:#e70012;
        font-weight: bold;
     
    }

.product.show .product-info-area .info-box {
    border-top: solid 1px #9e9e9e;
    border-bottom: solid 1px #9e9e9e;
    padding: 20px 0;
    margin-top: 20px;
    font-family: "Arial";
}

.product.show .radio-text-st input[type=radio]:checked + label:hover {
    background-color: #81a626;
}

.product.show .radio-text-st input[type=radio]:checked + label {
    background-color: #81a626;
    color: #fff;
}

.product.show .radio-text-st label {
    cursor: pointer;
    padding: 4px 12px;
    font-size: 15px;
    background-color: #878787;
    margin-bottom: 10px;
}

.product.show .specKind2 label {
    margin-bottom: 10px;
}

/*產品*/

.item .item-info .pic {
    position: relative;
    overflow: hidden;
}
.item:hover .item-info .pic img {
    transform: scale(1.1);
    opacity: 0.7;
}
.gallery-list p.desc {
    display: none;
}
.gallery-list.border-solid .item .item-detail {
    border: 3px solid #fff;
}
.product  .display-mode {
    opacity: 0;
}

.product .slider-nav .thumbnail:focus, .product .slider-nav .thumbnail.slick-current.slick-active {
 
    border-color: #bbbbbb;
}

.slider-nav .thumbnail {
    border: none;
}


/*最新消息*/

.article-list .item + .item {
    border-top: dotted 1px #676767;
    margin-top: 0;
    padding: 0;
}
.article-list .item a {
    padding: 0px;
}
.item:last-child .time {
    border-bottom: none;
}
.time {
    margin-right: 0 !important;
    font-size: 20px !important;
    flex-wrap: wrap-reverse;
    display: flex;
    justify-content: center;
    padding: 30px 0;
    border-bottom: 2px solid #9f9f9f;
    width: 10%;
    color:#000!important;
}
.news .info:hover{
    color:#e70012;
}
.news .info {
    font-size: 18px;
    color: #000;
}
.article-list .item .info {
    padding-left: 2%;
    width: 80%;
}
.article-list .item .icon i:before
{
    display:none;
}
.article-list .item:hover .icon i {
    background: url(../images/all/new_arrow.svg) no-repeat center #878787;
}
.article-list .item .icon i {
    background: url(../images/all/new_arrow.svg) no-repeat center #e70012;
    width: 39px;
    height: 39px;
    transition: all 0.5s;
}
.related-news .item .info .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 54px;
}
/* 聯絡我們  */
#chkImg {
    height: 54px;
}
.form-select,
.form-control {
    padding: 15px;
    border: none;
    border-radius: 0;
}

.verify_xsd {
    flex: unset;
    width: 140px;
}

.pt10 {
    margin-top: 40px;
}

.btn.btn-primary.gray:hover,
.btn.btn-primary:hover {
    background-color: #878787;
    color: #fff;
}

.btn.btn-primary.gray {
    background: #969696;
    border-color: #116a99;
    color: #fff;
    margin-left: 10px;
}

.btn.btn-primary {
    position:relative;
    background: #e70012;
    border-color: #e70012;
}

.btn.btn-primary, .btn-secondary {
    width: 150px;
    padding: 16px 30px;
    font-size: 16px;
    border-radius: 0;
}

.needs-validation:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #f1f1f1;
    left: -999px;
    right: -999px;
    height: 100%;
    z-index: -1;
    top: 0;
}

.needs-validation {
    position: relative;
    background-color: #f1f1f1;
    padding: 90px 0;
    margin-top: 50px;
}

.demo {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 40px;
}

.list-creative > li {
    padding: 20px 0;
}

.list-creative a {
    color: #323232;
    font-size: 16px;
}

.list-creative > li:nth-child(2n) .list-terms:before {
    background: #e70012;
}

.list-creative .list-terms:before {
    width: 3px;
    background: #e70012;
}

.list-creative .list-terms {
    padding-left: 20px;
}

.contact .h5 {
    font-weight: 400;
    color: #090909;
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.contact .form-group .radio-inline {
    padding-right: 20px;
    margin-top: 7px;
    display: inline-block;
}

    .contact .form-group .radio-inline input {
        margin-right: 6px;
    }

/*頁碼*/
.page-link:hover {
    color: #fff;
    background: #e70012;
}

.page-link {
    color: #000;
    border: none;
    font-size: 1rem;
    padding: 0.5em;
    min-width: 2.5em;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 0;
}

.page-item.active .page-link {
    background:#e70012;
    border-color: unset;
    color: #fff;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border-radius: 4px;
}


/*共用*/
.breadcrumb-section {
    margin-bottom: 50px !important;
}

.breadcrumb li a {
    display: inline-block;
}
.breadcrumb li:first-child a {
    background-color: #dfdfdf;
    padding: 20px 30px;
    color: #000;
}
.breadcrumb {
    padding: 0 3%;
    box-shadow: 0px 0px 10px #adadad54;
    background-color: #fff;
    display: flex;
    align-items: center;
}
.breadcrumb .txt-en,
.h2 .txt-en {
    display: none;
}

.main > .container, .main-content > .container {
    padding: 0 7%;
    max-width: 100%;
}


/*最新消息*/
.kind-tag-area a {
    margin-bottom: 0;
    background-color: #878787;
    color: #fff;
    padding: 5px 10px;
}
.small-title {
    color: #000;
    font-weight: bold;
}
.news.show .h1 {
    position: relative;
    font-size: 24px;
    text-align: left;
    border-bottom: 1px solid #08080852;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #2d2d2d;
}
sort-area .btn-info:focus, .sort-area .btn-info {
    color: #fff;
    background-color: #363636;
    border-color: #363636;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 0;
}


/*OEM ODM*/
.about_process_bottom .item h2{
    font-size:1.5rem;
}
.about_process_bottom .item h2 span {
    padding-right: 10px;
}
.about_process_bottom .item p{
    margin-bottom:0;
}
.about_process_bottom .item {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 50px;
    border: 10px solid #dadada;
}
.about_process ul li .pro_le:before {
    content: " ";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #e70012;
    border-radius: 50%;
    left: 0;
    bottom: -11px;
    margin: 0 auto;
    right: 0;
    z-index: 10;
    right: 0;
}
.about_process ul li .pro_le:after {
    content: " ";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: #e70012;
    border-radius: 50%;
    left: 0;
    bottom: -7px;
    right: 0;
    margin: 0 auto;
}
.about_process ul li p b {
    height: 62px;
    display: block;
    line-height: normal;
}
.about_process ul li p img{
    width:40%;
}
.about_process ul li .pro_le_new .lest {
    text-align: left;
    width: 90%;
}
.about_process ul li .pro_le_new .pic img {
    width: 80%;
}
.about_process ul li .pro_le_new .pic {
    width: 10%;
}
.about_process ul li:last-child .pro_le_new {
    border:3px solid #e70012;
}
.about_process ul li .pro_le_new {
    border: 1px solid #cecece;
    padding: 40px 20px;
    background-color: #fff;
    display: flex;
    align-items: center;
    position: relative;
}

.about_process ul li p {

}
.about_process ul li.slick-current .pro_le p {
    border: 1px solid #e70012;
    box-shadow: 0px 0px 10px #40404054;
}


.about_process ul li .pro_le {
    position: relative;
    border-bottom: 1px solid #878787;
    padding: 0 30px 20px;
    transition: all 0.5s;
}
.about_process ul li.slick-current .pro_le span{
    color:#fff;
    background-color:#e70012;

}
.about_process ul li p {
    position: absolute;
    left: -6px;
    top: -12px;
    display: table;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 2px 14px;
    border: 1px solid #40404054;
    background-color: #e70012;
}
.about_process ul li:last-child:before{
    display:none;
}
.about_process ul li:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/about/process_arrow_bot.svg) no-repeat center;
    width: 33px;
    height: 28px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    background-size: cover;
}
.about_process ul li:after {
 /*   content: " ";
    display: block;
    position: absolute;
    background-color: #cecece;
    width: 1px;
    height: 25px;
    bottom: 51px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 5;*/
}
.about_process ul li {
    padding: 40px 0;
    text-align: center;
    position: relative;
    transition: all 0.5s;
    width:100%;
}
.about_process ul{
    flex-wrap:wrap;
}
.about_process {
    position: relative;
    padding: 80px 20%;
    background: url(../images/about/about_process_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size:cover;
}
    .about_process .slick-arrow.slick-prev {
        left: -5%;
    }
    .about_process .slick-arrow.slick-next {
        right: -5%;
    }
/*核心能力與生產技術整合*/
.about_core .tit {
    padding: 3%;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: #00000069;
    margin: 0 10%;
}
.about_core p{
    color:#fff;
}
.about_core h5 {
    line-height: 36px;
    color: #fff;
}
.about_core  .pic {
    padding: 0 3%;
}
.about_core .d-flex {
    justify-content: center;
}
.about_core {
    background: url('../images/about/about_core_bg.jpg') no-repeat;
    padding:80px 0;
    
}

/*生產設備*/
.about_Production table tr td span {
    display: block;
    margin-top: -5px;
}
.about_Production table tr td {
    padding: 0.5rem 2.5rem;
    text-align: center;
    white-space: nowrap;
    border-bottom: 0.1rem solid #dddddd;
    border-right: 0.1rem solid #fff;
    background-color: #fff;
}
.about_Production table tr:nth-child(2n) td {
    background-color: #f6f6f6;
}
.about_Production table th {
    background-color: #e70012;
    color: #fff;
    text-align: center;
    border-right: 0.1rem solid #fff;
}
.about_Production table{
    width:100%;
}
.about_Production .pic_3 {
    width: 33%;
}
.about_Production .pic_2 h5{
    text-align:center;
    padding:20px 0 0;
}
.about_Production .pic_2 {
    width: 50%;
}
.about_Production .pic {
    width: 80%;
    padding-left:5%;
}
.about_Production .tit{
    width:20%;
}
.about_Production .pdu_oe:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #efefef;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: -100px;
    z-index: -1;
}
.about_Production .pdu_oe {
    background-color: #efefef;
    position: relative;
    padding: 50px 0 20px;
}
.about_Production {
    padding: 0 10%;
    margin-bottom:8%;
}
/*檢驗設備*/
.about_equipment .d-flex .tit h5 {
    text-align: center;
    padding-bottom: 20px;
}
.about_equipment .d-flex .tit {
    width: calc((100% - 60px) / 4);
    border: 1px solid #d6d6d6;
    box-shadow: 0px 0px 10px #87878754;
    margin-bottom: 50px;
}
.about_equipment .d-flex {
    flex-wrap: wrap;
    gap: 0 20px
}
/*國際認證*/
.abotu_Certification img {
    border: 10px solid #dadada;
    margin-bottom: 40px;
}
/*品質管理*/
.ab_manage h3 {
    text-align: center;
    letter-spacing: 10px;
    margin-bottom: 40px;
}
.ab_manage h4 {
    display: table;
    background-color: #e70012;
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
}
.ab_manage .d-flex .pic,
.ab_manage .d-flex .tit {
    width: 50%;
}
.ab_manage .d-flex {
    align-items: center;
    border: 10px solid #dadada;
    padding: 2% 5%;
    margin-bottom: 5%;
}

/*發展沿革*/
.about .history {
    position: relative;
    margin: 0 10% 5%;
}

    .about .history:before {
        content: '';
        position: absolute;
        width: 1px;
        height: calc(100% );
        background: #474747;
        left: 78px;
        top: 0;
    }
.about .cnc:nth-child(2n) h3 {
   color: #f8f8f8;
}
.about .history .cnc h3 {
    display: inline-block;
    color: #e70012;
    padding-left: 5px;
    font-size: 50px;
    background-color:#fff;
    padding: 2px 5px;
    z-index: 20;
    position: relative;
}

    .about .history .cnc ul {
        margin: 10px 0 30px;
        margin-left: 71px;
        position: relative;
        display:block;
    }
        .about .history .cnc ul > li h4{
            font-weight:bold;
        }
        .about .history .cnc ul > li {
            position: relative;
            padding: 0 0 0 40px;
            font-size: 16px;
        }

        .about .history .cnc ul:before {
            content: " ";
            display: block;
            position: absolute;
            width: 12px;
            height: 12px;
            background: #e70012;
            border-radius: 50%;
            left: 1px;
            top: 10px;
        }

        .about .history .cnc ul:after {
            content: " ";
            display: block;
            position: absolute;
            width: 20px;
            height: 20px;
            border: 1px solid #e70012;
            border-radius: 50%;
            left: -3px;
            top: 6px;
        }
.about .cnc {
    border-bottom: 1px dashed #808080;
    padding: 30px 0;
}
    
    .about .cnc:nth-child(2n) {
        background-color: #f8f8f8;
    }





/*公司介紹*/
p.pdc_p {
    text-align: center;
    margin-bottom:30px;
}
.ab-factory .ab-factory_1 .pic img {
    width: 100%;
}
.ab-factory .ab-factory_1 .pic {
    width: 50%;
}

.ab-factory h3 {
    text-align: center;
    margin-bottom: 10px;
}
.ab-factory .ab-factory_1 .tit h4{
    display:table;
    background-color:#e70012;
    padding:10px;
    color:#fff;
    margin-bottom:20px;
}
.ab-factory .ab-factory_1 .tit {
    width: 50%;
    padding: 5%;
}
.ab-factory .ab-factory_1.ab-factory_fd {
    flex-direction: row-reverse;
}
.ab-factory .ab-factory_1 {
    align-items: center;
    background-color: #fff;
}
.ab-factory {
    background-color: #efefef;
    padding-top: 5% !important;
    padding-bottom: 5% !important;

}
.about-us-bg ul {
    justify-content: center;
    width: 80%;
    margin: 0 auto;
}
    .about-us-bg ul li span {
        display: block;
        padding-top: 10px;
        line-height: normal;
    }
    .about-us-bg ul li {
        background-color: #f9f9f9ed;
        padding: 40px 20px;
        flex: 1;
        font-size: 24px;
        margin: 0 10px;
        border-left: 3px solid #e70012;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }
    .about-us-bg ul{
        padding-top:40px;
    }
    .about-us-bg p {
        color: #fff;
    }
.about-us-bg h4{
    color:#fff;
   padding-bottom:20px;
}
.about-us-bg h3{
    color:#fff;
}
.about-us-bg {
    background: url('../images/about/about-us-bg.jpg') no-repeat;
    padding-top: 10% !important;
    padding-bottom: 10% !important;
    text-align: center;
}
    .about-us-bg .pfo_we {
        width: 80%;
        margin: 0 auto;
        color: #fff;
        text-align: left;
    }
.about-us .d-flex {
    padding: 40px 0;
    width: 80%;
    justify-content: center;
    margin: 0 auto;
}
.about-us .pic img {
    border-radius: 50%;
    border: 2px solid #e70012;
    box-shadow: 0px 0px 10px #adadad54;
}
.about-us .pic h5{
   padding-top:20px;
}
.about-us .pic {
    flex: 1;
    text-align: center;
    padding:0 20px;
}
.about-us  .pfo_we{
    width:70%;
    margin:0 auto;
}
.about-us h3 {
    text-align: center;
}
.about-us {
    background: url('../images/about/aboutus_bg.svg') no-repeat;
    background-size:cover;
  padding-top:20px!important;
  padding-bottom:100px!important;
}

.about_box {
    margin-bottom: -30px;
}
/*單元共用*/
.red {
    color: #e70012;
}
.ab-shared{
    padding:0 10%;
}

.about .main > .container {
    padding: 0;
}
.about  .content{
    width:100%!important;
   
}
.about .side1 {
    display: none;
}
/*首頁*/
.slick-arrow.slick-prev {
    background: url('../images/all/arrow_left.svg') no-repeat center #fff;
}
.slick-arrow.slick-next {
    background: url('../images/all/arrow_right.svg') no-repeat center #fff;
}
.slick-arrow:before{
    display:none;
}
.slick-arrow:hover{
    opacity:0.7;
}
.slick-arrow {
    border: 1px solid #dc0404;
    border-radius: 50px;
    width: 58px;
    height: 58px;
    background-size: cover;
    z-index: 10;
}
.home_serve .pic img {
    width: 100%;
}
.home_serve a:hover .tit {
    bottom: 30%;

}
.home_serve .tit {
    position: absolute;
    left: 0;
    bottom: 30px;
    right: 0;
    transition: all 0.5s;
}
.home_serve a:hover:before{
    opacity:1;
}
.home_serve a:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #202020bf;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
}
.home_serve a {
    display: block;
    position: relative;
    overflow:hidden;
}

.home_serve .item {
    padding: 0;
    margin:20px ;
    box-shadow: 0px 0px 10px #40404054;
}
.home_serve a:hover span.mo_ho {
    opacity: 1;
}
.home_serve span.mo_ho {
    background: url('../images/all/more.svg') no-repeat center #a30f1a;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    display: block;
    margin: 0 auto 10px;
    opacity: 0;
    transition: all 0.5s;
}
.home_serve h4 {
    display: table;
    margin: 0 auto;
    color:#fff;
}
.home_serve   p {
    text-align: center;
   
}
.home_serve {
    position: relative;
    z-index:10;
}
.home_two_box:after {
    content: " ";
    display: block;
    position: absolute;
    background: url('../images/all/home_two_box_bg3.svg') no-repeat;
    left: 0;
    bottom: 0;
    width: 374px;
    height: 518px;
    background-size: cover;
}
.home_two_box:before {
    content: " ";
    display: block;
    position: absolute;
    background: url('../images/all/home_two_box_bg2.svg') no-repeat;
    right:0;
    top:0;
    width:393px;
    height:721px;
    background-size:cover;
}
.home_two_box {
    position: relative;
    padding: 90px 10%;
    background: url('../images/all/home_two_box_bg.jpg') no-repeat left top;
    background-size:cover;
}
.home_product {
    margin-top: 8%;
     position:relative;
     z-index:10;
 
}
    .home_product .gallery-list .item:hover .pic img {
        transform: scale(1.1);
        opacity:0.7;
    }
    .home_product .gallery-list .item .pic{
        position:relative;
        overflow:hidden;
    }
    .home_product .gallery-list .item {
        padding: 0 20px;
    }
.home_product  .gallery-list .item .item-detail {
    padding: 0 0;
    box-shadow: 0px 0px 10px #40404054;
}
.lang_US  .home_product .gallery-list .item .title,
.lang_US  .home_product .info a {
	   
        font-size: 20px;
    
}
.home_product .gallery-list .item .title,
.home_product .info a {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
	overflow: unset;
    text-overflow: unset;
    white-space: unset;
}
.home_product .gallery-list .item:hover .info {
    background-color: #878787;
}
    .home_product .info {
        background-color: #bd0613;
        transition: all 0.5s;
    }
.home_contact a.more_x {
    margin: 40px auto 0;
    width: 237px;
    padding: 20px 10px;
    background-color: #e70012d4;
    font-size:24px;
}
.home_contact h3 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight:bold;
}
.home_contact {
    background: url('../images/all/cont_bg.jpg') no-repeat;
    padding: 150px 0;
}

.home_technology .pic {
    padding: 0 3%;
}
.home_technology .h2 {
    color: #fff;
}
.home_technology .d-flex {
    justify-content: center;
}
.home_technology {
    background: url('../images/all/technology_bg.jpg') no-repeat;
    padding: 100px 0;
    background-attachment: fixed;
    background-position-x: 95%;
}
.ab_box_1-txt {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    bottom: -53px;
}
    .ab_box_1-txt span {
        display: inline-block;
        text-transform: uppercase;
        font-size: 180px;
        color: #f5f5f5b5;
        animation: scroll-left 30s linear infinite;
        line-height: normal;
        font-weight: bold;
    }

@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

.home_about .d-flex {
    align-items: center;
}
.home_about .tit  .tit_box {
    width:70%;
}
.home_about .tit .Certificate {
    width:30%;
}

.h2:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #b21e17;
    width:59px;
    height:2px;
    left:0;
    bottom:0;
    right:0;
    margin:0 auto;
}
.home_about .h2:before{
    margin:0;
}
.h2 {
    position: relative;
    font-size: 42px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #171717;
    text-align: center;
    border-bottom: none;
}
.home_about  .h2{
    text-align:left;
}
.home_about .tit ul li + li {
    border-left: 1px solid #4c4c4c;
}
.home_about .tit ul li:nth-child(1){
   padding-left:0;
}
.home_about .tit ul li {
    display: flex;
    align-items: center;
    padding: 0 5%;
}
.home_about .tit ul{
    margin-top:30px;
}

.home_about .tit {
    width: 70%;
    padding: 0 5%;
    position: relative;
    z-index: 10;
    display: flex;
}
a.more_x:hover {
    background-color: #464646;
    box-shadow: 0px 0px 22px #40404054;
}
a.more_x:hover:after {
        left: 120%;
        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);

    }
a.more_x:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}
a.more_x {
    position: relative;
    background-color: #e70012;
    font-size: 18px;
    padding: 12px 10px;
    width: 184px;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: bold;
    margin: 40px 0;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.home_about {
    position: relative;
    overflow: hidden;
}

/*浮動*/
.wid-float-section, body.scroll-down .wid-float-section.mobile-animate {
    bottom: 5%;
    right:10px;
}



   

        .wid-float-section ul li a:hover {
            opacity: 0.8;
        }

        .wid-float-section ul li a  {
            display: block;
            width:56px;
            height: 56px;
            background-size: cover;
            margin: 0 auto;
            border-radius: 50px;
        }

    .wid-float-section ul li.b11 a {
        background: url(../images/all/top.svg) no-repeat #8b8b8b center;
    }

    .wid-float-section ul li.b1 a {
        background: url(../images/all/line.svg) no-repeat #39ad00 center;
    }

    .wid-float-section ul li.b9 a {
        background: url(../images/all/cont.svg) no-repeat #c80616  center;
    }

    .wid-float-section ul {
        background: unset;
    }

        .wid-float-section ul li {
            padding: 5px 0;
        }

            .wid-float-section ul li + li {
                border-top: none;
            }

.gotop {
    position: static;
    opacity: 1;
}


/*footer*/
body.hoee  .footer {
    box-shadow:unset;
}
.footer {
    box-shadow: 0px 0px 10px #adadad54;
}
.copyrights {
    font-size: 14px;
    color: #4e4e4e;
}
.footer_right ul.tat_x li a:hover {
    color: #e70012;
}
.footer_right ul.tat_x li.tel a:last-child:before {
    content: "、";
    display: inline-block;
    padding-right: 5px;
}
.footer_right ul.tat_x li a {
    position:relative;
    font-size: 18px;
    color: #000;
}
.footer_right ul.tat_x li label{
    padding-right:3px;
    color:#000;
}
.footer_right ul.tat_x li {
    padding-right: 40px;
}
.footer-info {
    align-items: center;
}
.footer_right {
    width: 90%;
    padding-left:20px;
}
.footer_logo {
    width:10%;
}
.footer > .footer_mid > .container-fluid{
    padding-left:0;
    padding-right:0;
}
.footer {
    background: #fff;
    padding: 30px 10% 50px;
}