All News
-
Linkage to Exhibit at IEEE PES T&D Conference & Exposition 2026
.news-linkage-block {
animation: newsFadeUp 0.8s ease-out;
background: #f8faf9;
border-radius: 16px;
padding: 22px 22px 20px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@keyframes newsFadeUp {
from { opacity: 0; transform: translateY(18px); }
to { opacity: 1; transform: translateY(0); }
}
/* 上方標題帶 - 深綠漸層風格 */
.news-linkage-header {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
background: linear-gradient(to right, #159C8F, #B1BC75);
color: #fff;
border-radius: 12px;
padding: 18px 24px;
margin-bottom: 24px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.news-linkage-header-title {
font-size: 20px;
font-weight: 900;
letter-spacing: 0.05em;
text-transform: uppercase;
}
/* 右側日期標籤 */
.news-linkage-date-tag {
font-size: 13px;
background: rgba(255, 255, 255, 0.25);
padding: 6px 18px;
border-radius: 25px;
backdrop-filter: blur(4px);
white-space: nowrap;
}
/* 展覽 Logo (圖片 4) */
.news-linkage-event-logo {
text-align: center;
margin-bottom: 20px;
line-height: 0;
}
.news-linkage-event-logo img {
width: 100%;
max-width: 100%;
border-radius: 12px;
box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
/* 內文區 - 紫色邊條卡片 */
.news-linkage-text {
font-size: 16px;
color: #333;
line-height: 1.8;
background: #ffffff;
border-radius: 12px;
padding: 24px 28px;
box-shadow: 0 6px 18px rgba(0,0,0,0.05);
border-left: 5px solid #946F93;
margin-bottom: 20px;
text-align: justify;
}
.news-linkage-text p {
margin-bottom: 15px;
}
.news-linkage-text p:last-child {
margin-bottom: 0;
}
/* 場館照片 (圖片 5) */
.news-linkage-venue-pic {
border-radius: 14px;
overflow: hidden;
margin-bottom: 20px;
line-height: 0;
box-shadow: 0 10px 26px rgba(0,0,0,0.12);
}
.news-linkage-venue-pic img {
width: 100%;
height: auto;
transition: transform 0.5s ease;
}
.news-linkage-venue-pic:hover img {
transform: scale(1.02);
}
/* 底部資訊帶 - 簡約圓角樣式 */
.news-linkage-footer {
border-radius: 12px;
border: 1px solid #e0e7e4;
padding: 16px 24px;
display: flex;
justify-content: space-between;
align-items: center;
gap: 15px;
background: #ffffff;
margin-top: 10px;
}
.news-linkage-footer-text {
margin: 0;
font-size: 14px;
color: #666;
flex: 1;
}
.news-linkage-footer-btn {
font-size: 14px;
padding: 8px 22px;
border-radius: 25px;
border: 1px solid #159C8F;
color: #159C8F;
text-decoration: none;
font-weight: 500;
white-space: nowrap;
transition: all 0.3s;
}
.news-linkage-footer-btn:hover {
background: #159C8F;
color: #fff;
}
@media (max-width: 768px) {
.news-linkage-header { flex-direction: column; align-items: flex-start; padding: 15px 20px; }
.news-linkage-header-title { font-size: 18px; }
.news-linkage-footer { flex-direction: column; align-items: center; text-align: center; }
}
IEEE PES T&D Conference 2026
Chicago, USA — May 2026
Linkage Electric Co., Ltd. will participate in the IEEE PES Transmission & Distribution Conference & Exposition 2026, one of the most influential events in the global power and energy industry.
The exhibition will take place May 4–7, 2026, at McCormick Place – South Building in Chicago, Illinois, USA. IEEE PES T&D gathers utilities, engineers, and technology providers from around the world to explore the latest innovations in power transmission, distribution, and grid modernization.
During the exhibition, Linkage will present its power distribution solutions and connect with industry professionals from across the global energy sector. Through its participation, Linkage continues to strengthen its global presence and commitment to supporting modern and resilient power infrastructure.
Venue: McCormick Place – South Building | Booth: #3696
Contact LinkageLinkage to Exhibit at IEEE PES T&D Conference & Exposition 2026more -
Linkage to Showcase Power Distribution Solutions at Smart Energy Week Japan 2026
Tokyo, Japan — March 2026Linkage to Showcase Power Distribution Solutions at Smart Energy Week Japan 2026more -
Linkage Expands Production Capacity to Support Global Demand
Taoyuan, Taiwan — 2025.10Linkage Expands Production Capacity to Support Global Demandmore -
Awarded Taiwan Power Company tender for 25kV 200A four-way juncti
.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,800Junction Elbow Connectors
Taipower tender · 25kV 200A AWG #1
On December 11, 2024, Linkage Electric was awarded the Taiwan Power Company tender for 7,800 units of 25kV 200A four-way junction elbow connectors (AWG #1), marking another milestone in our commitment to delivering high-quality and reliable power distribution solutions.
For high-voltage distribution solutions or tender inquiries, please contact LINKAE ELECTRIC.
Contact LinkageAwarded Taiwan Power Company tender for 25kV 200A four-way junctimore -
Awarded Taiwan Power Company Tender for 25kV 600A 500MCM Non-Load
.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,960NON-LOADBREAK ELBOWS
LINKAE ELECTRIC Wins Taipower Elbow Connector Tender
OCTOBER 30, 2024 · TPC TENDER ANNOUNCEMENT
On October 30, 2024, Linkage Electric was awarded the Taiwan Power Company tender for 20,960 units of 25kV 600A 500MCM non-loadbreak elbow connectors with voltage test points, highlighting our proven expertise in high-voltage cable accessories and the continued trust from our valued customer.
For high-voltage cable accessories or tender cooperation inquiries, please contact LINKAE ELECTRIC.
Contact LinkageAwarded Taiwan Power Company Tender for 25kV 600A 500MCM Non-Loadmore -
Awarded Taiwan Power Company Tender for 25kV 200A Elbow Connector
.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,800ELBOW CONNECTOR COVERS
Taipower tender award · 25kV 200A & 25kV 600A specifications
On October 30, 2024, Linkage Electric was awarded the Taiwan Power Company tender for a total of 96,800 units of elbow connector covers, including 25kV 200A (AWG #1) and 25kV 600A (500MCM) specifications, further strengthening our expertise and credibility in high-voltage distribution products.
For high-voltage distribution products or tender cooperation inquiries, please contact LINKAE ELECTRIC.
Contact LinkageAwarded Taiwan Power Company Tender for 25kV 200A Elbow Connectormore -
Awarded Taipower Tender — 25kV Pre-molded Straight Joints
.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,300UNITS TENDER AWARD
LINKAE ELECTRIC Wins Taipower Cable Joint Tender
OCTOBER 14, 2024 · TPC TENDER ANNOUNCEMENT
On October 14, 2024, Linkage Electric was awarded the Taiwan Power Company tender for 9,300 units of 25kV 1C Copper AWG pre-molded cable straight joints, further demonstrating our expertise in high-voltage cable connection technology and commitment to reliable.
For high-voltage cable joint products or tender cooperation inquiries, please contact LINKAE ELECTRIC.
Contact LinkageAwarded Taipower Tender — 25kV Pre-molded Straight Jointsmore -
Awarded Taipower Tender — Pole-Mounted Distribution Transformers
/* 淡入動畫 */
.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;
}
}
LINKAE ELECTRIC Wins Taipower Tender
On July 14, 2023, Linkage Electric was awarded the Taiwan Power Company tender to supply a total of 12,155 pole-mounted distribution transformers in capacities of 25kVA, 100kVA, and 167kVA, with a total contract value of NT$2.3 billion. This achievement further demonstrates our leadership in the distribution transformer sector and strengthens our long-standing partnership with Taipower.
For transformer supply or tender cooperation inquiries, please contact LINKAE ELECTRIC.
Contact Linkage →Awarded Taipower Tender — Pole-Mounted Distribution Transformersmore -
A New Era Begins. New Plant Under Construction — May 12, 2023
.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;
}
}
Event Date
May 12, 2023
On May 12, 2023, Linkage Electric held the beam-raising ceremony for its new plant, marking a significant milestone in construction. The completion of this facility will further enhance our production capacity and technical capabilities.
For inquiries about LINKAE ELECTRIC’s new plant, production capacity, or cooperation opportunities, please contact our team.
Contact LinkageA New Era Begins. New Plant Under Construction — May 12, 2023more -
Meralco visited Linkage Electric on April 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 Visits LINKAE ELECTRIC
Transformer testing and technical cooperation
Meralco, the largest private-sector electric distribution company in the Philippines, visited Linkage Electric for the second time on April 25–28, 2017. During this visit, a series of transformer tests were successfully completed at Linkage’s facilities.
Meralco (Manila Electric Company) supplies electricity to Metro Manila and nearby provinces, serving over 7 million customers. This successful collaboration highlights Linkage’s reliable testing capabilities and its growing partnership with one of Southeast Asia’s leading power utilities.
For transformer testing services or technical cooperation inquiries, contact LINKAE ELECTRIC.
Contact LinkageMeralco visited Linkage Electric on April 25-28more -
Indonesian Special Envoy Mr. Alwi Hamu Visits Linkage Electric
/* 整體新聞區塊:淡入動畫 */
.news-visit-block {
animation: news-visit-fadeup 0.8s ease-out;
}
@keyframes news-visit-fadeup {
from { opacity: 0; transform: translateY(15px); }
to { opacity: 1; transform: translateY(0); }
}
/* Hero 圖片區 */
.news-visit-hero {
position: relative;
border-radius: 14px;
overflow: hidden;
margin-bottom: 26px;
box-shadow: 0 14px 30px rgba(0,0,0,0.18);
}
.news-visit-hero img {
display: block;
width: 100%;
height: auto;
transform: scale(1.02);
transition: transform 0.6s ease;
}
.news-visit-hero::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(135deg, rgba(0,0,0,0.38), rgba(0,0,0,0.15));
pointer-events: none;
}
.news-visit-hero:hover img {
transform: scale(1.06);
}
/* Hero 上的標題卡片 */
.news-visit-hero-caption {
position: absolute;
left: 30px;
right: 30px;
bottom: 26px;
color: #fff;
}
.news-visit-tag {
display: inline-block;
font-size: 12px;
letter-spacing: 0.08em;
text-transform: uppercase;
padding: 4px 10px;
border-radius: 999px;
background: rgba(21,156,143,0.9);
margin-bottom: 8px;
}
.news-visit-title {
font-size: 22px;
font-weight: 700;
margin-bottom: 4px;
}
.news-visit-meta {
font-size: 13px;
opacity: 0.85;
}
/* 內文卡片 */
.news-visit-article {
background: #ffffff;
border-radius: 12px;
padding: 22px 22px 24px;
box-shadow: 0 10px 26px rgba(0,0,0,0.08);
line-height: 1.8;
font-size: 16px;
color: #333;
margin-bottom: 26px;
border-top: 3px solid #159C8F;
}
/* 圖片畫廊 */
.news-visit-gallery {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 14px;
margin-bottom: 28px;
}
.news-visit-gallery-item {
border-radius: 10px;
overflow: hidden;
position: relative;
background: #f5f5f5;
cursor: pointer;
}
.news-visit-gallery-item img {
display: block;
width: 100%;
height: auto;
transition: transform 0.45s ease, filter 0.45s ease;
}
.news-visit-gallery-item::after {
content: "";
position: absolute;
inset: 0;
background: radial-gradient(circle at 20% 0, rgba(183,183,112,0.18), transparent 55%),
radial-gradient(circle at 100% 100%, rgba(148,111,147,0.18), transparent 55%);
opacity: 0;
transition: opacity 0.45s ease;
pointer-events: none;
}
.news-visit-gallery-item:hover img {
transform: scale(1.05);
filter: brightness(1.03);
}
.news-visit-gallery-item:hover::after {
opacity: 1;
}
/* CTA 區塊 */
.news-visit-cta {
padding: 20px 22px;
border-radius: 10px;
background: #159C8F;
color: #fff;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 10px;
}
.news-visit-cta-text {
font-size: 15px;
line-height: 1.6;
}
.news-visit-cta-link {
display: inline-block;
padding: 9px 20px;
border-radius: 999px;
background: #034396;
color: #FFF;
text-decoration: none;
font-weight: 600;
font-size: 14px;
white-space: nowrap;
}
.news-visit-cta-link:hover {
text-decoration: none;
opacity: 0.92;
}
@media (max-width: 900px) {
.news-visit-hero-caption {
left: 16px;
right: 16px;
bottom: 18px;
}
.news-visit-title {
font-size: 18px;
}
.news-visit-gallery {
grid-template-columns: 1fr;
}
.news-visit-article {
padding: 18px 16px 20px;
font-size: 15px;
}
.news-visit-cta {
padding: 16px 14px;
flex-direction: column;
align-items: flex-start;
}
}
News
Indonesian Special Envoy Mr. Alwi Hamu Visits LINKAE ELECTRIC
Company visit and discussion on Indonesia’s power demand and future development.
During his visit to Taiwan for the Presidential Inauguration, Indonesian Deputy Prime Minister’s Special Envoy Mr. Alwi Hamu was honored to be invited to Linkage Electric for a company tour and discussion. Our General Manager introduced the company’s transformer and power equipment portfolio, followed by an in-depth exchange with our experts on Indonesia’s power demand and future development. The dialogue covered a wide range of topics including renewable energy, grid infrastructure, and essential power equipment, resulting in fruitful outcomes and multiple cooperation intentions.
For more information about LINKAE ELECTRIC’s transformers and power equipment portfolio, or potential cooperation opportunities, please contact our team.
Contact LinkageIndonesian Special Envoy Mr. Alwi Hamu Visits Linkage Electricmore