﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@charset "utf-8";
body {
    letter-spacing: .04em;
    font-family: "Roboto", "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;
}
a:hover {
    color: #003578;
}

/*side1*/
.side .filter-title .collapsed-btn:hover, .side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    color: #8ab0e1;
}

.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: var(--bs-dark);
    padding: 0.5em 0;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
    font-weight: bold;
}

.side1 .filter-content > ul > li a:hover {
    color: #e26f29;
}

.side1 .filter-content > ul > li a {
    color: #131313;
}

.side1 .filter-content > ul > li {
    font-size: 16px;
    margin-bottom: 6px;
    position: relative;
}

.wid-search .h3 {
    display: none;
}
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: #363636;
    border-color: #363636;
}

.btn.btn-primary {
    background: #003578;
    border-color: #003578;
    border-radius: 0;
    width: 120px;
}

.side .filter-content, .side .filter-sidebar.multiple-collapse .collapse-content {
    border: none;
}



.side .h3 .txt-tw {
    border: none;
    padding: 0;
}

.side .filter-content > ul ul {
    padding: 5px 17px;
}

.side .filter-content > ul {
    padding: 10px 0;
}

.side .filter-item + .filter-item {
    margin-top: 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-menu {
    border-radius: 0;
}
.navbar .small-btn-box ul {
    margin: 0;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color:#000;
}
.navbar .small-btn-box .btn-group > a:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/Earth.svg) no-repeat;
    width: 19px;
    height: 19px;
    left: 18px;
    top: 11px;
    background-size: cover;
}
.navbar .small-btn-box .btn-group > a:hover:after {
    background-position: right center;
}
.navbar .small-btn-box .btn-group>a:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient( 90deg, #003578 0%, #005978 50%, #003578 100% );
    background-size: 200% 100%;
    background-position: left center;
    transition: background-position 0.5s ease;
    z-index: -1;
}
.navbar .small-btn-box a:hover {
    border-color:unset;
    background-color:unset;
}
.navbar .small-btn-box a .caret{
    display:none;
}
.navbar .small-btn-box ul li a {
    position: relative;
    font-size: 16px;
    color: #fff;
    padding: 10px 13px 10px 41px;
    border-color: unset;
    background-color: unset;
    border-radius: 0;
    transition: all 0.5s;
    line-height: normal;
    margin: 0;
    width: auto;
}

.header .navbar .small-btn-box {
    margin-left: 2%;
    position: relative;
    top: -2px;
}
.header .navbar-nav .nav-link {
    padding: 15px 21px 15px;
    color: #003578;
    font-size: 18px;
}
.header .navbar {
    padding: 0 9%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header .navbar {
    background:#fff;
   
  
}
.header .btn-group.lang .dropdown-item {
    text-align: center;
    padding: 10px 20px;
  
}
.dropdown-menu[data-bs-popper] {
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.header .navbar-nav li:last-child .nav-link {
    padding-right: 0;
}
.is_scroll .header .navbar {
    box-shadow: 0px 0px 22px #40404054;
}
.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 {

}

.nav-item.dropdown > .navbar-nav .navbar-nav {
    background: #003578;
}

.nav-item.dropdown > .navbar-nav {
   background:#003578;
}

    .nav-item.dropdown > .navbar-nav li a {
        color: #fff;
        font-size: 16px;
    }

    .nav-item.dropdown > .navbar-nav .nav-item:hover > .nav-link {
        color: #fff;
        background-color: #424242;
    }


 /* banner */
.banner{
    padding-top:125px;
}
.banner .slick .slick-dots .slick-active button {
    background: #003578;
}
.banner  .slick .slick-dots button {
    background: #AAA;
}
.banner  .slick-dots {
    bottom: 20px;
}

/* 購物彈跳 */
.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 .slider-nav .thumbnail:focus, .product .slider-nav .thumbnail.slick-current.slick-active {
    border: 1px solid transparent;
    border-color: #bbbbbb;
}

.slider-nav .thumbnail {
    border: none;
}

/*最新消息*/
.news.show  .kind-info {
    padding: 40px 0 0!important;
}
.news.show  .side{
    margin-bottom:0;
}
.news.show  .related-news_box > .container,
.news.show .mainSection > .container {
    max-width: 100%;
}
.news.show .breadcrumb {
    justify-content: left;
}
.news.show .h1 {
    position: relative;
    font-size: 32px;
    text-align: left;
    border-bottom: 1px solid #08080852;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #000;
    line-height: normal;
}
.tag {
    background: #363636;
    color: #fff;
    padding: 4px 5px;
    margin-bottom: 0;
    
}
.small-title {
    color: #003578;
}
.article-grid .item .info {
    border: solid 1px #003578;

}
.article-grid .item .info .kind a {
    font-size: 12px;
    display: inline-block;
    background: #003578;
    padding: 1px 12px;
    margin-bottom: 10px;
    width: auto;
    margin-right: 10px;
    color:#fff;
}

.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: 16px !important;
    flex-wrap: wrap-reverse;
    display: flex;
    justify-content: center;
    padding: 30px 0;
    border-bottom: 1px solid #003578;
    width: 10%;
    color: #003578 !important;
}

.news .info:hover {
    color: #8ab0e1;
}

.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 #363636;
}

.article-list .item .icon i {
    background: url(../images/all/new_arrow.svg) no-repeat center #003578;
    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;
}

/* 聯絡我們 地址 */
.co_box .con_if .d-flex {
    gap: 0 20px
}
.co_box .con_if .t_co p {
    margin: 0 auto;
    width: auto;
    font-size: 20px;
    margin-top: -60px;
    margin-bottom: 20px;
    padding: 5px 30px;
    background-color: #282828;
}
.co_box .con_if .t_co a {
    color: #fff;
}
.co_box .con_if .t_co {
    width: calc((100% - 40px) / 3);
    border: 1px solid #003578;
    text-align: center;
    padding: 40px 10px;
    background: linear-gradient(90deg, #003578 0%, #005978 100%);
    
}
/* 聯絡我們  */
.contact .side1 {
    margin-bottom: 0;
}
#chkImg {
    height: 54px;
}

.form-select,
.form-control {
    padding: 15px;
    border: 1px solid #c0c0c0;
}

.verify_xsd {
    flex: unset;
    width: 140px;
}

.pt10 {
    margin-top: 40px;
}

    .pt10 .btn.btn-primary.gray:hover,
    .pt10 .btn.btn-primary:hover {
        background: linear-gradient(90deg, #003578 0%, #005978 100%);
        color: #fff;
        opacity: 0.7;
    }

.pt10   .btn.btn-primary.gray {
    background: #969696;
    border-color: #116a99;
    color: #fff;
    margin-left: 10px;
}

.pt10  .btn.btn-primary {
    position: relative;
    background: linear-gradient(90deg, #003578 0%, #005978 100%);
}

.pt10 .btn.btn-primary,
.pt10   .btn-secondary {
    width: 150px;
    padding: 16px 30px;
    font-size: 16px;
    border-radius: 5px;
}
.co_box{
    position:relative;
    padding:80px 0; 
}
.co_box:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #f1f1f1;
    left: -999px;
    right: -999px;
    height: 100%;
    z-index: -1;
    top: 0;
}

.needs-validation {
    position: relative;
    margin: 80px 0;
}

.demo {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  
}

.list-creative > li {
    padding: 20px 0;
}

.list-creative a {
    color: #323232;
    font-size: 16px;
}

.list-creative > li:nth-child(2n) .list-terms:before {
    background: #0a3d8b;
}

.list-creative .list-terms:before {
    width: 3px;
    background: #0a3d8b;
}

.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;
    font-weight: bold;
}

.contact .form-group .radio-inline {
    padding-right: 20px;
    margin-top: 7px;
    display: inline-block;
}

    .contact .form-group .radio-inline input {
        margin-right: 6px;
    }





/* 架構  */
.main {
    background: url(../images/all/prod_bg.jpg) no-repeat right bottom;
}
.breadcrumb {
    background: unset;
    padding: 0;
    justify-content: center;
}


.main > .container, .main-content > .container {
    padding: 0 12%;
    max-width: 100%;
}

.kind-info{
    padding:40px 0!important;

}
.breadcrumb-section{
    margin-bottom:0!important;
}
body .h2 .txt-en {
    display: none;
}

body .h2 {
    text-align: center;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 10px;
}

body .breadcrumb-section .txt-en {
    display: none;
}

body .breadcrumb-section {
    margin-bottom: 0 !important;
}

.side .h3 .txt-tw {
    border: none;
    padding: 0;
}

.side .h3 {
    color: #003578;
    padding: 12px;
    color:#fff;
    font-size: 1.125rem;
    background: linear-gradient(90deg, #003578 0%, #005978 100%);
}

.side .bsnav {
    background: unset;
}

.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;
}


/*頁碼*/
.page-link:hover {
    color: #fff;
    background: #363636;
    border-radius: 50%;
}

.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: #363636;
    border-color: unset;
    color: #fff;
    border-radius: 50%;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border-radius: 50%;
}

/*產品介紹*/
.about_prod_4 ul {
    gap: 0 20px;
    margin-top:30px;
    
}
    .about_prod_4 ul li label {
        background: linear-gradient(90deg, #003578 0%, #005978 100%);
        color: #fff;
        padding: 10px;
        position: absolute;
        left: 0;
        top: 0;
        line-height: normal;
        font-weight: bold;
    }
    .about_prod_4 ul li {
        position: relative;
        width: calc((100% - 60px) / 4);
        border: 1px solid #003578;
        background-color: #fff;
        text-align: center;
        padding: 30px 10px;
        margin: 20px 0;
        font-size: 18px;
    }
.about_prod_4 ul li span {
    display: block;
}
.about_prod_pic .d-flex .pic {
    width: calc((100% - 60px) / 4);
}
.about_prod_pic .d-flex {
    gap: 0 20px;
    margin-top:30px;
}

.tab_ew table tr td {
    color: #000;
    padding: 15px 5px;
    text-align: center;
    line-height: 28px;
}
.tab_ew table tr{
    background-color:#fff;
}
    .tab_ew table tr:nth-child(2n+1) {
        background-color: #ededed;
    }
.tab_ew table td span {
    display: block;
}
.tab_ew table tr.th1 th {
    color: #fff;
    text-align: center;
    line-height: 28px;
    padding: 10px 5px;
}
.tab_ew table tr.th1 th span {
    display: block;
}
.tab_ew table tr.th1 {
    background: linear-gradient(90deg, #003578 0%, #005978 50%, #003578 100%);
}
.tab_ew table {
    width: 100%;
}
.tab_ew {
    overflow-x: auto;
    white-space: nowrap;
}
.about_prod_3 p{
    margin-top:20px;
}
.about_prod_3 p span {
    display: block;
}
.about_prod_2 .tit p{
    /*padding-left:20px;*/
}
.about_prod_2 .tit {
    width: 50%;
}
.about_prod_2 h5:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #003578;
    width: 5px;
    height: 18px;
    left: 0;
    top: 3px;
}
.about_prod_2 h5 {
    position: relative;
    text-align: left;
    padding-left: 13px;
    font-weight:bold;
}

.about_prod_2 {
    border: 1px solid #003578;
    padding: 3%;
    background-color: #fff;
   
}

.about_prod_4,
.about_prod_3,
.about_prod_2 {
    margin-bottom: 80px;
}

    .about .side1 {
        margin-bottom: 0;
    }
.about_prod_1 .prod_1_right {
    padding-left: 15px;
    border-left: 2px solid #003578;
    margin-left: 20px;
}
.about_prod_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
/*設備介紹*/
h4 {
    position: relative;
}
    h4.h4_blue:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #003578;
        width: 4px;
        height: 22px;
        left: 0;
        top: 3px;
    }
    h4.h4_blue {
        padding-left: 15px;
        font-weight: bold;
    }
.equipment_List_left ul li:nth-child(2n) {
    background-color: #6098dee6;
}
.equipment_List_left ul li  {
    border-bottom: 1px solid #ffffff40;
    padding:10px 10px;
}
.equipment_List_left {
    width: 50%;
    background-color: #0450b191;
    padding: 3%;
}
.equipment_List h4:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #ff3c3c;
    width: 5px;
    height: 18px;
    left: 0;
    top: 5px;
}
.equipment_List h4 {
    position: relative;
    padding-left: 13px;
    margin-bottom: 10px;
    color: #87bcff;
}
body .equipment_List .h2 {
    color: #fff;
    margin-bottom: 20px;
}
.equipment_List {
    position: relative;
    background: url(../images/all/equ_bg.jpg) no-repeat ;
    background-size: cover;
    margin: 80px 0;
    padding: 50px 0;
    color: #fff;
}
h2.h2_blue i b{
    display:block;
}
h2.h2_blue {
    font-weight: bold;
    color: #003578;
}
.about_equipment .tit h4 {
    font-weight: bold;
    line-height:normal;
}
.about_equipment .tit {
    width: 50%;
    padding-right: 5%;
}
.about_equipment .pic ul {
    gap: 0 20px
}
 
    .about_equipment .pic ul li {
        flex: 1;
        width: calc((100% - 40px) / 3);

    }
.about_equipment .pic {
    width: 50%;
}

.about_equipment{
    position:relative;
}
/*關於我們*/
.about .page-content,
.about  .page-content {
    background: url(../images/all/prod_bg.jpg) no-repeat right bottom;
    background-attachment: fixed;
}
.about  .main,
.about  .main {
     background: unset;
 
}
.about.kind_1 .content,
.about.kind_3 .content {
    width: 100%;
}

.full-bleed {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 101vw;
}
.ab_t2 .pic .ab_t2_bg02 img,
.ab_t2 .pic .ab_t2_bg01 img {
    border: 10px solid #fff;
}
.ab_t2 .pic .ab_t2_bg02 {
    position: absolute;
    right: -7%;
    bottom: -5%;
    width: 50%;
   
}
.ab_t2 img{
    width:100%;
}
.ab_t2 .pic {
    position: relative;
    width: 50%;
}
.ab_t2 .tit p{
    padding:20px 0;
}
.ab_t2 .tit h4:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #003578;
    width: 4px;
    height: 22px;
    left: 0;
    top: 3px;
}
.ab_t2 .tit h4 {
    position: relative;
    padding-left: 15px;
    font-weight: bold;
}
.ab_t2 .tit h3 {
    font-weight: bold;
}
.ab_t2 .tit h2 {
    font-weight: bold;
    color: #003578;
}
.ab_t2 .tit {
    width: 50%;
    padding: 5% 0 5% 10%;
}
.ab_t2 {
    background-color: #f1f1f1;
    padding: 6% 5%;
    background: url('../images/about/ab_t2_bg03.jpg') no-repeat;
    background-size:cover;
}
.ab_t1 h2:before {
    content: " ";
    display: block;
    position: absolute;
    background-color:#003578;
    width:100px;
    height:5px;
    bottom:0;
    left:0;
    right:0;
    margin:0 auto;
}
.ab_t1 h2 {
    position: relative;
    color: #003578;
    font-weight: bold;
    padding-bottom:30px;
    margin-bottom:30px;
}
.ab_t1 .ab_bg0 img {
    border-radius: 50%;
}
.ab_t1 .ab_bg0 {
    position: absolute;
    border-radius: 50%;
    width: 15%;
    box-shadow: 0px 0px 22px #40404054;
    border: 5px solid #fff;
}
.ab_t1 .ab_bg4 {
    right: 23%;
    bottom: 9%;
}
.ab_t1 .ab_bg3 {
    left: 18%;
    bottom: 17%;
}

.ab_t1 .ab_bg2 {
    right: 5%;
    top: 5%;
   
}
.ab_t1 .ab_bg1 {
    left: 35%;
    top: -5%;
}
.ab_t1 .ab_map {
    position: relative;
}
.ab_t1 {
    position: relative;
    padding-bottom: 70px;
}
    .ab_t1 p span.blue {
        color: #ab000d;
    }
    .ab_t1 p {
        width: 70%;
        margin: 0 auto 70px;
    }
.ab_t1 {
    text-align: center;
}

/*大事記*/
.about .history {
    position: relative;
    margin: 0 10% -30px;
    padding: 5% 0 0;
}

    .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: #003578;
    padding-left: 5px;
    font-size: 32px;
    background-color: #fff;
    padding: 2px 5px;
    z-index: 20;
    position: relative;
    font-weight: bold;
}

.about .history .cnc ul {
    margin: 10px 0 30px;
    margin-left: 71px;
    position: relative;
    display: block;
}

    .about .history .cnc ul > li h4 {
        font-weight: bold;
        font-size: 18px;
        width: 60%;
        line-height: 32px;
    }

    .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: 4px;
    }

    .about .history .cnc ul:after {
        content: " ";
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        border: 1px solid #e70012;
        border-radius: 50%;
        left: -3px;
        top: 0;
    }
.about .cnc:last-child {
    border-bottom: none;
}
.about .cnc {
    border-bottom: 1px dashed #d4d4d4;
    padding: 30px 0;
}

    .about .cnc:nth-child(2n) {
        background: linear-gradient(to right, #bec6cf78 1%, #ffffff14 100%);
    }



/*首頁*/
.home_cont .equ_h {
    font-size: 74px;
    font-weight: bold;
    color: #ffffff00;
    z-index: 10;
    position: relative;
    -webkit-text-stroke: 0.5px #ffffff80;
    text-stroke: 1px #fff;
    display: block;
    line-height: 55px;
    transform: translateY(20px);
    font-family: "Arial", sans-serif;
}
.home_cont .tit h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 4%;
}
.home_cont .tit {
    text-align: center;
    padding: 110px 0;
}
.home_cont.aos-animate:before {
    height: 99px;
}
.home_cont:before {
    content: " ";
    display: block;
    position: absolute;
    width: 1px;
    height: 0;
    background-color: #fff;
    left: 0;
    right: 0;
    top:0;
    margin: 0 auto;
    transition: all 0.5s;
}
.home_cont {
    position: relative;
    background: url('../images/all/equ_bg.jpg') no-repeat;

}
.more_x:hover:before {
    background-position: right center;
}
.more_x:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #003578 0%, #005978 50%, #003578 100%);
    background-size: 200% 100%;
    background-position: left center;
    transition: background-position 0.5s ease;
    z-index: -1;
}
.more_x:hover {
    color: #fff;
    opacity: 0.7;
    box-shadow: 0px 0px 10px  #003578;
}
.more_x {
    position: relative;
    font-size: 16px;
    color: #fff;
    padding: 27px 10px;
    border-radius: 0;
    transition: all 0.5s;
    line-height: normal;
    font-weight: bold;
    width: 234px;
    display: block;
    text-align: center;
    z-index: 10;
    margin:0 auto;
}
.home_prod   .more_x{
    margin:0;
}
.home_prod .d-flex .pic img {
    margin: 0;
}
.home_prod .d-flex .pic .prod_bg02 {
    position: absolute;
    right: 15%;
    bottom: -15%;
}
.home_prod .d-flex .pic .pic_h {
    color: #fff;
    font-size: 72px;
    font-weight: bold;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    margin-right: 5%;
}
.home_prod .d-flex .pic {
    display: flex;
    position: relative;
    width: 50%;
}
.home_prod .d-flex .tit ul li{
    font-size:22px;
    padding:5px 0;
}
.home_prod .d-flex .tit ul  {
    margin:5% 0 8%;
}
.home_prod .d-flex .tit h2 {
    font-size: 30px;
    color: #000;
    letter-spacing: 5px;
    font-weight: bold;
    line-height: 62px;
}
.home_prod .d-flex .tit {
    width: 50%;
    padding:3% 6% 3% ;
}

.home_prod .d-flex {
    position: relative;
    z-index: 10;
}
.prod_bg_left {
    position: absolute;
    left: 0;
    top: 0;
}
.prod_bg_left img {
    margin: 0;
}
.home_prod {
    position: relative;
    background: url('../images/all/prod_bg.jpg') no-repeat right bottom;
    padding: 130px 5% 200px;
    overflow:hidden;
}

/*footer*/
.gotop {
    right: 5px;
    bottom: 3%;
 
}
    .gotop a:before {
        content: " ";
        display: block;
        position: absolute;
        background: linear-gradient(93deg, #003578 0%, #005978 100%);
        width: 100%;
        height: 100%;
        border-radius: 50%;
        z-index: -1;
    }
.gotop a {
    display:block;
    overflow:hidden;
    width: 60px;
    height: 60px;
    background: url('../images/all/top.svg') no-repeat center;
    text-indent: -9999px;
}

.footer .footer_content {
    background: url('../images/all/footer_bg.jpg') no-repeat;
    padding: 30px 9%;
    background-size:cover;
}
.footer ul li a:hover {
    color: #8ab0e1;
}
.footer ul li a {
    color: #fff;
}
.lang_US   .t_co p {
    width: auto;
}
.t_co p {
    background-color: #003578;
    display: table;
    padding: 1px 2px;
    border-radius: 5px;
    width: 100px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}
.footer .d-flex h4 {
    font-weight: bold;
    font-size: 22px;
}
.footer .d-flex h4,
.footer .d-flex {
    color: #fff;
}

.footer_left .d-flex .t_co {
    width: 50%;
}
.footer_left {
    width: 60%;
}
.footer_mid {
    width:20%;
}
.footer_right {
    width: 20%;
}
    .footer_right .footer-info {
        margin: 0 0 0 auto;
        display: table;
    }

    .footer .copyrights-info {
        border-top: unset;
        padding: 0;
        margin: 0;
    }
.footer .footer_content .sitemap > ul > li {
    margin: 0;
}
    .footer .footer_content .sitemap > ul > li > a:hover {
        color: #8ab0e1;
    }
    .footer .footer_content .sitemap > ul > li > a {
        display: block;
        font-weight: 400;
        padding: 3px 0;
    }

.social-box ul li.icon_t a i {
    background: url('../images/all/MSTeamsSetup.svg') no-repeat center;
    background-size: cover;
}

.social-box ul li.icon_p a i {
    background: url('../images/all/wechat.svg') no-repeat center;
    background-size: cover;
}
.social-box ul li.icon_l a i {
    background: url('../images/all/line.svg') no-repeat center;
    background-size: cover;
}
.social-box ul li a:hover{
    opacity:0.7;
}
.social-box ul li a i {
    width: 36px;
    height: 32px;
}
.social-box ul li a i:before {
    display: none;
}
.footer .social-box ul li:last-child {
    padding-right: 0;
}
.footer .social-box ul li {
    padding-right: 32px;
    margin: 0;
}

.footer .copyrights-info {
    color: #ffffff;
}
.footer  .footer-logo {
    margin-top: 5%;
}

.footer_content .container-fluid{
    padding-left:0;
    padding-right:0;
}