Awards & Certifications
Taiwan Excellence Award 1998
Taiwan Excellence Award
.cert-detail {
background: #fff;
border-radius: 12px;
padding: 40px 30px;
margin: 40px auto;
max-width: 1000px;
box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}
.cert-content {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 30px;
}
.cert-text {
flex: 1 1 55%;
}
.cert-detail-title {
font-size: 26px;
color: #2c7a4b;
margin-bottom: 10px;
}
.cert-detail-sub {
font-size: 16px;
font-weight: 600;
color: #444;
margin-bottom: 15px;
}
.cert-detail-desc {
font-size: 15px;
color: #555;
line-height: 1.6;
}
.cert-image {
flex: 1 1 40%;
text-align: center;
}
.cert-image img {
max-width: 100%;
border-radius: 8px;
border: 1px solid #ddd;
}
.cert-detail {
background: #fff;
border-radius: 12px;
padding: 40px 30px;
margin: 40px auto;
max-width: 1000px;
box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}
.cert-content {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 30px;
}
.cert-text {
flex: 1 1 55%;
}
.cert-detail-title {
font-size: 26px;
color: #2c7a4b;
margin-bottom: 10px;
}
.cert-detail-sub {
font-size: 16px;
font-weight: 600;
color: #444;
margin-bottom: 15px;
}
.cert-detail-desc {
font-size: 15px;
color: #555;
line-height: 1.6;
}
.cert-image {
flex: 1 1 40%;
text-align: center;
}
.cert-image img {
max-width: 100%;
border-radius: 8px;
border: 1px solid #ddd;
}