﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@charset "utf-8";

body {
    font-size: 16px;
    font-family: 'Noto Sans TC', Roboto;
}
body.lang_US {
    font-family: 'Roboto';
}

:root {}

img {
    transition: all 0.5s;
}

a:hover {
    color: #949494;
}

.header .navbar .nav-share-btn-area li.icon_l a,
.header .navbar .nav-share-btn-area li.icon_p a,
.header .navbar .nav-share-btn-area li.icon_t a,
.header .navbar .nav-share-btn-area li.icon_y a,
.header .navbar .nav-share-btn-area li.icon_i a,
.header .navbar .nav-share-btn-area li a,
.header .navbar .nav-share-btn-area li.icon_f a {
    color: #2d2d2d;
}

.header .navbar {
    padding: 0 10px;
}

.editor .contentbuilder-box .center>* {
    text-align: center;
}

.editor .contentbuilder-box .center img {
    margin-left: auto;
    margin-right: auto;
}

.modal-body .spec-box .btn-box.st {
    height: 100%;
}

.modal-body .spec-box .btn-box.st .btn {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.header .navbar .nav-share-btn-area {
    margin-top: -8px;
}

.header .navbar .nav-share-btn-area {
    font-size: unset;
    margin-top: 2px;
    display: none;
}

.is_scroll .header .navbar {
    /*background-color: #111111;*/
}

.header .navbar .nav-item.dropdown > .navbar-nav {
    background: #055fab;
}

.header .nav-item.dropdown>.navbar-nav .nav-item .nav-link {
    font-size: 14px;
    color: #fff;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link:hover {
    padding-left: 15px;
    color: #fed700;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #fff;
}

.is_scroll .nav-item.dropdown>.navbar-nav .nav-item .nav-link:hover,
.nav-item.dropdown>.navbar-nav .nav-item .nav-link:hover {
    /*    background-color: #000;
    color: #fff;*/
}

.is_scroll .nav-item.dropdown>.navbar-nav .nav-item .nav-link {
    /*color: #000;*/
}

.is_scroll .header .navbar-nav>.nav-item>.nav-link {
    /* color: #fff;*/
}

.is_scroll .navbar .small-btn-box a.btn-search i {
    /*background: url(../images/all/search2.svg)no-repeat;*/
}

.header .navbar {
    background: #fff;
    /*border-color: unset;*/
    width: 100%;
    padding: 0 90px;
    border: none;
}

.nav-item .caret {
    /*display:none;
    border-top: solid 5px #fff;*/
}
.header .navbar-nav .nav-item:hover > .nav-link .caret {
    border-top-color: #2774e5;
}

.header .navbar-nav .nav-item:hover > .nav-link {
    color: #2774e5;
    background: none;
}

.navbar .small-btn-box ul li:nth-child(2) {
    order: 2;
}

.navbar .small-btn-box ul li:nth-child(1) {
    order: 1;
}

.list-inline-item:not(:last-child) {
    margin-right: .8rem;
}

.dropdown-toggle::after {
    display: none;
}

.navbar .navbar-brand {
    margin: 5px 5px 5px 0;
    background-size: contain;
    width: 276px;
    height: 70px;
}
.is_scroll .header .navbar .navbar-brand, #logo {
    width: 200px;
    height: 51px;
    margin: 0px 0px 10px 0;
}

.btn-group.lang {
    background: url(../images/all/icon_globe.svg) no-repeat left center;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 5px 5px 25px;
    font-size: 14px;
}

.btn-group.lang .btn.btn-primary {
    background: unset;
    border: none;
}

.btn-group.lang a:hover.btn.btn-primary {
    color: #2774e5;
}

.navbar .small-btn-box a.btn-search:before {
    /*    content: "";
    display: block;
    position: absolute;
    left: -8px;
    top: 8px;
    background-color: #b6b6b6;
    width: 1px;
    height: 10px;*/
}

.navbar .small-btn-box a.btn-search:after {
    /*content: "SEARCH";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 13px;
    color: #626262;*/
}

.nav-search-li .nav-search-box .search-area a i:before {
    content: "";
}

.nav-search-li .nav-search-box .search-area a i {
    background: url(../images/all/search2.svg)no-repeat;
    width: 20px;
    height: 20px;
}

.nav-search-li .nav-search-box .search-area a {
    padding: 9px 3px;
}

.navbar .small-btn-box a.btn-search i {
    background: url(../images/all/search.svg)no-repeat;
    width: 20px;
    height: 20px;
}

.navbar .small-btn-box a.btn-search i:before {
    content: "";
}

.navbar .small-btn-box a.btn-search {
    /*font-size: 16px;
    padding-left: 77px;*/
}

.navbar .small-btn-box a:hover {
    background-color: unset;
}

.navbar .small-btn-box a {
    background-color: unset;
    color: #333;
    font-size: 15px;
    padding: 5px 0px;
}

.header .navbar-nav .nav-link {
    padding: 0px 15px;
    font-size: 16px;
    color: #080808;
    font-weight: 500;
    letter-spacing:0.05em;
}
.lang_US .header .navbar-nav .nav-link{
	letter-spacing:0;
}

.wid-float-section ul {
    background: rgb(0 0 0 / 90%);
}

.wid-float-section ul li a {
    color: #fff;
    padding: 6px 0;
    width: 75px;
}

.wid-float-section ul li a:hover {
    color: #9e9e9e;
}

.wid-float-section ul li+li {
    border-top: none;
}

.wid-float-section ul li a .icon {
    font-size: 18px;
    padding-bottom: 8px;
}

.nav-search-li .nav-search-box .search-area {
    background: #010080;
    width: 200px;
    border-radius: 8px;
    padding: 10px 10px 5px;
}

.nav-search-li .nav-search-box .search-area a {
    color: #fff;
}

.nav-search-box .btn.btn-dark:hover {
    background: unset;
    opacity: 0.6;
}

.ezshare-box a:before {
    display: none!important;
}

.ezshare-box a:hover {
    background-color: #4b4b4b !important;
}

.ezshare-box a {
    font-size: 14px;
    color: #fff;
    background-color: #000 !important;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    text-align: center;
    padding-top: 5px;
}

.breadcrumb li .txt-en {
    display: none;
}

h3.h1 .txt-en,
.h2 .txt-en {
    display: none;
}

.h3,
h3.h1,
.h2 {
    border-bottom: 3px double #ccc;
    color: #0e366f;
    font-size: 30px;
    padding-bottom: 10px;
    padding-left:10px;
    display: block;
    margin: 0 auto 15px;
    position: relative;
    font-weight: bold;
    letter-spacing:0.05em;
}
.lang_US .h2 {
    font-family: 'Roboto';
}

.h5 {
    color: #000;
}

.h6 {
    border-left: solid 2px #000;
}

.h6 .justify-content-between {
    align-items: center;
}

.contact .pt10 {
    padding-top: 30px;
}

.list-creative a {
    color: #323232;
    font-size: 16px;
}

.list-creative .list-terms:before {
    width: 3px;
    background: #003997;
}

.list-creative .list-terms label {
    color: #003997;
}

.list-creative>li:nth-child(2n) .list-terms:before {
    background: #b4b4b4;
}

.btn.btn-secondary:hover,
.btn.btn-primary:hover {
    background-color: #000;
    color: #fed700;
    border: 1px solid #000;
}
.btn.btn-primary {
    padding: 10px 50px;
    color: #fff;
    background: #055fab;
    border: 1px solid #055fab;
    border-radius: 0;
    font-size: 16px;
}
.btn.btn-secondary {
    padding: 10px 50px;
    color: #fff;
    background: #333;
    border: 1px solid #333;
    border-radius: 0;
    font-size: 16px;
}

.btn-secondary {}

.btn.btn-primary {}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #fff;
}

.page-item.active .page-link {
    background: #000;
    border-color: #000;
}

.btn-info:hover {
    color: #fff;
    background-color: #343434;
    border-color: #343434;
}

.btn-info {
    color: #fff;
    background-color: #050505;
    border-color: #050505;
    font-size: 12px;
    border-radius: 0;
}

.gallery-list .btn-box .btn.done {
    color: #a65858;
}

.page-link {
    color: #000;
    border-color: #fff;
}

.page-link:hover {
    color: #fff;
    background:#055fab;
}

.btn-check:focus+.btn-info,
.btn-info:focus {
    color: #fff;
    background-color: #666;
    border-color: #666;
}

.modal-header .btn.cart {
    background: #080808;
    color: #fff;
}

.close {
    border-radius: 50%;
    width: 31px;
    height: 31px;
    background-color: #000;
    color: #fff;
}

.form-control {
    font-size: 14px;
    border-radius: 0;
}

.container .ezshare-box ul {
    text-align: center;
}
.breadcrumb li,
.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.breadcrumb {
    background: #666666a1;
    /*transform: translateY(-41px);*/
}

.btn.cart {
    background: #010101;
}

.contact .main .side {
    margin-bottom: 0;
}

.main-title .h6 {
    border-left: none;
    font-size: 20px;
    padding-left: 0;
}

.cart .breadcrumb-section,
.contact .breadcrumb-section,
.album .breadcrumb-section,
.faq .breadcrumb-section,
.news .breadcrumb-section {
    margin-bottom: 3rem !important;
}

.member .member-function-box {
    padding-bottom: 50px;
}

.member .main .side,
.cart.finish .main .side {
    margin-bottom: 0;
}

.album.show .section.mainSection,
.content .section:nth-child(1) {
    padding-top: 0 !important;
}

.content .section:nth-child(1) .kind-info {
    margin-top: 0!important;
}

.header .nav-item.dropdown>.navbar-nav .navbar-nav {
    transition: .3s;
    opacity: 0;
    background: #010080;
}

.header .nav-item.dropdown>.navbar-nav .nav-item:hover>.navbar-nav {
    opacity: 1;
}


/*-----------------------banner -----------------------*/
.banner .slick .slick-dots{
	bottom:10px !important; 
}
.banner .banner-info {
    width: 100%;
}

.banner .item.slick-active .banner_tit .ba_aox.aos-animate,
.banner .bannerImgBox.oneMode .item .banner_tit .ba_aox.aos-animate {
    opacity: 1;
    top: -40px;
}

.banner .ba_aox {
    transition: all 1s;
    position: relative;
    top: 0px;
    opacity: 0;
}

body.home .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
    right: 15px;
    top: 40px;
}

.banner .item.slick-active .banner_tit .ba_aox h3 span:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/ba_icon.svg)no-repeat;
    width: 28px;
    height: 19px;
    right: -15px;
    top: 10px;
}

.banner .item.slick-active .banner_tit .ba_aox h3 span {
    font-weight: 100;
    position: relative;
}

.banner .item.slick-active .banner_tit .ba_aox h3 {
    font-size: 93px;
    font-weight: 900;
    letter-spacing: 0;
}

body.home .banner .item.slick-active .banner_tit .ba_aox h3 {
    font-size: 173px;
}

.banner .item.slick-active .banner_tit .ba_aox p {
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: 20px;
    padding-top: 0;
    margin-top: -10px;
}

.banner .scro_sol {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner {
    position: relative;
    padding-top: 81px;
}

.banner .scro_sol {
    display: none;
}

body.home .banner .scro_sol {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 90px;
    z-index: 10;
    right: 13px;
    display: block;
}

.banner .scro_sol p {
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.banner .scro_sol .scrolldown {
    background: url(../images/all/scrolldown.svg)no-repeat center;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    animation: scrolldown 1s ease-in-out infinite;
}

@keyframes scrolldown {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.side .wid.wid-search .btn {
    display: block;
    padding: 7px 5px
}

.side .wid .btn {
    display: none;
}

.side .filter-content,
.side .filter-sidebar.multiple-collapse .collapse-content {
    border: none;
}

.side .filter-title .collapsed-btn:hover,
.side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    background-color: #000;
    color: #fed700;
}

.side .filter-title .collapsed-btn,
.side .filter-sidebar.multiple-collapse .collapsed-btn {
    background: #055fab;
    color: #fff;
    font-size: 16px;
}

.side .filter-content>ul {
    padding: 4px 10px;
}

.side .filter-content ul li {
    padding: 4px 0;
}

.main .side .wid-search .h3 {
    background-color: #000;
    padding: 8px;
    display: block;
    color: #fff;
    display: none;
}

body.home .main {
    padding-bottom: 0;
}

.cart .btn-box {
    padding-bottom: 50px;
}

.order .main .side .nav>li+li {
    border-top: none;
}

.order .main .side .nav>li a {
    padding: 10px;
    background: #eaeaea;
    margin-bottom: 9px;
}

.main .side .h3 {
    font-size: 17px;
    border: 1px solid #ccc;
    color: #666;
    padding: 8px;
    font-weight: bold;
    text-align: center;
}

.main .side .h3 .txt-tw {
    font-size: 18px;
    border: none;
    padding: 0px;
}

.side .navbar-nav .dropdown-menu li.nav-title>ul {}

.side .navbar-nav .dropdown-menu li.nav-title a {
    background: #055fab;
    color: #fff;
    font-size: 16px;
}
.side .nav-item.dropdown > .navbar-nav .nav-item .nav-link:hover {
    color: #2774e5;
    background: #58d6fb;
}

.side .navbar-nav .dropdown-menu li a,
.side .nav-item:not(.nav-title).dropdown>.navbar-nav .nav-item:not(.nav-title) .nav-link {
    background: #fff;
    font-size: 14px;
    padding: 10px 0px 10px 15px;
    color: #cc0000;
    display: block;
    white-space: normal;
}

.side .nav-item:not(.nav-title).dropdown>.navbar-nav .nav-item:not(.nav-title) .nav-link:hover {
    color: #000 !important;
}

.side .navbar-nav .dropdown-menu li.nav-title {
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
}


/*-----------------------訂單 -----------------------*/

.coupon .mainSection .kind-info .h2,
.order .mainSection .kind-info .h2 {
    margin-bottom: 40px;
}

.order .sum .item .value.final-price {
    color: #fff;
}

.order .mainSection .cart-box .pay-box {
    width: 30%;
    height: 100%;
    margin-top: 0 !important;
    background-color: #111111;
    color: #fff;
}

.order .mainSection .cart-box .cart-list {
    width: 68%;
    height: 100%;
    border-top: 1px solid #000;
}

.order .mainSection .cart-box .h6 {
    width: 100%;
}

.order .mainSection .cart-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.order .rwd-table.mob-mode td {
    padding: 20px 10px;
}

.order .pay-box .sum .item:last-child {
    border-top: 1px solid #d4d4d4;
    padding-top: 10px;
    margin-top: 20px;
}

.order .info-area .info-item a.op-web-link {
    color: #000;
}


/*-----------------------購物車 -----------------------*/

.cart.finish .h3 {
    font-weight: 400;
    color: #000;
    margin: 0 0 20px!important;
}

.btn.btn-bord:hover {
    background-color: #000;
    color: #fff;
}

.btn.btn-bord {
    border: solid 1px #070707;
    color: #212121;
}

.cart .btn.gray {
    color: #fff;
    background: #242424;
}

.cart .cart-step .num {
    border: solid 1px #0b0b0b;
    color: #010101;
    line-height: 32px;
}

.contact .radio-inline {
    padding-right: 15px;
}

.contact .radio-inline input {
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.contact .map-box {
    padding-right: 5%;
}

.contact .info-area h3.h5 {
    margin-top: 0!important;
}


/*-----------------------會員 -----------------------*/

.rwd-table a {
    color: #0d0e0e;
}

.rwd-table a:hover {
    color: #808080;
}

.favorite .btn.cart {
    border-radius: 0;
    color: #000;
    background-color: unset;
}

.rwd-table.mob-mode th {
    background: #121212;
    font-size: 16px;
    font-weight: 400;
}

.main .side .nav>li+li {
    border-top: 1px solid #a7a7a7;
}

.main .side .nav>li a:hover {
    color: #9a9a9a;
}

.main .side .nav>li a {
    padding: 14px 10px 14px 0;
}

.member .member-function-box .item>a .info {
    margin-left: 0!important;
    padding-top: 8px!important;
}

.member-function-box .item>a {
    color: #000;
    text-align: center;
    padding: 40px 20px;
    border-left: 1px solid #000;
    display: block;
}

.member #geLoginBtn,
.member #lineLoginBtn {
    font-weight: 400;
    color: #0c0c0c;
    border: 1px solid #bcbcbc;
}

.member .frame-small-box .h2 {
    margin-bottom: 50px;
}

.member .frame-small-box {
    width: 70%;
    margin: 30px auto 50px;
    padding: 2% 5% 5%;
    border: 1px solid #bbb;
}


/*-----------------------FAQ -----------------------*/

.faq .h2 {
    margin-bottom: 40px;
}

.faq .h2 .btn.btn-primary {
    padding: 6px 25px;
}

.faq .h2 .float-end {
    float: none !important;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
}

.faq .accordion-list .accordion-list-header .btn-link:hover {
    color: #a2a2a2;
}

.faq .contentbuilder-box {
    padding-left: 0;
}

.faq .accordion-list .accordion-list-header {
    border: none;
    border-bottom: solid 1px #dadada;
}

.faq .accordion-list .accordion-list-header .btn-link {
    font-size: 18px;
    padding: 20px 10px 20px 35px;
}

.faq .accordion-list .st.st-a {
    top: 19px;
}

.faq .accordion-list .st {
    color: #111111;
    top: 19px;
}


/*-----------------------產品 -----------------------*/

body.product .display-mode a[data-mode=mode2] {
    display: none;
}

.mode-switch.gallery-list[data-mode=mode2]>.item,
.mode-switch.gallery-list[data-mode=mode4]>.item {
    flex: 0 0 50%;
}

.mode-switch.gallery-list[data-mode=mode2]>.item .justify-content-center,
.mode-switch.gallery-list[data-mode=mode4]>.item .justify-content-center {
    justify-content: flex-start !important;
}

.toast-body i {
    padding-right: 5px;
}

body.product .gallery-list .item .pic {
    overflow: hidden;
}

body.product .gallery-list .item: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);
}

.product .gallery-list.cover.hov-cart.hov-left .item-detail .cover .btn-box .btn:hover {
    border-radius: 0;
}

.product .gallery-list .item .title {
    font-weight: bold;
    margin: 25px 0 5px 0;
    font-size: 16px;
    color: #333;
}

.product .function-bar .display-mode .btn-mode {
    color: #6d6d6d;
}

.product.show .product-info-area .btn-area {
    order: 3;
    width: 100%;
}

.product.show .product-info-area .info-box {
    order: 2;
    width: 100%;
}

.product.show .product-info-area .title-box {
    order: 1;
    width: 100%;
}

.product.show .container .product-info-area .ezshare-box ul li {
    margin-right: 0;
}

.product.show .product-info-area .ezshare-box {
    order: 4;
    width: 100%;
}

.product.show .product-info-area {
    display: flex;
    flex-wrap: wrap;
}

.product.show .product-info-area .item .label:before {
    background: #d0d0d0;
}

.product.show .product-info-area .item {
    margin-bottom: 20px;
}

.product.show .container .ezshare-box ul li {
    padding-left: 5px;
}

.product.show .container .ezshare-box ul {
    text-align: right;
    display: table;
    margin: 0 0 0 auto;
    position: relative;
}

.product.show .product-pic {
    padding-right: 5%;
}

.product.show .content {
    width: 100%!important;
}

.product.show .side1 {
    display: none;
}

.gallery-list.border-solid .item .item-detail {
    border: none;
}

.compare .table.table-fixed-two th {
    background-color: #151515;
}

.compare .table.table-fixed-two td {
    padding: 15px;
}

.compare .table.table-fixed-two .main-info .icon-area .btn.btn-cart .icon,
.compare .table.table-fixed-two .main-info .icon-area .btn.btn-fav .icon {
    color: #000000;
}

.compare .table.table-fixed-two th:first-child {
    background-color: #ffffff;
    color: #000;
}

.compare .table.table-fixed-two td:first-child {
    background-color: #ebebeb;
}

.compare .table.table-fixed-two th:first-child {
    background-color: #fff;
}

.gallery-list.cover.hov-cart .btn-box .btn.done {
    background: #fafafa;
    color: #000;
}

.product .gallery-list .item .info {
    padding: 0px 0;
}

.slider-nav .thumbnail:focus,
.slider-nav .thumbnail.slick-current.slick-active {
    border-color: transparent;
    /* border: none;   如果解開詳細頁有用到slick輪播的會變成垂直 */
}

.tab-area {
    border-top: solid 1px #727272;
}

.nav-item .nav-link:hover,
.tab-area .tab-title a.active:hover {
    color: #2774e5;
}

.nav-item .nav-link {
    color: #666;
}

.tab-area .tab-title a.active {
    color: #2774e5;
}

.toast {
    background: rgb(0 0 0 / 80%);
}

.slider-nav .thumbnail {
    margin: 0;
}

.tab-area .tab-title a {
    border-radius: 0;
}

.badge {
    border-radius: 0;
}

.product.show .container .ezshare-box ul:before {
    content: "Share ";
    display: block;
    position: absolute;
    font-size: 18px;
    left: -60px;
    top: 4px;
}

.product.show .container .ezshare-box {
    margin: 10px 0;
    position: relative;
}

.product.show .h5 {
    margin-bottom: 10px;
    color: #2774e5;
    letter-spacing:0.08em;
}

.h5 .sub-txt {
    color: #959595;
    letter-spacing: 0;
    font-size: 14px;
}

.btn.btn-light:hover,
.btn.btn-dark:hover {
    background: #9a9a9a;
}

.btn.btn-dark {
    background: #575757;
    padding: 8px 25px;
    font-size: 16px;
}

.btn.btn-light {
    background: #1c1c1c;
    padding: 8px 25px;
    font-size: 16px;
}

.qty-box .btn:hover {
    background: #000;
}

.product-info-area .item.price .cont {
    color: #000000;
}

.gallery-list.cover.hov-cart .btn-box .btn {
    background: #686868;
}

.gallery-list p.price {
    color: #626262;
    margin-top: 0;
}

.gallery-list p.price s {
    color: #c6c6c6;
}


/*-----------------------訊息 -----------------------*/

.news .article-grid .item .info .title {
    padding: 4px 0 0;
}

.news .item: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);
}

.news .pic {
    position: relative;
    overflow: hidden;
}

.article-list .item .icon {
    display: none;
}

.article-list .item .time {
    color: #808080;
}

.article-list .item .info {
    font-weight: 600;
    color: #000;
    font-size: 18px;
}

.article-grid .item .info .title {
    padding: 10px 0;
}

.article-horizontal-grid .item .info .desc {
    order: 3;
    width: 100%;
}

.article-horizontal-grid .item .info .title {
    order: 2;
    width: 100%;
    font-weight: bold;
    padding-top: 3px;
}

.article-horizontal-grid .item .info .d-flex {
    order: 1;
    width: 100%;
}

.article-horizontal-grid .item .info {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
}

.container .ezshare-box {
    display:none !important;
    margin: 10px 0;
}

.news.show .h1 {
    font-size: 28px;
    color: #000;
    border-bottom: 3px double #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
    letter-spacing: 0;
    font-weight: 400;
}

.news.show .container .ezshare-box ul {
    text-align: left;
}

.news .article-grid .item .info .kind a {
    background: #bbb;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 0;
    letter-spacing:0.05em;
}

.album.show page-box .page-item:first-child .page-link:hover,
.order.show page-box .page-item:first-child .page-link:hover,
.product.show page-box .page-item:first-child .page-link:hover,
.news.show .page-box .page-item:last-child .page-link:hover {
    color: #fff;
}

.album.show .page-box .page-item:first-child .page-link,
.order.show .page-box .page-item:first-child .page-link,
.product.show .page-box .page-item:first-child .page-link,
.news.show .page-box .page-item:last-child .page-link {
    margin: 0 auto;
    border: 1px solid #055fab;
    font-size: 16px;
    color: #fff;
    padding: 10px 5px;
    width: 180px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background-color: #055fab;
}
.news.show .page-box .page-item:last-child .page-link:hover,
.product.show .page-box .page-item .page-link:hover {
    background:#000;
    color:#fff;
    transition-duration: 0.3s;
}

/*.page-box .page-item:first-child .page-link:hover:before,
.page-box .page-item:last-child .page-link:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.page-box .page-item:first-child .page-link:before,
.page-box .page-item:last-child .page-link:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}*/
.article-grid .item .info .date {
    color: #05cbfa;
}

.small-title,
.article-list .item .time {
    color: #05cbfa;
    background-color: transparent;
    font-size: 14px;
    padding: 5px 10px;
    font-family: 'Roboto';
}

.tag {
    background: #bbb;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.05em;
}

.article-grid .item:hover .pic img {
    opacity: 0.6;
}

.article-grid .item .info .title,
.article-grid .item .info .title a {
    font-weight: 400;
}

.article-horizontal-grid .item .more-area {
    right: 0;
    background-color: #111111;
    display: none;
}

.article-horizontal-grid .item .info .desc {
    margin-bottom: 20px;
}

.article-grid .item .info .desc,
.article-grid .item .info .desc a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.article-horizontal-grid .item .info .date {
    color: #a8a8a8;
}

.article-horizontal-grid .item .info .kind a {
    border: solid 1px #292929;
    color: #292929;
}

.news .article-grid.ar-img .item .info {
    height: 230px;
    border: none;
    padding: 20px 0;
}

.radio-text-st input[type=radio]:checked+label {
    background-color: #003997;
}


/*-----------------------首頁 -----------------------*/
.home_about {
    display: block;
    position: relative;

}
.about_bg {
    position:absolute;
    background: url(../images/all/about_bg.jpg)no-repeat center top;
    background-size: cover;
    animation: float2 10s ease-in-out infinite;
    z-index:-1;
    width:100%;
    min-height:1060px;
    top:0;
    left:0;
    right:0;
}
.width_1820 {
    width: 100%;
    padding: 0 90px;
}
.width_1500 {
    width:100%;
    padding:0 250px;
}
.width_730 {
    display:block;
    position:relative;
    width: 730px;
    margin: 0 auto;
}

.about_flex {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 1060px;
}

.home_about::before {
    content: '';
    position: absolute;
    left: 40px;
    bottom: 0;
    width: 390px;
    height: 730px;
    background: url(../images/all/about_leftpic.png)no-repeat center top;
    background-size: cover;
    z-index: 2;
    animation: rightMove 3.5s ease forwards;
}
.home_about::after {
    content: '';
    position: absolute;
    right: 40px;
    top: 90px;
    width: 390px;
    height: 730px;
    background: url(../images/all/about_rightpic.png)no-repeat center top;
    background-size: cover;
    z-index: 2;
    animation: leftMove .8s ease forwards;
}
/*動畫—左圖*/
@keyframes leftMove {
    from {
        opacity: 0;
        transform: translateX(-80px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/*動畫—右圖*/
@keyframes rightMove {
    from {
        opacity: 0;
        transform: translateX(80px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.about_content {
    width: 1200px;
    position: relative;
    z-index: 5;
    text-align: center;
}
.about-en {
    display: block;
    font-size: 70px;
    font-weight: 700;
    color: #0e366f/*2774e5*/;
    letter-spacing: 0.05em;
    font-family: 'Roboto';
    text-transform: uppercase;
    line-height:1;
}
.about-tw {
    display: block;
    color: #2c2c2c;
    font-size: 24px;
    margin-top: 10px;
    letter-spacing: 0.05em;
    line-height: 1.2;
}
.lang_US .about-tw {
    font-size:20px;
    letter-spacing:0;
}
.about-title {
    display: block;
    position: relative;
    width: 500px;
    margin: 45px auto 65px;
    font-size: 63px;
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: 0.08em;
	text-align: center;
}
.lang_US .about-title {
	font-size: 40px;
	letter-spacing:0;
}
.about-title strong{
    color:#171717;
    font-size:58px;
    font-weight:bold;
    letter-spacing: 0.05em;
}
.lang_US .about-title strong{
	font-size:42px;
	letter-spacing:0;
}
.about-title::before{
    content:'';
    position:absolute;
    width:21px;
    height:21px;
    left: 15px;
    bottom: -25px;
    background: url(../images/all/icon_leftdown.svg)no-repeat center;
    z-index:-1;
}
.about-title::after{
    content:'';
    position:absolute;
    width:21px;
    height:21px;
    right: 35px;
    top: 25px;
    background: url(../images/all/icon_righttop.svg)no-repeat center;
    z-index:-1;
}
.number {
    font-size: 115px;
    color: #0a61ca;
    font-weight: bold;
    display: inline-block;
    transform: scale(.8);
    opacity: 0;
    animation: numberShow .8s ease forwards;
    animation-delay: 1.2s;
}
@keyframes numberShow {
    from {
        transform: scale(.75);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}
/*藍圈*/
.circle {
    position: absolute;
    left: -15px;
    top: 20px;
    width: 35px;
    height: 35px;
    border: 11px solid #0a61ca;
    border-radius: 50%;
}
.about_content .about_t2 {
    color: #5c7ebe;
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
    padding: 15px 0;
    border-top: 2px solid #5c7ebe;
    border-bottom: 2px solid #5c7ebe;
}
.lang_US .about_content .about_t2 {
	letter-spacing:0;
}
.about_content .a_word {
    display: block;
    position: relative;
    font-size: 16px;
    color: #555;
    line-height: 40px;
    text-align: left;
    text-align: justify;
    word-break: normal;
    letter-spacing:0.06em;
}
.more-btn-area {
    display:block;
    position: relative;
    margin: 60px auto 0;
}
.btn-more {
    display: inline-flex;
    position: relative;
    justify-content: start;
    align-items: center;
    background: linear-gradient( 45deg, #0f3670, #225eab );
    border-radius: 10px;
    width: 235px;
    height: 75px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.05em;
    overflow: hidden;
    padding-left: 15px;
    color: #fff;
	padding: 0 28px;
}
.btn-more::after {
    content: '→';
    position: absolute;
      right: 13%;
    top: 21px;
    color: #fff;
    font-size: 24px;
    transition: .3s;
    transform: translateX(8px);
}
.btn-more::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: linear-gradient( 120deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0) );
    transform: skewX(-25deg);
}
.btn-more:hover::before {
    animation: shine .8s ease;
}
@keyframes shine {
    to {
        left: 160%;
    }
}
.btn-more:hover {
    color: #dcf7ff;
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(39,96,173,.3);
}
.btn-more:hover::after{
    right:-10%;
    opacity:0;
    transition: .3s;
}


/*動畫—背景漂浮*/
@keyframes float1 {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(15px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes float2 {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

/*首頁-applications 研發與生產*/
.home_applications {
    display: block;
    position: relative;
    text-align: center;
    padding: 50px 0 110px;
    margin:0 auto;
    background-color: #fafcff;
}
.home_applications::before{
    content:'';
    position:absolute;
    width:420px;
    height:380px;
    right: 10%;
    top: -33%;
    background: url(../images/all/center_pic.png)no-repeat center;
    z-index:1;
    animation: float-move 2s ease-in-out infinite;
}
@keyframes float-move {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-12px) scale(1.02);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}

.applications-circle {
    display: block;
    position: relative;
    width: 35px;
    height: 35px;
    border: 11px solid #00aeef;
    border-radius: 50%;
    margin: 15px auto;
}
.title-area {
    text-align: center;
    margin-bottom: 55px;
}
.title-area .t_h2 {
    display: block;
    position: relative;
    margin-top: 50px;
    font-size: 32px;
    margin-bottom: 18px;
    letter-spacing: 0.08em;
    font-weight:bold;
	line-height: 42px;
}
.lang_US .title-area .t_h2 {
    font-size:30px;
    letter-spacing:0;
}
.title-area p {
    font-size: 20px;
    color: #666;
    display: block;
    position: relative;
    color: #000;
    font-size: 18px;
    letter-spacing: 0.08em;
}
.lang_US .title-area p {
	font-size: 16px;
	letter-spacing:0;
}
.applications_flex {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    gap:40px;

}
.about .applications_flex {
	align-items: start;
    gap: 20px;
	flex-wrap: wrap;
}
.applications-card {
    position: relative;
    width: 310px;
    height: 285px;
    background: #fff;
    border: 2px solid #0e366f;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .35s;
}
.applications-card:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 40px rgba(0,0,0,.08);
}

.applications_icon {
    margin-top: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.applications-card .t_h3 {
    margin-top: 28px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #0c0c0c;
}
.lang_US .applications-card .t_h3 {
    font-size:16px;
    letter-spacing:0;
}
.more-btn {
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 58px;
    height: 58px;
    background: linear-gradient( 45deg, #0f3670, #225eab );
    border-radius: 18px 0 16px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    transition: .3s;
}
a:hover .more-btn {
    background: #0b2750;
    margin-right: -15px;
}

@media(max-width:1400px){
    .industry-list{
        gap:30px;
    }
    .industry-card{

        width:280px;
    }
}
@media(max-width:768px) {
    .industry {
        padding: 40px 20px;
    }
    .title-area h2 {
        font-size: 32px;
    }
    .title-area p {
        font-size: 16px;
    }
    .industry-card {
        width: 100%;
        max-width: 340px;
    }
}


/*首頁-產品系統*/
.home_products {
    display: block;
    position: relative;
    padding: 150px 0 100px;
    background: #fbfcff url(../images/all/product_bg.jpg)no-repeat center bottom;
    background-size: cover;
}
.product_en {
    display: block;
    position:relative;
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.05em;
    font-family: 'Roboto';
    line-height: 1;
    text-transform: uppercase;
}
.product_en::before{
    content:'';
    position:absolute;
    width: 35px;
    height: 35px;
    border: 11px solid #00aeef;
    border-radius: 50%;
    left:-40px;
    top:-30px;
}

.product_tw {
    display: block;
    color: #fff;
    font-size: 24px;
    margin: 25px 0;
    letter-spacing: 0.05em;
    line-height: 1.2;
}
.lang_US .product_tw {
    display:none;
}
.product_word {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
	width: 76%;
}
.product-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.home_products .slick-dots {
    bottom: initial;
    top: -35px;
    right: 0;
    text-align: right;
}
.home_products .slick-slider .slick-list {
    padding-top:20px;
}
.gallery-list.slick.list .item {
    overflow: hidden;
    border-radius: 20px;
}
.gallery-list .item .title {
    font-weight: 400;
    font-size: 18px;
    color: #191919;
    margin: 15px auto;
    text-align: center;
    letter-spacing: 0.05em;
    line-height:1;
}
.gallery-list.slick.list .item a:hover .title {
    color:#2774e5;
}
.gallery-list .item .pic {
    overflow: hidden;
}
.gallery-list.slick.list .item a:hover .pic img {
    opacity: 0.8;
    transform: scale(1.1);
    transition: all 0.35s linear;
}

.slick .slick-dots .slick-active button {
    background: #2774e5;
}
.slick .slick-dots button {
    background: #cfcfcf;
}

/*首頁_聯絡我們*/
.home_contact {
    display: block;
    position: relative;
    text-align: center;
    background: url(../images/all/contact_bg.jpg) no-repeat center left;
    min-height: 377px;
    padding: 90px 0 70px;
}
.contact_title {
    font-size: 32px;
    color: #fff;
    font-weight:bold;
    display: block;
    letter-spacing: 0.08em;
    position: relative;
    margin: 30px auto 15px;
}

.contact_word {
    display: block;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.3em;
}
.lang_US .contact_word {
    letter-spacing: 0;
}

/*-----------------------footer -----------------------*/
.footer .footer_right ul li label {
    padding-right: 0px;
    color: #191919;
    font-weight: normal;
}

.footer .footer-info ul li {
    padding-left: 20px;
    color: #191919;
    font-size: 16px;
    letter-spacing: 0.05em;
    margin-bottom: 7px;
}
body.lang_US .footer .footer-info ul li {
    letter-spacing: 0;
    font-size: 15px;
}
.footer .footer-info ul li a {
    color: #191919;
}
.footer .footer_right ul li a:hover {
    color: #666;
    border-bottom: 1px solid #666;
}

.footer .powered {
    display: inline-block;
    padding-left: 15px;
}
.footer .powered a{
    color: #a8a8a8;
    font-size: 12px;
    letter-spacing:0.025em;
}


/*.footer .footer-info   .footer_mid{
    width:50%;
}*/

.footer .copyrights {
    color: #737373;
    display: block;
    font-size: 14px;
    letter-spacing: 0.025em;
}

/*.footer .footer-info .footer_right {
    position: relative;
}*/


/*.footer .footer-info {
    display: flex;
    justify-content: space-between;
}*/

.footer {
    background: #fff;
    border-top: none;
}
.footer .footer_mid .container-fluid{
    padding:35px 90px;
}
.footer-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.footer_logo {
    width:274px;
    text-align:left;
}
.footer_right {
	position: relative;
	display:flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
    text-align:right;
}
.footer_qrcode{
	margin-left:10px;
}

.footer .social-box a {
    color: #000;
    background-color: #cacaca;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    text-align: center;
}

body .footer .social-box ul li {
    margin: 0 0 10px 0;
}

.footer .gotop a:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/top.svg)no-repeat center;
    width: 18px;
    height: 11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 17px;
}

.footer .gotop a {
    background: #111111;
    width: 65px;
    height: 65px;
    border-radius: 0;
    border: 1px solid #858585;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    padding-top: 14px;
}

.footer .gotop {
    right: 0;
}



/*單元系統-about*/
.about .h2{
	display:none !important;
}
.about_box {
    display: block;
    position: relative;
	padding:0 3%;
}
.about .about_t2{
	color: #5c7ebe;
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 0.08em;
    margin:0 auto 20px;
    padding: 15px 5px;
    border-top: 2px solid #5c7ebe;
    border-bottom: 2px solid #5c7ebe;
	display:table;
}
.about .a_word{
	display: block;
    position: relative;
    font-size: 16px;
    color: #555;
    line-height: 36px;
    text-align: center;
    word-break: normal;
    letter-spacing: 0.05em;
}
.lang_US.about .a_word{
    /*word-wrap: break-word;*/
	letter-spacing:0;
	text-align:left;
	padding-left:280px;
}
.about .a_word::after{
	content: '';
    position: absolute;
    width: 420px;
    height: 380px;
    right: -20%;
    top: 45px;;
    background: url(../images/all/center_pic.png) no-repeat center;
    z-index: 1;
    animation: float-move 2s ease-in-out infinite;
}
.blue_word{
	color:#5c7ebe;
}
.blue_word02{
	color:#2774e5;
}
.line_box{
	display:block;
	margin:50px auto;
	position:relative;
	width:100%;
	height:1px;
	background:#ccc;
}
.about_advantages{
	display:block;
	position:relative;
}
.about .title_box{
	position:relative;
	display:flex;
	flex-direction: row;
	justify-content: flex-start;
    align-items: flex-end;
	margin-bottom:40px;
}
.about .title_box02{
	position:relative;
	display:flex;
	flex-direction: column;
	justify-content: flex-start;
    align-items: start;
	margin-bottom:40px;
}
.title_en{
	display:block;
	color:#000;
	font-size:50px;
	line-height:52px;
	font-family:'Roboto';
	text-transform:uppercase;
	font-weight:bold;
}
.title_en02{
	display:block;
	color:#000;
	font-size:72px;
	line-height:72px;
	font-family:'Roboto';
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;	
}
.title_tw{
	color:#0e366f;
	font-weight:bold;
	font-size:24px;
	letter-spacing:0.08em;
	margin:0 0 10px 15px;
}
.title_tw02{
	display:block;
	color:#5c7ebe;
	font-weight:bold;
	font-size:24px;
	letter-spacing:0.08em;
	margin:0;
}
.title_tw03{
	color:#0e366f;
	font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.08em;
}
.lang_US .title_tw03{
	color:#0e366f;
	font-weight: bold;
    font-size: 20px;
    letter-spacing: 0em;
}
.adv_tbox{
	display:block;
	position:relative;
	margin-top:30px;
	margin-left:20px;
	letter-spacing:0.08em;
}
.lang_US .adv_tbox{
	letter-spacing:0;
}
.adv_en{
	display:block;
	position:relative;
	color:#5c7ebe;
	font-size:16px;
	font-family:'Roboto';
	line-height:24px;
	font-weight:bold;
}
.adv_en::before,
.adv_tw02::before{
	content:'';
	position:absolute;
	width:15px;
	height:2px;
    left: -20px;
    top: 10px;
	background:#5c7ebe;
}
.adv_tw{
	display:block;
	font-size:18px;
	color:#000;
}
.adv_tw02{
	color:#5c7ebe;
	font-size:18px;
	font-family:'Roboto';
	line-height:24px;
	font-weight:bold;
}
.adv_tw03{
	display:block;
	font-size:16px;
	color:#000;
}
.adv_list{
	display:block;
	position:relative;
	margin-top:30px;
}
.adv_flex{
	display:grid;
    grid-template-columns: 3fr 7fr;
    gap:20px;
    align-items:start;
	border-bottom:1px dashed #ccc;
	padding-bottom: 30px;
    margin-bottom: 30px;
}
.adv_flex02{
	display:grid;
    grid-template-columns: 5fr 5fr;
    gap:20px;
    align-items:start;
	border-bottom:1px dashed #ccc;
	padding-bottom: 30px;
    margin-bottom: 30px;
}
.adv_flex03{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items:start;
    margin: 30px 0 10px;
}
.adv_flex:last-child,
.record_box:nth-child(even) {
	border:none;
}
.adv_icon{
    display:flex;
    justify-content:center;
}
.adv_title{
	display:block;
	color:#000;
	font-size:20px;
	margin-bottom:10px;
	font-weight:600;
	letter-spacing:0.08em;
}
.lang_US .adv_title{
	letter-spacing:0;
}
.adv_title02{
	display:block;
	position:relative;
	color:#0e366f;
	font-size:26px;
	line-height:1.5;
	margin-bottom:30px;
	font-weight:600;	
	padding-left:65px;	
}
.adv_right02::before{
	content:'';
	position:absolute;
	width:60px;
	height:60px;
	left: 25px;
    top: 30px;
	background: url(../images/all/title_icon01.svg)no-repeat center left;
}
.adv_title03{
	display:block;
	position:relative;
	color:#0e366f;
	font-size:26px;
	line-height:1.5;
	margin-top:30px;
	font-weight:600;	
}
.adv_right{
	padding:0 15px 0 0;
}
.adv_right02{
	display:block;
	position:relative;
	padding:30px;
    margin-top: 40px;
}
.blue_number{
	color:#1171ff;
	font-size:16px;
	font-family:'Roboto';
	margin-right:10px;
	font-weight:400;
}
.adv_word{
	font-size:16px;
	line-height:28px;
	color:#585858;
	letter-spacing:0.07em;
	text-align:justify; 
}
.lang_US .adv_word{
   /* word-wrap: break-word;*/
	letter-spacing:0;
	text-align:left;
}
.adv_word02 {
    font-size: 16px;
    line-height: 28px;
    color: #585858;
	padding-left:65px;
	letter-spacing:0.07em;
	text-align:justify; 
}
.lang_US .adv_word02{
	letter-spacing:0;
    /*word-wrap: break-word;*/
	text-align:left;
}
.adv_word03 {
    font-size: 16px;
    line-height: 28px;
    color: #585858;
	letter-spacing:0.07em;
}
.lang_US .adv_word03{
	letter-spacing:0;
}
.adv_ul{
	list-style-position:outside;
	margin-top:10px;
}
.adv_ul li{
	font-size:16px;
	line-height:28px;
	color:#585858;	
}
.adv-item{
	display: flex;
    align-items: flex-start;
    gap: 15px;
	background:#fafafa;
	padding:10px;
	min-height: 110px;
    align-items: center;
}
.lang_US ..adv-item{
	min-height: 120px;	
}
.adv-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
}
.adv-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.adv-content {
    flex: 1;
    font-size: 16px;
    line-height: 28px;
    color: #585858;
    letter-spacing: 0.07em;
}
.lang_US .adv-content{
	letter-spacing:0;
	font-size:15px;
	line-height:24px;
}
.adv-content .app_h3 {
    display: block;
    font-size: 18px;
    color: #0e366f;
    letter-spacing: 0;
	text-align:left !important;
}
.adv-content p {
    margin: 0;
}

.adv_table{
	display:block;
	position:relative;
	margin-top:15px;
}
.adv_table .table{
	width: auto;
    border-collapse: collapse;
    table-layout: fixed;
    border: 2px solid #0e366f;
    border-collapse: collapse;
}
.adv_table.t02 .table{
	width:100%;
}
.adv_table .table .table_title{
	color:#1e5daa;
	letter-spacing:0.1em;
    font-size: 16px;
	font-weight:bold;
}
.adv_table .table th {
	background:#efefef;
	border: 1px solid #0e366f;
}
.adv_table .table td {
    border: 1px solid #0e366f;
    padding:5px 10px;
    height: 40px;
    overflow: hidden;
    word-wrap: break-word;
	font-size:15px;
	color:#666;
	line-height:1.5;
}
.app_card{
	display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 calc(25% - 15px);
}
.app_icon{
	text-align:center;
	margin:0 auto 20px;
}
.app_h3{
	display:block;
	font-size:18px;
	color:#0e366f;
	letter-spacing:0.05em;
}
.lang_US .app_h3{
	letter-spacing:0em;
    text-align: center;

}
.app_word{
	display:block;
	position:relative;
	font-size:15px;
	color:#666;
	text-align:center;
}

.record_grid{
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.record_box{
	display: flex;
	position: relative;
	align-items: center;
    /*border-right: 1px solid #eee;*/
}

kbd,
.cspt-inner {
    font-size: 46px;
    line-height: 50px;
    margin-bottom: 0px;
    color: #1e5daa;
    font-weight: 900;
    font-family: 'Roboto';
    background-color: transparent;
    border-radius: 0;
	padding:0 7px 0 0;
}
.cspt-inner02{
	font-size: 36px;
	line-height: 50px;
    color: #1e5daa;
    font-weight: 900;
    font-family: 'Roboto';	
}
.number_icon {
	flex: 0 0 auto;
}
.number_icon img {
    display: block;
    width: 100%;
    height: auto;
}
.r_right {
    flex: 1 1 auto;
    min-width: 0;
}
.cspt-title {
    display: block;
    color: #333;
    font-size: 18px;
    line-height: 30px;
}
.size_15 {
    font-size: 16px;
}

.other_word{
	display:block;
	position:relative;
	margin:20px auto;
	font-size:16px;
	color:#000;
	line-height:1.6;
}
.quality-card{
    height:100%;
}
.quality-title span{
    display:block;
    margin-top:8px;
    font-size:22px;
    font-weight:600;
    color:#184b9b;
}
.quality-content{
	display:block;
	position:relative;
	text-align:center;
}
.certificate{
	display:block;
    text-align:center;
}
.certificate img{
    width:100%;
    max-width:300px;
    box-shadow:0 18px 40px rgba(0,0,0,.15);
}
.quality-list small{
    display:block;
    color:#1e5daa;
	font-family: 'Roboto';
    font-size:16px;
    font-weight:900;
    margin-bottom:12px;
}

.mission-flex{
	display:grid;
	justify-content: space-between;
    align-items: start;
    gap: 20px;
    grid-template-columns: 5fr 7fr; 
}

.Engineering_box{
	display:block;
	position:relative;
	background: url(../images/all/about_bg02.jpg)no-repeat top right;
	min-height:380px;
    background-size: 100%;
}
.e_bg{
	background: url(../images/all/about_bg03.jpg)no-repeat right top;
	min-height:380px;
    background-size: 100%;	
}

/*流程圖*/
.step_box{
	display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:70px 80px;
}
.step_flow{
	position:relative;
}
.step_flow h4 {
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
    position: relative;
    margin-bottom: 7px;
    letter-spacing: 0.1em;
}
.lang_US .step_flow h4 {
    letter-spacing: 0;
	min-height:61px;
	font-size:18px;
}
.step_flow h4 span {
    position: relative;
    font-family: 'Roboto';
    font-size: 2rem;
    font-weight: 100;
    padding-right: 10px;
    color: #0e366f;
    font-weight: bold;
}
.step_flow .tx_t {
    position: absolute;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    left: -30px;
    top: 50px;
    line-height: 30px;
    font-size: 14px;
	font-family: 'Roboto';
	color:#999;
}
.lang_US .step_flow .tx_t{
	top:70px;
}
.step_flow .pic{
	border-radius:12px;
	overflow:hidden;
}
.step_flow .pic img{
    display:block;
    width:100%;
	box-shadow:0 18px 40px rgba(0,0,0,.15);
}

/* ======= 箭頭 ======= */
.step_flow::after{
    content:"";
    position:absolute;
    right:-50px;
    top:70%;
    width:30px;
    height:30px;
    transform:translateY(-50%);
    background:url(../images/all/step_arrow.svg) center center/contain no-repeat;
}
/* 每列最後一個取消 */
.step_flow:nth-child(3n)::after{
    display:none;
}

.pl-3{
	padding-left:20px;
	letter-spacing:0.07em;
}
.t_en{
	font-family: 'Roboto';
}


/*照片輪播*/
.pic-auto {
    width: 100%; /* 滿版寬度 */
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
/* 真正無縫輪播的關鍵：整條 track 會用 animation + repeat content trick */
.pic-track {
    display: flex;
    width: max-content;
    animation: scroll 20s linear infinite;
}
/* 每張圖片 */
.pic-track img {
    flex-shrink: 0;
    object-fit: cover;
    padding:0 10px;
}

/* ✨ 利用 CSS 讓內容自動重複（跑馬燈效果） */
@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.td_en{
	display:block;
	font-size:13px;
	line-height:1.5;
	letter-spacing:0;
}


/*產品列表頁上方文字*/
.plist_word{
	display:block;
	position:relative;
	margin:10px 0;
	padding:10px;
	border:3px double #eee;
}
.plist_title{
	display:block;
	font-size:18px;
	color:#023875;
	line-height:1.5;
	margin-bottom:10px;
	font-weight:bold;
}
.lang_TW .plist_title{
	letter-spacing:0.1em;	
}
.plist_son{
    display: inline;
	font-size:16px;
	line-height:1.5;
	color:#888;
	text-align:justify; 
}
