日出大道週末匯演
活動介紹
.sunrise-event {
max-width: 1000px;
margin: 0 auto;
font-family: “Noto Sans TC”, “Microsoft JhengHei”, Arial, sans-serif;
color: #333;
line-height: 1.9;
box-sizing: border-box;
}.sunrise-event * {
box-sizing: border-box;
}.sunrise-hero {
position: relative;
padding: 65px 45px;
margin-bottom: 35px;
border-radius: 24px;
overflow: hidden;
background:
linear-gradient(135deg, rgba(255,184,92,.95), rgba(244,122,82,.9));
color: #fff;
}.sunrise-hero:before {
content: “”;
position: absolute;
width: 300px;
height: 300px;
border-radius: 50%;
background: rgba(255,255,255,.18);
right: -80px;
top: -100px;
}.sunrise-hero:after {
content: “”;
position: absolute;
width: 180px;
height: 180px;
border-radius: 50%;
background: rgba(255,255,255,.12);
left: -60px;
bottom: -80px;
}.sunrise-kicker {
position: relative;
z-index: 2;
font-size: 16px;
letter-spacing: 3px;
margin-bottom: 10px;
opacity: .95;
}.sunrise-title {
position: relative;
z-index: 2;
font-size: 42px;
line-height: 1.3;
font-weight: 800;
margin: 0 0 15px;
color: #fff;
}.sunrise-subtitle {
position: relative;
z-index: 2;
font-size: 21px;
font-weight: 600;
margin: 0;
color: #fff;
}.sunrise-intro {
padding: 0 10px;
margin-bottom: 35px;
font-size: 17px;
}.sunrise-intro strong {
color: #e56d45;
}.sunrise-info {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
margin: 30px 0 45px;
}.sunrise-info-card {
padding: 25px 20px;
text-align: center;
border-radius: 18px;
background: #fff8f0;
border: 1px solid #f5dfc8;
}.sunrise-info-icon {
font-size: 30px;
margin-bottom: 8px;
}.sunrise-info-label {
font-size: 14px;
color: #9b7a60;
margin-bottom: 5px;
letter-spacing: 1px;
}.sunrise-info-value {
font-size: 18px;
font-weight: 700;
color: #333;
}.sunrise-section-title {
text-align: center;
margin: 55px 0 28px;
}.sunrise-section-title .small {
display: block;
color: #e17b4d;
font-size: 14px;
letter-spacing: 3px;
margin-bottom: 5px;
}.sunrise-section-title h2 {
margin: 0;
font-size: 30px;
color: #333;
font-weight: 800;
}.sunrise-section-title p {
margin: 8px 0 0;
color: #777;
}.sunrise-performers {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 25px;
margin-bottom: 45px;
}.sunrise-card {
border-radius: 20px;
overflow: hidden;
background: #fff;
border: 1px solid #eee;
box-shadow: 0 8px 25px rgba(0,0,0,.07);
}.sunrise-card-head {
padding: 25px 28px;
color: #fff;
}.sunrise-card.black .sunrise-card-head {
background: #30343b;
}.sunrise-card.red .sunrise-card-head {
background: #d96d55;
}.sunrise-card-number {
font-size: 13px;
letter-spacing: 2px;
opacity: .8;
}.sunrise-card-title {
font-size: 28px;
font-weight: 800;
margin: 5px 0;
}.sunrise-card-subtitle {
font-size: 16px;
opacity: .9;
}.sunrise-card-body {
padding: 27px 28px 30px;
font-size: 16px;
}.sunrise-card-body p {
margin: 0 0 15px;
}.sunrise-highlight {
margin: 20px 0;
padding: 17px 20px;
border-left: 4px solid #e17b4d;
background: #fff7ef;
font-weight: 700;
color: #555;
}.sunrise-dance {
margin: 30px 0 40px;
}.sunrise-dance-title {
text-align: center;
margin-bottom: 25px;
}.sunrise-dance-title h3 {
margin: 0;
font-size: 25px;
color: #d56650;
}.sunrise-dance-title p {
color: #777;
margin: 5px 0;
}.sunrise-three {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
}.sunrise-three-card {
padding: 25px 20px;
text-align: center;
border-radius: 18px;
background: #faf7f3;
border: 1px solid #eee5dc;
}.sunrise-three-number {
display: inline-block;
width: 42px;
height: 42px;
line-height: 42px;
border-radius: 50%;
background: #e47c57;
color: #fff;
font-weight: 700;
margin-bottom: 12px;
}.sunrise-three-card h4 {
margin: 0 0 8px;
font-size: 20px;
}.sunrise-three-card p {
margin: 0;
font-size: 15px;
color: #666;
}.sunrise-quote {
margin: 50px 0;
padding: 40px 30px;
text-align: center;
border-radius: 22px;
background: #f6efe7;
}.sunrise-quote .quote-main {
font-size: 28px;
font-weight: 800;
color: #c86348;
margin-bottom: 10px;
}.sunrise-quote p {
margin: 0;
color: #666;
}.sunrise-cta {
margin-top: 45px;
padding: 45px 30px;
text-align: center;
border-radius: 24px;
background: linear-gradient(135deg, #34373d, #555a61);
color: #fff;
}.sunrise-cta h2 {
color: #fff;
margin: 0 0 12px;
font-size: 30px;
}.sunrise-cta p {
margin: 5px 0;
}.sunrise-cta .cta-main {
margin-top: 20px;
font-size: 20px;
font-weight: 700;
}.sunrise-units {
margin-top: 30px;
padding: 25px;
text-align: center;
border-top: 1px solid #eee;
color: #777;
font-size: 14px;
}@media (max-width: 768px) {.sunrise-event {
padding: 0 10px;
}.sunrise-hero {
padding: 45px 25px;
border-radius: 18px;
}.sunrise-title {
font-size: 32px;
}.sunrise-subtitle {
font-size: 18px;
}.sunrise-info {
grid-template-columns: 1fr;
}.sunrise-performers {
grid-template-columns: 1fr;
}.sunrise-three {
grid-template-columns: 1fr;
}.sunrise-section-title h2 {
font-size: 26px;
}.sunrise-card-title {
font-size: 25px;
}
}
SUNRISE ART BASE · SEPTEMBER WEEKEND
日出大道週末匯演
PART 1
音樂響起,舞步登場,讓週末的日出大道成為你的藝術舞台
九月的週末,來日出大道,一起遇見不一樣的表演藝術風景!
由花蓮縣文化局策劃、日出藝文基地執行,
每個週末於日出大道B段邀集縣內外多元類型的演出團隊,
透過音樂、舞蹈等不同形式的短篇演出,
讓藝術走進街區,也讓週末的日出大道更加精彩。
📅
演出日期
09/05(六)
09/06(日)
⏰
演出時間
17:30 開始
每組約20-30分鐘
📍
演出地點
日出大道B段
花蓮市自由街60號前THIS WEEKEND本週演出團隊
兩組團隊,兩種舞台魅力
FIRST PERFORMANCE
黑潮樂團
【致敬經典】時光會老,但旋律不會
黑潮樂團由一群來自不同專業領域、
共同熱愛藝文活動的夥伴所組成。
團隊致力於在演出中創造溫暖且富有感染力的氛圍,
讓每一位聽眾都能在音樂裡找到屬於自己的故事。
音樂是一面鏡子,映照出歲月最溫柔的模樣。
本次演出以「致敬經典」為主題,
從年少純真的民謠哼唱、深植土地的在地情懷,
到扣人心弦的經典作品,
將散落在時光河流裡的旋律串聯成詩。
讓我們在熟悉的音符中,
撿拾記憶的碎片,
向那些陪伴我們成長、溫柔了歲月的作品致敬。
SECOND PERFORMANCE
沐木舞蹈空間
《日出舞動・三色弦》
沐木舞蹈空間創立於109年,
秉持推廣「健康、歡樂、幸福」的理念,
深耕花蓮舞蹈教育。
目前以拉丁舞與古典舞為兩大教學主軸,
提供紮實且多元的學習環境,
讓舞蹈在花蓮持續深耕、傳承與發光。
三種舞風 × 三種魅力 × 一場街頭舞蹈盛宴
本次演出將在黃金三十分鐘內,
帶來民俗舞、排舞與國標拉丁舞,
從典雅華麗一路轉換到熱情奔放,
點燃日出大道的舞台。
最後更將打破舞台與觀眾之間的界線,
由國標舞老師親自帶領現場觀眾一起動起來!《日出舞動・三色弦》
三種舞風,接力登場
01民俗舞
典雅華麗的舞姿,
為演出揭開序幕。
02排舞
動感整齊的節奏,
讓現場氣氛瞬間升溫。
03國標拉丁舞
雙人搭檔熱情登場,
以火辣步法點燃街頭。
時光會老,但旋律不會。
這個週末,讓音樂與舞蹈走進街區,
也讓藝術成為我們生活的一部分。
這個週末,一起來日出大道!
聽一首熟悉的歌、看一段精彩的舞,
還可以跟著老師一起跳起來!
09/05-09/06|17:30開始
📍 日出大道B段(花蓮市自由街60號前)
指導單位:花蓮縣政府
主辦單位:花蓮縣文化局
執行單位:日出藝文基地
活動照片FIRST PERFORMANCE
黑潮樂團
【致敬經典】時光會老,但旋律不會
黑潮樂團由一群來自不同專業領域、
共同熱愛藝文活動的夥伴所組成。
團隊致力於在演出中創造溫暖且富有感染力的氛圍,
讓每一位聽眾都能在音樂裡找到屬於自己的故事。
音樂是一面鏡子,映照出歲月最溫柔的模樣。
本次演出以「致敬經典」為主題,
從年少純真的民謠哼唱、深植土地的在地情懷,
到扣人心弦的經典作品,
將散落在時光河流裡的旋律串聯成詩。
讓我們在熟悉的音符中,
撿拾記憶的碎片,
向那些陪伴我們成長、溫柔了歲月的作品致敬。
SECOND PERFORMANCE
沐木舞蹈空間
《日出舞動・三色弦》
沐木舞蹈空間創立於109年,
秉持推廣「健康、歡樂、幸福」的理念,
深耕花蓮舞蹈教育。
目前以拉丁舞與古典舞為兩大教學主軸,
提供紮實且多元的學習環境,
讓舞蹈在花蓮持續深耕、傳承與發光。
三種舞風 × 三種魅力 × 一場街頭舞蹈盛宴
本次演出將在黃金三十分鐘內,
帶來民俗舞、排舞與國標拉丁舞,
從典雅華麗一路轉換到熱情奔放,
點燃日出大道的舞台。
最後更將打破舞台與觀眾之間的界線,
由國標舞老師親自帶領現場觀眾一起動起來!