<title>環友科技 - 創新行銷與賽會系統專家</title>
<style>
/* 重置與基本樣式 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 1.6;
background-color: #f8f8f8;
color: #333;
overflow-x: hidden;
}
.container {
width: 90%;
max-width: 1200px;
margin: auto;
padding: 0 20px;
}
/* 頁首 */
header {
background: linear-gradient(135deg, #1e3c72, #2a5298);
color: #fff;
text-align: center;
padding: 80px 0;
position: relative;
overflow: hidden;
}
header::after {
content: "";
position: absolute;
width: 200%;
height: 200%;
top: -50%;
left: -50%;
background: radial-gradient(circle, rgba(255,255,255,0.15) 0%, transparent 70%);
animation: rotate 20s linear infinite;
}
@keyframes rotate {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
header h1 {
font-size: 3.5em;
margin-bottom: 10px;
position: relative;
z-index: 1;
}
header p {
font-size: 1.5em;
font-weight: 300;
position: relative;
z-index: 1;
}
/* 各節區 */
section {
padding: 60px 0;
}
section:nth-of-type(odd) {
background-color: #fff;
}
section:nth-of-type(even) {
background-color: #f0f0f0;
}
h2 {
text-align: center;
font-size: 2.5em;
color: #1e3c72;
margin-bottom: 40px;
position: relative;
overflow: hidden;
}
h2::after {
content: "";
position: absolute;
width: 50px;
height: 4px;
background-color: #2a5298;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
animation: expand 2s ease-out forwards;
opacity: 0;
}
@keyframes expand {
0% { width: 0; opacity: 0; }
100% { width: 50px; opacity: 1; }
}
.content {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.card {
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
margin: 20px;
padding: 30px;
flex: 1 1 300px;
max-width: 500px;
transition: transform 0.3s, box-shadow 0.3s;
}
.card:hover {
transform: translateY(-10px);
box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.card h3 {
color: #2a5298;
margin-bottom: 20px;
font-size: 1.8em;
}
.card p {
font-size: 1.1em;
line-height: 1.8;
}
/* 頁尾 */
footer {
background-color: #1e3c72;
color: #fff;
text-align: center;
padding: 20px 0;
}
@media (max-width: 768px) {
header h1 { font-size: 2.8em; }
header p { font-size: 1.3em; }
h2 { font-size: 2em; }
}
</style>
採用模組化設計,整合會員管理、紅利積點及精準行銷等功能,配合直覺式操作介面,為企業提供量身訂做的行銷策略,迅速提升顧客忠誠度與滿意度。
高安全性與高並發處理的票券雲平台,支援各類電子票券、禮券及儲值服務。以無紙化操作大幅降低紙張耗用,響應綠色環保的趨勢,同時提升行銷效率。
為大型賽事量身打造的資訊管理平台,涵蓋報名、賽程、成績統計與即時資訊發布等功能,助力政府及學校賽事自動化、數位化管理,保障競賽公正與高效運行。
橫跨零售百貨、連鎖通路、金融服務、政府單位與體育賽會等領域。與新光三越、臺北101、7-ELEVEN、POYA寶雅等頂尖品牌合作,展現卓越技術與市場影響力。
全臺超過100家政府、學校及企業客戶導入環友科技系統,憑藉專業服務與高黏著度建立深厚合作基礎,成就行業典範與持續成長的市場信任。
提供從會員行銷到賽會管理的一站式解決方案,結合雲端架構、大數據與智慧行銷技術,打造無與倫比的高效系統,為企業創造穩固的市場競爭壁壘。
結合會員經營、行銷策劃與體育資訊專業知識,團隊累積多年實戰經驗,以創新技術與差異化服務引領市場潮流,成就業界領先品牌。
透過無紙化會員卡、電子票券與電子錢包等技術,有效減少資源浪費與碳排放,積極響應綠色環保理念,為企業與社會共創低碳未來。
長期支援全民體育賽事、學校運動會與各類公共專案,促進公平競賽與社會包容,同時積極參與政府數位政務與智慧城市建設,展現企業責任與長遠視野。
© 2025 環友科技股份有限公司 | 創新服務.放眼未來
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script>
AOS.init({
once: true,
duration: 800,
easing: 'ease-in-out'
});
</script>