全部最新消息

  •  IEEE PES T&D 國際電力展

    連距電機將參與 2026 IEEE PES T&D 國際電力展

    美國芝加哥 — 2026年5月
    more
  • CB55308F-787E-47EB-A3F2-7388D688E34B.jpg

    深耕在地服務!連距電機日本大阪子公司盛大開幕

    為了進一步拓展亞洲市場並提供更即時的在地化服務,連距電機(Linkage Electric)於 4 月 10 日在日本大阪盛大舉行子公司開幕儀式與官方晚宴。這項重要里程碑標誌著連距電機在國際化佈局上邁出堅實的一步,也展現了我們對日本客戶的長期承諾。
    more
  • LINE_ALBUM_2026324_260422_4.jpg

    【新聞稿】連距電機凱旋歸國!閃耀東京智慧能源展,展現台灣變壓器製造實力

    日本東京 — 2026年3月Smart Energy Week
    more
  • 日本 Smart Energy Week 展覽

    連距電機參與 2026 日本 Smart Energy Week 展覽

    日本東京 — 2026年3月
    more
  • 連距電機擴充產能 支援全球電力市場需求

    連距電機擴充產能 支援全球電力市場需求

    台灣桃園 — 2025.10
    more
  • 7,800 只四路分歧插頭

    連距電機得標台電 7,800 組四向套管接頭採購案

    .news-elbow6-block {
    animation: newsElbow6Fade 0.8s ease-out;
    background: #f8faf9;
    border-radius: 16px;
    padding: 22px 22px 20px;
    }
    @keyframes newsElbow6Fade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* 上方統計帶 */
    .news-elbow6-stat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    background: linear-gradient(135deg, #159C8F, #B7B770);
    color: #fff;
    border-radius: 12px;
    padding: 14px 18px;
    margin-bottom: 18px;
    box-shadow: 0 10px 24px rgba(0,0,0,0.16);
    }

    .news-elbow6-stat-main {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }

    .news-elbow6-stat-main span {
    font-size: 26px;
    margin-right: 8px;
    }

    .news-elbow6-stat-sub {
    font-size: 13px;
    opacity: 0.95;
    }

    /* 主圖 */
    .news-elbow6-image {
    border-radius: 14px;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 16px;
    text-align: center;
    padding: 20px;
    box-shadow: 0 10px 26px rgba(0,0,0,0.12);
    }

    .news-elbow6-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    transition: transform 0.55s ease, filter 0.55s ease;
    }

    .news-elbow6-image:hover img {
    transform: scale(1.04);
    filter: brightness(1.03);
    }

    /* 內文 */
    .news-elbow6-text {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 18px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    border-left: 4px solid #946F93;
    margin-bottom: 18px;
    }

    /* CTA */
    .news-elbow6-cta {
    border-radius: 10px;
    border: 1px solid #d8e2de;
    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    background: #ffffff;
    }

    .news-elbow6-cta p {
    margin: 0;
    font-size: 14px;
    color: #555;
    }

    .news-elbow6-cta a {
    font-size: 14px;
    padding: 7px 16px;
    border-radius: 999px;
    border: 1px solid #159C8F;
    color: #159C8F;
    text-decoration: none;
    font-weight: 600;
    background: #f5fffd;
    }

    .news-elbow6-cta a:hover {
    background: #159C8F;
    color: #fff;
    }

    @media (max-width: 768px) {
    .news-elbow6-block {
    padding: 18px 16px;
    }
    .news-elbow6-stat {
    flex-direction: column;
    align-items: flex-start;
    }
    .news-elbow6-text {
    font-size: 15px;
    }
    }



    7,800 只四路分歧插頭

    台電標案 · 25kV 200A AWG #1




    2024年12月11日,連距電機成功取得台灣電力公司標案,供應 7,800 只 25kV 200A 四路分歧插頭(AWG #1),再一次展現我們對高品質與高可靠度電力配電解決方案的堅持與承諾。


    如需高壓配電解決方案或招標相關諮詢,請聯繫連距電機。
    聯繫連距
    more
  • 20,960 只負載不可切肘型端頭

    得標台灣電力公司 25kV 600A 500MCM 負載不可切肘型端頭採購案

    .news-elbow2-block {
    max-width: 900px;
    margin: 0 auto;
    animation: newsElbow2Fade 0.8s ease-out;
    }
    @keyframes newsElbow2Fade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* 封面卡片 */
    .news-elbow2-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 22px 22px 20px;
    box-shadow: 0 14px 34px rgba(0,0,0,0.12);
    border-top: 4px solid #159C8F;
    }

    .news-elbow2-image-wrap {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 18px;
    }

    .news-elbow2-image-wrap img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.55s ease, filter 0.55s ease;
    }

    .news-elbow2-image-wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
    radial-gradient(circle at 0% 0%, rgba(21,156,143,0.22), transparent 55%),
    radial-gradient(circle at 100% 100%, rgba(148,111,147,0.22), transparent 55%);
    opacity: 0;
    transition: opacity 0.55s ease;
    pointer-events: none;
    }

    .news-elbow2-image-wrap:hover img {
    transform: scale(1.05);
    filter: brightness(1.03);
    }

    .news-elbow2-image-wrap:hover::after {
    opacity: 1;
    }

    /* 數字標籤 */
    .news-elbow2-badge {
    position: absolute;
    left: 18px;
    bottom: 18px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    }
    .news-elbow2-badge span {
    color: #B7B770;
    font-weight: 700;
    margin-right: 6px;
    }

    /* 標題 / 內文 */
    .news-elbow2-header {
    margin-bottom: 10px;
    }

    .news-elbow2-title {
    font-size: 22px;
    font-weight: 700;
    color: #159C8F;
    margin-bottom: 4px;
    text-align: left;
    }

    .news-elbow2-meta {
    font-size: 13px;
    color: #777;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }

    .news-elbow2-text {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    margin-top: 12px;
    }

    /* CTA 區塊:輕量橫列樣式 */
    .news-elbow2-cta {
    margin-top: 18px;
    padding-top: 14px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    }

    .news-elbow2-cta p {
    margin: 0;
    font-size: 14px;
    color: #555;
    }

    .news-elbow2-cta a {
    display: inline-block;
    padding: 7px 16px;
    border-radius: 999px;
    background: #159C8F;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    }

    .news-elbow2-cta a:hover {
    opacity: 0.9;
    }

    @media (max-width: 768px) {
    .news-elbow2-card {
    padding: 18px 16px 18px;
    }
    .news-elbow2-title {
    font-size: 19px;
    }
    .news-elbow2-text {
    font-size: 15px;
    }
    }




    20,960 只負載不可切肘型端頭



    連距電機成功取得台灣電力公司肘型連接器標案

    2024年10月30日 · 台電招標公告


    2024年10月30日,連距電機成功取得台灣電力公司標案,供應 20,960 只 25kV 600A 500MCM 負載不可切肘型端頭(含電壓測試點),展現我們在高壓電纜附件領域的實力與持續獲得客戶信賴的能力。


    如需高壓電纜附件或招標合作諮詢,請聯繫連距電機。
    聯繫連距
    more
  • 96,800 只插頭封套

    得標台灣電力公司 25kV 200A 肘型端頭保護罩採購案

    .news-elbow-block {
    animation: newsElbowFade 0.8s ease-out;
    background: #f8faf9;
    border-radius: 16px;
    padding: 22px 22px 20px;
    }
    @keyframes newsElbowFade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* 上方統計帶 */
    .news-elbow-stat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    background: linear-gradient(135deg, #159C8F, #B7B770);
    color: #fff;
    border-radius: 12px;
    padding: 14px 18px;
    margin-bottom: 18px;
    box-shadow: 0 10px 24px rgba(0,0,0,0.16);
    }

    .news-elbow-stat-main {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }

    .news-elbow-stat-main span {
    font-size: 26px;
    margin-right: 8px;
    }

    .news-elbow-stat-sub {
    font-size: 13px;
    opacity: 0.95;
    }

    /* 主圖 */
    .news-elbow-image {
    border-radius: 14px;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 16px;
    box-shadow: 0 10px 26px rgba(0,0,0,0.12);
    }

    .news-elbow-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.55s ease, filter 0.55s ease;
    }

    .news-elbow-image:hover img {
    transform: scale(1.04);
    filter: brightness(1.03);
    }

    /* 文字內容 */
    .news-elbow-text {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 18px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    border-left: 4px solid #946F93;
    margin-bottom: 18px;
    }

    /* CTA 細長帶 */
    .news-elbow-cta {
    border-radius: 10px;
    border: 1px solid #d8e2de;
    padding: 12px 16px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    background: #ffffff;
    }

    .news-elbow-cta p {
    margin: 0;
    font-size: 14px;
    color: #555;
    }

    .news-elbow-cta a {
    font-size: 14px;
    padding: 7px 16px;
    border-radius: 999px;
    border: 1px solid #159C8F;
    color: #159C8F;
    text-decoration: none;
    font-weight: 600;
    background: #f5fffd;
    }

    .news-elbow-cta a:hover {
    background: #159C8F;
    color: #fff;
    }

    @media (max-width: 768px) {
    .news-elbow-block {
    padding: 18px 16px;
    }
    .news-elbow-stat {
    flex-direction: column;
    align-items: flex-start;
    }
    .news-elbow-stat-main {
    font-size: 20px;
    }
    .news-elbow-text {
    font-size: 15px;
    }
    }



    96,800 只插頭封套

    台電標案獲選 · 25kV 200A & 600A 規格




    2024年10月30日,連距電機成功取得台灣電力公司標案,供應 96,800 只插頭封套,包括 25kV 200A AWG#1 與 25kV 600A 500MCM 規格,進一步鞏固我們在高壓配電產品領域的專業地位與信賴。


    如需高壓配電產品或招標合作諮詢,請聯繫連距電機。
    聯繫連距
    more
  • 得標台電採購案 — 25kV 預鑄式電纜直線接頭

    得標台電採購案 — 25kV 預鑄式電纜直線接頭

    .news-cable-block {
    max-width: 900px;
    margin: 0 auto;
    animation: newsCableFade 0.8s ease-out;
    }
    @keyframes newsCableFade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* 封面卡片 */
    .news-cable-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 22px 22px 20px;
    box-shadow: 0 14px 34px rgba(0,0,0,0.12);
    border-top: 4px solid #159C8F;
    }

    .news-cable-image-wrap {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 18px;
    }

    .news-cable-image-wrap img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.55s ease, filter 0.55s ease;
    }

    .news-cable-image-wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
    radial-gradient(circle at 0% 0%, rgba(21,156,143,0.22), transparent 55%),
    radial-gradient(circle at 100% 100%, rgba(148,111,147,0.22), transparent 55%);
    opacity: 0;
    transition: opacity 0.55s ease;
    pointer-events: none;
    }

    .news-cable-image-wrap:hover img {
    transform: scale(1.05);
    filter: brightness(1.03);
    }

    .news-cable-image-wrap:hover::after {
    opacity: 1;
    }

    /* 數字標籤 */
    .news-cable-badge {
    position: absolute;
    left: 18px;
    bottom: 18px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    }
    .news-cable-badge span {
    color: #B7B770;
    font-weight: 700;
    margin-right: 6px;
    }

    /* 標題 / 內文 */
    .news-cable-header {
    margin-bottom: 10px;
    }

    .news-cable-title {
    font-size: 22px;
    font-weight: 700;
    color: #159C8F;
    margin-bottom: 4px;
    text-align: left;
    }

    .news-cable-meta {
    font-size: 13px;
    color: #777;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }

    .news-cable-text {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    margin-top: 12px;
    }

    /* CTA 區塊:輕量橫列樣式 */
    .news-cable-cta {
    margin-top: 18px;
    padding-top: 14px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    }

    .news-cable-cta p {
    margin: 0;
    font-size: 14px;
    color: #555;
    }

    .news-cable-cta a {
    display: inline-block;
    padding: 7px 16px;
    border-radius: 999px;
    background: #159C8F;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    }

    .news-cable-cta a:hover {
    opacity: 0.9;
    }

    @media (max-width: 768px) {
    .news-cable-card {
    padding: 18px 16px 18px;
    }
    .news-cable-title {
    font-size: 19px;
    }
    .news-cable-text {
    font-size: 15px;
    }
    }




    9,300 只標案獲選



    連距電機成功取得台灣電力公司電纜接頭標案

    2024年10月14日 · 台電招標公告


    2024年10月14日,連距電機成功取得台灣電力公司標案,供應 9,300 只 25kV 1C 銅 AWG 預鑄型電纜直線接頭,進一步展現我們在高壓電纜連接技術上的專業與可靠品質。


    如需高壓電纜接頭產品或招標合作諮詢,請聯繫連距電機。
    聯繫連距
    more
  • 得標台電採購案 — 桿上型配電變壓器

    得標台電採購案 — 桿上型配電變壓器

    /* 淡入動畫 */
    .news-tender-block {
    animation: tenderFade 0.8s ease-out;
    }
    @keyframes tenderFade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* 主卡片 */
    .news-tender-card {
    display: flex;
    gap: 26px;
    background: #ffffff;
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 12px 32px rgba(0,0,0,0.1);
    border-left: 6px solid #159C8F;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    margin-bottom: 30px;
    }

    .news-tender-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.18);
    }

    /* 圖片 */
    .news-tender-imgwrap {
    flex-shrink: 0;
    width: 42%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    }

    .news-tender-imgwrap img {
    width: 100%;
    display: block;
    transition: transform 0.5s ease, filter 0.5s ease;
    }

    .news-tender-imgwrap:hover img {
    transform: scale(1.04);
    filter: brightness(1.05);
    }

    /* 右側文字 */
    .news-tender-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-right: 14px;
    border-right: 6px solid #946F93; /* 側邊輔色強調帶 */
    }

    .news-tender-title {
    font-size: 22px;
    font-weight: 700;
    color: #159C8F;
    margin-bottom: 10px;
    }

    .news-tender-text {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    }

    /* CTA 區塊:細底線式 */
    .news-tender-cta {
    border-top: 2px solid #eee;
    padding-top: 18px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    }

    .news-tender-cta p {
    margin: 0;
    font-size: 14px;
    color: #444;
    }

    .news-tender-cta a {
    color: #159C8F;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 2px solid #159C8F;
    padding-bottom: 3px;
    font-size: 14px;
    }

    .news-tender-cta a:hover {
    opacity: 0.8;
    }

    @media (max-width: 900px) {
    .news-tender-card {
    flex-direction: column;
    padding: 18px;
    }
    .news-tender-imgwrap {
    width: 100%;
    }
    .news-tender-title {
    font-size: 20px;
    }
    .news-tender-text {
    font-size: 15px;
    }
    }







    連距電機成功取得台電亭置式變壓器標案

    2023年7月14日,連距電機成功取得台灣電力公司標案,將供應合計 12,155 具亭置式變壓器,容量包含 25kVA、100kVA 與 167kVA,總金額達新台幣 23 億元。本次標案不僅展現我們在配電變壓器領域的領導地位,更鞏固了與台電長期穩固的合作關係。





    如需變壓器供應或招標合作相關諮詢,請聯繫連距電機。
    聯繫連距電機 →
    more
  • 新紀元的啟程:新廠興建工程動工 — 2023 年 5 月 12 日

    新紀元的啟程:新廠興建工程動工 — 2023 年 5 月 12 日

    .news-plant-block {
    animation: newsPlantFade 0.8s ease-out;
    }
    @keyframes newsPlantFade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* 上方日期 + 文字卡片 */
    .news-plant-header {
    display: flex;
    gap: 18px;
    align-items: stretch;
    margin-bottom: 24px;
    flex-wrap: wrap;
    }

    .news-plant-date {
    min-width: 130px;
    padding: 16px 14px;
    border-radius: 12px;
    background: linear-gradient(135deg, #159C8F, #946F93);
    color: #fff;
    text-align: center;
    box-shadow: 0 8px 22px rgba(0,0,0,0.16);
    }
    .news-plant-date-label {
    font-size: 11px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    opacity: 0.9;
    margin-bottom: 6px;
    }
    .news-plant-date-main {
    font-size: 18px;
    font-weight: 700;
    }

    .news-plant-textcard {
    flex: 1;
    background: #ffffff;
    border-radius: 12px;
    padding: 18px 20px;
    box-shadow: 0 10px 26px rgba(0,0,0,0.08);
    border-top: 3px solid #B7B770;
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    }

    /* 圖片拼貼區:左 2fr 大圖 + 右 1fr 兩張直排 */
    .news-plant-gallery {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 14px;
    margin-top: 10px;
    margin-bottom: 26px;
    }

    .news-plant-mainimg {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    background: #f5f5f5;
    }

    .news-plant-mainimg img,
    .news-plant-subimg img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease, filter 0.5s ease;
    }

    .news-plant-mainimg::after,
    .news-plant-subimg::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
    radial-gradient(circle at 0% 0%, rgba(21,156,143,0.18), transparent 55%),
    radial-gradient(circle at 100% 100%, rgba(148,111,147,0.18), transparent 55%);
    opacity: 0;
    transition: opacity 0.5s ease;
    pointer-events: none;
    }

    .news-plant-mainimg:hover img,
    .news-plant-subimg:hover img {
    transform: scale(1.04);
    filter: brightness(1.03);
    }

    .news-plant-mainimg:hover::after,
    .news-plant-subimg:hover::after {
    opacity: 1;
    }

    /* 右側兩張圖的容器與單張卡片 */
    .news-plant-subcol {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 10px;
    }

    .news-plant-subimg {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    background: #f5f5f5;
    }

    /* CTA 區塊 */
    .news-plant-cta {
    margin-top: 10px;
    padding: 18px 20px;
    border-radius: 10px;
    background: #159C8F;
    color: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    }
    .news-plant-cta p {
    margin: 0;
    font-size: 15px;
    }
    .news-plant-cta a {
    background: #034396;
    color: #FFF;
    padding: 8px 18px;
    text-decoration: none;
    border-radius: 999px;
    font-weight: 600;
    font-size: 14px;
    white-space: nowrap;
    }
    .news-plant-cta a:hover {
    opacity: 0.9;
    }

    @media (max-width: 900px) {
    .news-plant-header {
    flex-direction: column;
    }
    .news-plant-gallery {
    grid-template-columns: 1fr;
    }
    .news-plant-textcard {
    font-size: 15px;
    }
    }




    活動日期

    2023年5月12日


    2023年5月12日,連距電機舉行新廠房上樑典禮,象徵建設工程的重要里程碑。這一新廠房的落成,將進一步提升我們的產能與技術實力。













    如需了解連距電機新廠進展、產能規劃或合作機會,請聯繫我們的團隊。
    聯繫連距電機
    more
  • 菲律賓 Meralco 電力公司於 4 月 25 日至 28 日參訪連距電機

    菲律賓 Meralco 電力公司於 4 月 25 日至 28 日參訪連距電機

    /* 整體淡入效果 */
    .news-meralco-block {
    animation: newsMeralcoFade 0.8s ease-out;
    }
    @keyframes newsMeralcoFade {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
    }

    /* Hero 圖片 */
    .news-meralco-hero {
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 28px;
    box-shadow: 0 14px 30px rgba(0,0,0,0.18);
    }
    .news-meralco-hero img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.6s ease;
    }
    .news-meralco-hero:hover img {
    transform: scale(1.05);
    }

    /* 標題卡片 */
    .news-meralco-titlecard {
    background: #ffffff;
    border-left: 6px solid #159C8F;
    border-radius: 12px;
    padding: 20px 24px;
    margin-bottom: 26px;
    box-shadow: 0 8px 22px rgba(0,0,0,0.08);
    }
    .news-meralco-title {
    font-size: 24px;
    font-weight: 700;
    color: #159C8F;
    margin-bottom: 4px;
    }
    .news-meralco-sub {
    font-size: 13px;
    color: #666;
    letter-spacing: 0.05em;
    }

    /* 內文區塊 */
    .news-meralco-article {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    margin-bottom: 26px;
    }

    /* 第二張圖:右側 Spotlight 浮動卡片 */
    .news-meralco-spotlight {
    position: relative;
    margin: 20px 0 36px;
    }
    .news-meralco-spotlight img {
    width: 100%;
    border-radius: 14px;
    display: block;
    box-shadow: 0 12px 34px rgba(0,0,0,0.14);
    transition: transform 0.45s ease, box-shadow 0.45s ease;
    }
    .news-meralco-spotlight img:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.22);
    }

    /* CTA 區塊 */
    .news-meralco-cta {
    margin-top: 32px;
    background: #159C8F;
    color:#fff;
    padding: 18px 22px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    }
    .news-meralco-cta p {
    margin: 0;
    font-size: 15px;
    }
    .news-meralco-cta a {
    background:#034396;
    color:#FFF;
    padding: 8px 18px;
    text-decoration:none;
    border-radius: 999px;
    font-weight:600;
    white-space:nowrap;
    }
    .news-meralco-cta a:hover {
    opacity: 0.9;
    }

    @media (max-width:900px) {
    .news-meralco-title { font-size: 20px; }
    .news-meralco-article { font-size: 15px; }
    }





    Meralco 參訪連距電機 

    進行變壓器測試與技術合作交流


    菲律賓最大民營電力配電公司 Meralco(馬尼拉電力公司),於 2017 年 4 月 25–28 日第二次造訪連距電機。 在此行期間,雙方順利完成了一系列變壓器測試。

    Meralco(馬尼拉電力公司)主要供應馬尼拉都會區及鄰近省份的電力,服務用戶超過 700 萬戶。 本次成功的技術合作,彰顯了連距電機可靠的測試能力,也展現我們與東南亞領先電力企業之間不斷深化的合作關係。




    如需變壓器測試服務或技術合作諮詢,請聯繫連距電機。
    聯繫連距電機
    more