Help
RSS
API
Feed
Maltego
Contact
Domain > www.duqian.site
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2016-12-02
151.101.36.133
(
ClassC
)
2025-11-15
3.163.24.43
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 15 Nov 2025 18:02:28 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://www.duqian.site/X-Cache: Redirect from cloudfrontVia: 1.1 5b69cd230a06f482da15abd9c53bb694.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: MxASyNmH-8NMJmTzetAYK4pfFvG2rNI94dhSNBGgFe6PaoHMAs6uLw html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 71907Connection: keep-aliveDate: Sat, 15 Nov 2025 18:02:29 GMTLast-Modified: Wed, 29 Oct 2025 00:10:41 GMTETag: ac4b78dbe736aae02a15ba8b01dd4da9x-amz-server-side-encryption: AES256x-amz-version-id: nullAccept-Ranges: bytesServer: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 8bf233dd8a97bd754666b427b6d19d34.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: qZK0JTMRlHM4TSeriNyMsssmV6c8hWRCxo3w832dS_uKpvQH2hElAA !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>侗族侗语侗歌侗绣/title> !-- Tailwind CSS --> !-- script srchttps://cdn.tailwindcss.com>/script> --> script srcjs/tailwindcss.js>/script> !-- Font Awesome:Davy --> link hrefhttps://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css relstylesheet> --> !-- 显示有问题:link hrefcss/font-awesome.min.css relstylesheet> !-- 配置Tailwind自定义主题 --> script> tailwind.config { theme: { extend: { colors: { primary: #0066b2, // 主色调:侗族蓝 secondary: #e67e22, // 辅助色:温暖橙色 accent: #27ae60, // 强调色:自然绿 dark: #2c3e50, light: #f8fafc }, fontFamily: { sans: Inter, system-ui, sans-serif, serif: Georgia, serif }, width: { 300: 300px, }, height: { 300: 300px, }, spacing: { 40: 10rem, // 18 * 0.25rem 4.5rem }, } } } /script> !-- 自定义工具类 --> style typetext/tailwindcss> @layer utilities { .content-auto { content-visibility: auto; } .text-shadow { text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .transition-custom { transition: all 0.3s ease-in-out; } .nav-active { background-color: rgba(255, 255, 255, 0.2); font-weight: 600; } .mobile-nav-active { color: #e67e22; font-weight: 600; } } /style> style> /* 基础动画定义 */ @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .animate-fadeIn { animation: fadeIn 0.6s ease-out forwards; } /* 滚动平滑效果 */ html { scroll-behavior: smooth; } /* 自定义滚动条 */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: #0066b2; border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: #004a87; } /style> style> /* 模态弹窗的容器 */.modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 100; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */}/* 模态弹窗的内容 */.modal-content { position: relative; background-color: #fefefe; margin: 10px auto 0; /* 15% from the top and centered */ padding: 25px; border: 1px solid #888; width: 400px; /* Could be more or less, depending on screen size */}/* 关闭按钮 */.close-button { position: absolute; right: 6px; top: 2px; color: #aaa; font-size: 24px; line-height: 24px; font-weight: bold;}.close-button:hover,.close-button:focus { color: black; text-decoration: none; cursor: pointer;}/* 显示模态弹窗时的样式 */.show-modal { display: block;} /style>/head>body classbg-gray-50 font-sans text-dark> !-- 顶部导航栏 --> header idnavbar classfixed w-full top-0 z-50 transition-all duration-300 bg-primary/95 shadow-md> div classcontainer mx-auto px-4 py-3 flex items-center justify-between> !-- 网站标志 --> div classflex items-center space-x-2> div classw-10 h-10 bg-white rounded-full flex items-center justify-center> i classfa fa-music text-primary text-xl>/i> /div> h1 classtext-white text-xl md:text-2xl font-bold>侗族文化传承/h1> /div> !-- 移动端菜单按钮 --> button idmenu-toggle classmd:hidden text-white text-2xl focus:outline-none> i classfa fa-bars>/i> /button> !-- 导航菜单 + 语言切换 --> div classhidden md:flex items-center space-x-4> nav idmain-nav classflex items-center space-x-1 md:space-x-6> a href#home classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>首页/a> a href#audio classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>侗歌音频/a> a href#video classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>歌舞视频/a> a href#music classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>芦笙才艺/a> a href#scenery classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>村寨风光/a> a href#language classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>侗语传播/a> a href#column classpx-3 py-2 text-white hover:bg-white/20 rounded-md transition-custom>侗寨特产/a> /nav> button idlang-toggle classpx-3 py-2 text-white border border-white/40 rounded-md hover:bg-white/20 transition-custom>EN/button> /div> /div> /header> !-- 移动端菜单 --> div idmobile-menu classfixed inset-0 bg-primary z-40 transform translate-x-full transition-transform duration-300 md:hidden> div classflex justify-end p-4> button idclose-menu classtext-white text-2xl> i classfa fa-times>/i> /button> /div> nav classflex flex-col items-center space-y-6 mt-12> a href#home classtext-white text-xl hover:text-secondary transition-custom>首页/a> a href#audio classtext-white text-xl hover:text-secondary transition-custom>侗歌音频/a> a href#video classtext-white text-xl hover:text-secondary transition-custom>歌舞视频/a> a href#music classtext-white text-xl hover:text-secondary transition-custom>芦笙才艺/a> a href#scenery classtext-white text-xl hover:text-secondary transition-custom>村寨风光/a> a href#language classtext-white text-xl hover:text-secondary transition-custom>侗言侗语/a> a href#column classtext-white text-xl hover:text-secondary transition-custom>侗寨特产/a> button idlang-toggle-mobile classpx-4 py-2 mt-6 bg-white/20 text-white rounded-md hover:bg-white/30 transition-custom>EN/button> /nav> /div> !-- 英雄区域 --> section idhome classpt-24 md:pt-0 min-h-screen flex items-center relative overflow-hidden> div classabsolute inset-0 z-0> img srcres/images/banner.png alt侗族村寨风光 classw-full h-full object-cover opacity-40> div classabsolute inset-0 bg-gradient-to-r from-primary/30 to-primary/10>/div> /div> div classcontainer mx-auto px-4 py-20 relative z-10> div classmax-w-3xl animate-fadeIn styleanimation-delay: 0.2s;> h1 classtext-clamp(2rem,5vw,4rem) font-bold text-white leading-tight text-shadow mb-6> 侗族文化br>传承与发展 /h1> p classtext-clamp(1rem,2vw,1.25rem) text-white/90 mb-8 max-w-2xl> 探索侗族悠久的历史文化、独特的语言魅力、优美的音乐艺术和壮丽的村寨风光,感受这个古老民族的智慧与传承。 /p> div classflex flex-wrap gap-4> a href#intro classpx-6 py-3 bg-secondary text-white rounded-md hover:bg-secondary/90 shadow-lg hover:shadow-xl transform hover:-translate-y-1 transition-custom> 了解侗族 i classfa fa-arrow-right ml-2>/i> /a> a href#audio classpx-6 py-3 bg-white/20 backdrop-blur-sm text-white border border-white/40 rounded-md hover:bg-white/30 transition-custom> 聆听侗歌 i classfa fa-music ml-2>/i> /a> /div> /div> /div> div classabsolute bottom-8 left-1/2 transform -translate-x-1/2 text-white animate-bounce> a href#intro classflex flex-col items-center> span classmb-2 text-sm>向下滚动/span> i classfa fa-chevron-down>/i> /a> /div> /section> !-- 侗族简介 --> section idintro classpy-6 bg-white> div classcontainer mx-auto px-4> div classmax-w-4xl mx-auto> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>侗族历史渊源/h2> div classw-20 h-1 bg-primary mx-auto>/div> /div> div classbg-gray-50 rounded-xl shadow-sm p-6 md:p-10 flex flex-col md:flex-row items-center gap-8> div classw-full md:w-1/3 flex justify-center> div classrelative w-48 h-48 md:w-64 md:h-64> !-- 芦笙插图 --> svg classw-full h-full viewBox0 0 200 200 xmlnshttps://www.w3.org/2000/svg> path dM100,40 C120,40 140,60 140,80 C140,100 120,120 100,120 C80,120 60,100 60,80 C60,60 80,40 100,40 Z fillnone stroke#0066b2 stroke-width2/> path dM100,40 L100,20 L120,10 L125,15 L110,30 L100,40 fillnone stroke#0066b2 stroke-width2/> path dM100,40 L110,35 L120,30 L130,25 L135,30 L125,35 L115,40 L100,40 fillnone stroke#0066b2 stroke-width2/> path dM100,40 L90,35 L80,30 L70,25 L65,30 L75,35 L85,40 L100,40 fillnone stroke#0066b2 stroke-width2/> path dM100,120 L100,180 fillnone stroke#0066b2 stroke-width3/> /svg> !-- 装饰元素 --> div classabsolute -bottom-4 -right-4 w-12 h-12 bg-secondary/20 rounded-full>/div> div classabsolute -top-2 -left-2 w-8 h-8 bg-accent/20 rounded-full>/div> /div> /div> div classw-full md:w-2/3> p classtext-gray-700 text-lg leading-relaxed mb-6> 侗族是中国古老少数民族之一,侗语属汉藏语系壮侗语族侗水语支,拥有悠久的口头传承历史,其语言文化与侗族人民的生活习俗、节庆活动紧密相连,承载着丰富的民族智慧与传统。 /p> p classtext-gray-700 text-lg leading-relaxed> 侗族没有本民族的文字,历史文化主要靠口耳相传。侗歌、侗戏、芦笙舞等都是侗族文化的重要组成部分,其中侗族大歌更是被列入世界非物质文化遗产名录。 /p> /div> /div> div classmt-12 text-center> p classtext-secondary text-xl font-semibold animate-pulse>教学/传播功能先后推出/p> /div> /div> /div> /section> !-- 侗歌音频 --> section idaudio classpy-6 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>侗歌音频/h2> p classtext-gray-600 max-w-2xl mx-auto>聆听悠扬动听的侗族歌曲,感受侗族音乐的独特风味/p> /div> div classgrid grid-cols-1 md:grid-cols-2 gap-8 max-w-4xl mx-auto> !-- 音频播放器1 --> div classbg-gray-50 rounded-xl p-6 shadow-sm hover:shadow-md transition-custom> div classflex items-center mb-4> div classw-16 h-16 rounded-lg overflow-hidden flex-shrink-0> img src./res/images/village.jpg alt侗族大歌专辑封面 classw-full h-full object-cover> /div> div classml-4> h3 classfont-bold text-lg>侗族大歌 - 蝉鸣曲/h3> p classtext-gray-600 text-sm>传统侗族合唱/p> /div> /div> audio controls classw-full bg-white p-2 rounded-lg> source src./res/audios/农桃花和以乐忘苦河歌对唱.mp3 typeaudio/mpeg> 您的浏览器不支持音频播放 /audio> div classmt-4 flex justify-between text-sm text-gray-500> span>时长: 15:20/span> span>传统曲目/span> /div> /div> !-- 音频播放器2 --> div classbg-gray-50 rounded-xl p-6 shadow-sm hover:shadow-md transition-custom> div classflex items-center mb-4> div classw-16 h-16 rounded-lg overflow-hidden flex-shrink-0> img src./res/images/scenery2.jpg alt侗族情歌专辑封面 classw-full h-full object-cover> /div> div classml-4> h3 classfont-bold text-lg>月光下的情歌/h3> p classtext-gray-600 text-sm>侗族男女对唱/p> /div> /div> audio controls classw-full bg-white p-2 rounded-lg> source src./res/audios/岑旁农AA和龙额醉美侗乡的歌.mp3 typeaudio/mpeg> 您的浏览器不支持音频播放 /audio> div classmt-4 flex justify-between text-sm text-gray-500> span>时长: 16:42/span> span>爱情主题/span> /div> /div> !-- 音频播放器3 --> div classbg-gray-50 rounded-xl p-6 shadow-sm hover:shadow-md transition-custom> div classflex items-center mb-4> div classw-16 h-16 rounded-lg overflow-hidden flex-shrink-0> img src./res/images/yangmei2.jpg alt侗族节庆歌曲专辑封面 classw-full h-full object-cover> /div> div classml-4> h3 classfont-bold text-lg>丰收欢歌/h3> p classtext-gray-600 text-sm>侗族节庆歌曲/p> /div> /div> audio controls classw-full bg-white p-2 rounded-lg> source src./res/audios/拦路歌演唱者伍进文.mp3 typeaudio/mpeg> 您的浏览器不支持音频播放 /audio> div classmt-4 flex justify-between text-sm text-gray-500> span>时长: 5:59/span> span>节庆主题/span> /div> /div> !-- 音频播放器4 --> div classbg-gray-50 rounded-xl p-6 shadow-sm hover:shadow-md transition-custom> div classflex items-center mb-4> div classw-16 h-16 rounded-lg overflow-hidden flex-shrink-0> img src./res/images/fuhan.jpg alt侗族叙事歌专辑封面 classw-full h-full object-cover> /div> div classml-4> h3 classfont-bold text-lg>祖先的传说/h3> p classtext-gray-600 text-sm>侗族叙事歌曲/p> /div> /div> audio controls classw-full bg-white p-2 rounded-lg> source src./res/audios/music.mp3 typeaudio/mpeg> 您的浏览器不支持音频播放 /audio> div classmt-4 flex justify-between text-sm text-gray-500> span>时长: 3:20/span> span>叙事主题/span> /div> /div> /div> div classtext-center mt-6> button classinline-block px-6 py-3 border-2 border-primary text-primary rounded-md hover:bg-primary hover:text-white transition-custom font-medium onclicktoggleDrawer()> 查看更多侗歌 i classfa fa-music ml-2>/i> /button> /div> /div> /section> !-- 歌舞视频 --> section idvideo classpy-6 bg-gray-50> div classcontainer mx-auto px-20> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>歌舞视频/h2> p classtext-gray-600 max-w-2xl mx-auto>观看精彩的侗族歌舞表演,感受侗族人民的热情与活力/p> /div> div classgrid grid-cols-1 lg:grid-cols-3 gap-8 max-w-3xl mx-auto px-15> !-- 主要视频 --> div classvideo-container lg:col-span-3 rounded-xl overflow-hidden shadow-lg group> div classrelative aspect-video bg-gray-900> video width100% height100% classvideo idvideo_1> source src./res/videos/song_long.mp4 typevideo/mp4> Your browser does not support the video tag. /video> div classabsolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 to-transparent p-6> h3 classtext-white text-xl md:text-2xl font-bold>侗族大歌集体表演/h3> p classtext-white/80 mt-2>来自贵州黎平的侗族大歌表演,展现了世界非物质文化遗产的魅力/p> /div> div classplay-button absolute inset-0 flex items-center justify-center data-videovideo_1> div classw-20 h-20 md:w-24 md:h-24 rounded-full bg-primary/80 flex items-center justify-center transform group-hover:scale-110 transition-custom cursor-pointer> i classfa fa-play text-white text-3xl md:text-4xl ml-2>/i> i classfa fa-pause text-white text-3xl md:text-4xl styledisplay: none;>/i> /div> /div> /div> /div> !-- 视频列表 --> div classvideo-container rounded-xl overflow-hidden shadow-md group custom-max-height h-300 > div classrelative aspect-video bg-gray-900 w-full h-full flex items-center justify-center> video width100% classvideo idvideo_2> source src./res/videos/song_height.mp4 typevideo/mp4> Your browser does not support the video tag. /video> !-- img srcres/images/237.jpg alt侗族芦笙舞 classw-full h-full object-cover opacity-90 group-hover:opacity-70 transition-custom> --> div classplay-button absolute inset-0 flex items-center justify-center data-videovideo_2> div classw-16 h-16 rounded-full bg-primary/80 flex items-center justify-center transform group-hover:scale-110 transition-custom cursor-pointer> i classfa fa-play text-white text-2xl ml-1>/i> i classfa fa-pause text-white text-2xl styledisplay: none;>/i> /div> /div> div classabsolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 to-transparent p-4> h3 classtext-white text-lg font-bold>传统芦笙舞表演/h3> p classtext-white/80 text-sm mt-1>节日庆典上的芦笙舞表演/p> /div> /div> /div> div classvideo-container rounded-xl overflow-hidden shadow-md group h-300> div classrelative aspect-video bg-gray-900 w-full h-full flex items-center justify-center> video width100% height100% classvideo idvideo_3> source src./res/videos/song_height2.mp4 typevideo/mp4> Your browser does not support the video tag. /video> !-- img srcres/images/240.jpg alt侗族情歌对唱 classw-full h-full object-cover opacity-90 group-hover:opacity-70 transition-custom> --> div classplay-button absolute inset-0 flex items-center justify-center data-videovideo_3> div classw-16 h-16 rounded-full bg-primary/80 flex items-center justify-center transform group-hover:scale-110 transition-custom cursor-pointer> i classfa fa-play text-white text-2xl ml-1>/i> i classfa fa-pause text-white text-2xl styledisplay: none;>/i> /div> /div> div classabsolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 to-transparent p-4> h3 classtext-white text-lg font-bold>侗族情歌对唱/h3> p classtext-white/80 text-sm mt-1>年轻人通过歌声表达爱意/p> /div> /div> /div> div classvideo-container rounded-xl overflow-hidden shadow-md group h-300> div classrelative aspect-video bg-gray-900 w-full h-full flex items-center justify-center> video width100% height100% classvideo idvideo_4> source src./res/videos/song_height3.mp4 typevideo/mp4> Your browser does not support the video tag. /video> !-- img srcres/images/240.jpg alt侗族情歌对唱 classw-full h-full object-cover opacity-90 group-hover:opacity-70 transition-custom> --> div classplay-button absolute inset-0 flex items-center justify-center data-videovideo_4> div classw-16 h-16 rounded-full bg-primary/80 flex items-center justify-center transform group-hover:scale-110 transition-custom cursor-pointer> i classfa fa-play text-white text-2xl ml-1>/i> i classfa fa-pause text-white text-2xl styledisplay: none;>/i> /div> /div> div classabsolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 to-transparent p-4> h3 classtext-white text-lg font-bold>侗族情歌对唱/h3> p classtext-white/80 text-sm mt-1>年轻人通过歌声表达爱意/p> /div> /div> /div> /div> div classtext-center mt-6> button classinline-block px-6 py-3 border-2 border-primary text-primary rounded-md hover:bg-primary hover:text-white transition-custom font-medium onclicktoggleDrawer()> 浏览更多视频 i classfa fa-video-camera ml-2>/i> /button> /div> /div> /section> !-- 芦笙才艺 --> section idmusic classpy-6 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>芦笙才艺/h2> p classtext-gray-600 max-w-2xl mx-auto>探索侗族独特的芦笙文化和精湛的演奏技艺/p> /div> div classflex flex-col lg:flex-row gap-10 items-center max-w-4xl mx-auto> div classlg:w-1/2 relative> img srcres/images/rusheng.png alt侗族芦笙演奏 classw-full h-auto rounded-xl shadow-lg> div classplay-button absolute inset-0 flex items-center justify-center data-videovideo_rusheng> div classw-20 h-20 md:w-24 md:h-24 rounded-full bg-primary/80 flex items-center justify-center transform group-hover:scale-110 transition-custom cursor-pointer> i classfa fa-play text-white text-3xl md:text-4xl ml-2>/i> i classfa fa-pause text-white text-3xl md:text-4xl styledisplay: none;>/i> /div> /div> /div> div classlg:w-1/2> h3 classtext-2xl font-bold text-dark mb-2>芦笙:侗族文化的灵魂/h3> p classtext-gray-700 mb-6 leading-relaxed> 芦笙是侗族最具代表性的传统乐器,由多根竹管和铜制簧片组成,音色悠扬洪亮。在侗族的各种节庆、祭祀和社交活动中,芦笙都是不可或缺的重要元素。 /p> div classspace-y-4 mb-8> div classflex items-start> div classw-10 h-10 rounded-full bg-primary/10 flex items-center justify-center mt-1 flex-shrink-0> i classfa fa-music text-primary>/i> /div> div classml-4> h4 classfont-bold text-dark>芦笙制作工艺/h4> p classtext-gray-600 text-sm>芦笙制作是一门复杂的传统工艺,选材、制管、安装簧片等环节都需要精湛的技艺。/p> /div> /div> div classflex items-start> div classw-10 h-10 rounded-full bg-primary/10 flex items-center justify-center mt-1 flex-shrink-0> i classfa fa-female text-primary>/i> /div> div classml-4> h4 classfont-bold text-dark>芦笙舞蹈/h4> p classtext-gray-600 text-sm>芦笙舞是侗族人民喜爱的舞蹈形式,通常由男子吹奏芦笙,女子随乐起舞。/p> /div> /div> div classflex items-start> div classw-10 h-10 rounded-full bg-primary/10 flex items-center justify-center mt-1 flex-shrink-0> i classfa fa-trophy text-primary>/i> /div> div classml-4> h4 classfont-bold text-dark>芦笙比赛/h4> p classtext-gray-600 text-sm>在重要节日,侗族地区会举办芦笙比赛,各村寨派出代表队一决高下。/p> /div> /div> /div> button classinline-block px-6 py-3 bg-primary text-white rounded-md hover:bg-primary/90 shadow-md hover:shadow-lg transition-custom onclicktoggleDrawer()> 了解更多芦笙才艺 i classfa fa-arrow-right ml-2>/i> /button> /div> /div> !-- 芦笙艺人展示 --> div classmt-20> h3 classtext-2xl font-bold text-dark mb-8 text-center>著名芦笙艺人/h3> div classgrid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6 max-w-4xl mx-auto> div classbg-gray-50 rounded-xl p-6 text-center shadow-sm hover:shadow-md transition-custom> div classw-24 h-24 mx-auto mb-4 rounded-full overflow-hidden border-4 border-primary/20> img srcres/images/64.jpg alt侗族芦笙艺人 classw-full h-full object-cover> /div> h4 classfont-bold text-dark>杨光福/h4> p classtext-gray-600 text-sm mt-2>国家级非物质文化遗产传承人/p> /div> div classbg-gray-50 rounded-xl p-6 text-center shadow-sm hover:shadow-md transition-custom> div classw-24 h-24 mx-auto mb-4 rounded-full overflow-hidden border-4 border-primary/20> img srcres/images/65.jpg alt侗族芦笙艺人 classw-full h-full object-cover> /div> h4 classfont-bold text-dark>吴玉英/h4> p classtext-gray-600 text-sm mt-2>著名女芦笙演奏家/p> /div> div classbg-gray-50 rounded-xl p-6 text-center shadow-sm hover:shadow-md transition-custom> div classw-24 h-24 mx-auto mb-4 rounded-full overflow-hidden border-4 border-primary/20> img srcres/images/91.jpg alt侗族芦笙艺人 classw-full h-full object-cover> /div> h4 classfont-bold text-dark>石建国/h4> p classtext-gray-600 text-sm mt-2>芦笙制作大师/p> /div> div classbg-gray-50 rounded-xl p-6 text-center shadow-sm hover:shadow-md transition-custom> div classw-24 h-24 mx-auto mb-4 rounded-full overflow-hidden border-4 border-primary/20> img srcres/images/93.jpg alt侗族芦笙艺人 classw-full h-full object-cover> /div> h4 classfont-bold text-dark>陆荣才/h4> p classtext-gray-600 text-sm mt-2>青年芦笙演奏家/p> /div> /div> /div> /div> /section> !-- 村寨风光 --> section idscenery classpy-6 bg-gray-50> div classcontainer mx-auto px-20> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>村寨风光/h2> p classtext-gray-600 max-w-2xl mx-auto>欣赏侗族村寨的美丽景色,感受人与自然的和谐共生/p> /div> !-- 风景图片画廊 --> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 max-w-3xl mx-auto> div classaspect-square rounded-xl overflow-hidden group relative> img src./res/images/scenery1.jpg alt侗族村寨全景 classw-full h-full object-cover transition-transform duration-700 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-black/70 via-transparent to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-end> div classp-6 text-white> h3 classfont-bold text-xl>风雨桥/h3> p classtext-sm text-white/80>贵州黔东南/p> /div> /div> /div> div classaspect-square rounded-xl overflow-hidden group relative> img src./res/images/scenery2.jpg alt稻田鱼 classw-full h-full object-cover transition-transform duration-700 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-black/70 via-transparent to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-end> div classp-6 text-white> h3 classfont-bold text-xl>稻田鱼/h3> p classtext-sm text-white/80>贵州黔东南/p> /div> /div> /div> div classaspect-square rounded-xl overflow-hidden group relative> img src./res/images/gulou.jpg alt鼓楼 classw-full h-full object-cover transition-transform duration-700 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-black/70 via-transparent to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-end> div classp-6 text-white> h3 classfont-bold text-xl>鼓楼/h3> p classtext-sm text-white/80>贵州黔东南/p> /div> /div> /div> div classaspect-square rounded-xl overflow-hidden group relative> img src./res/images/fuhan.jpg alt侗寨全貌 classw-full h-full object-cover transition-transform duration-700 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-black/70 via-transparent to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-end> div classp-6 text-white> h3 classfont-bold text-xl>侗寨全貌/h3> p classtext-sm text-white/80>贵州黔东南/p> /div> /div> /div> div classaspect-square rounded-xl overflow-hidden group relative> img src./res/images/diaojiaolou.jpg alt吊脚楼 classw-full h-full object-cover transition-transform duration-700 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-black/70 via-transparent to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-end> div classp-6 text-white> h3 classfont-bold text-xl>吊脚楼/h3> p classtext-sm text-white/80>贵州黔东南/p> /div> /div> /div> div classaspect-square rounded-xl overflow-hidden group relative> img src./res/images/titian.jpg alt梯田 classw-full h-full object-cover transition-transform duration-700 group-hover:scale-110> div classabsolute inset-0 bg-gradient-to-t from-black/70 via-transparent to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-end> div classp-6 text-white> h3 classfont-bold text-xl>梯田/h3> p classtext-sm text-white/80>贵州黔东南/p> /div> /div> /div> /div> div classtext-center mt-6> button classinline-block px-6 py-3 border-2 border-primary text-primary rounded-md hover:bg-primary hover:text-white transition-custom font-medium onclicktoggleDrawer()> 查看更多风光 i classfa fa-camera ml-2>/i> /button> /div> /div> /section> !-- 侗语传播 --> section idlanguage classpy-6 bg-gray-50> div classcontainer mx-auto px-4> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>侗语传播/h2> p classtext-gray-600 max-w-2xl mx-auto>探索侗族语言的独特魅力,学习常用侗语词汇和表达方式/p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 max-w-4xl mx-auto> !-- 侗语基础 --> div classbg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition-custom transform hover:-translate-y-1> div classh-48 overflow-hidden> img srcres/images/20.jpg alt侗族文字书写 classw-full h-full object-cover transition-transform duration-500 hover:scale-110> /div> div classp-6> h3 classtext-xl font-bold text-dark mb-3>侗语基础/h3> p classtext-gray-600 mb-4>侗语基本发音、语法结构和书写系统,为学习侗语打下基础。/p> div classflex justify-between items-center> span classtext-primary font-medium>入门知识/span> !-- a href# classtext-secondary hover:text-secondary/80 transition-custom> 查看详情 i classfa fa-arrow-right ml-1>/i> /a> --> /div> /div> /div> !-- 常用词汇 --> div classbg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition-custom transform hover:-translate-y-1> div classh-48 overflow-hidden> img srcres/images/26.jpg alt侗族交流场景 classw-full h-full object-cover transition-transform duration-500 hover:scale-110> /div> div classp-6> h3 classtext-xl font-bold text-dark mb-3>常用词汇/h3> p classtext-gray-600 mb-4>学习生活中常用的侗语词汇和短语,掌握基本的交流能力。/p> div classflex justify-between items-center> span classtext-primary font-medium>实用短语/span> !-- a href# classtext-secondary hover:text-secondary/80 transition-custom> 查看详情 i classfa fa-arrow-right ml-1>/i> /a> --> /div> /div> /div> !-- 语言故事 --> div classbg-white rounded-xl shadow-md overflow-hidden hover:shadow-lg transition-custom transform hover:-translate-y-1> div classh-48 overflow-hidden> img srcres/images/99.jpg alt侗族故事讲述 classw-full h-full object-cover transition-transform duration-500 hover:scale-110> /div> div classp-6> h3 classtext-xl font-bold text-dark mb-3>语言故事/h3> p classtext-gray-600 mb-4>通过侗族民间故事和传说,感受侗语的丰富表现力和文化内涵。/p> div classflex justify-between items-center> span classtext-primary font-medium>文化传承/span> !-- a href# classtext-secondary hover:text-secondary/80 transition-custom> 查看详情 i classfa fa-arrow-right ml-1>/i> /a> --> /div> /div> /div> /div> !-- 侗语示例 --> div classmt-16 mb-6 bg-white p-8 rounded-xl shadow-md max-w-4xl mx-auto> h3 classtext-2xl font-bold text-dark mb-6 text-center>常用侗语示例/h3> div classgrid grid-cols-1 md:grid-cols-2 gap-x-12 gap-y-6> div classflex items-center> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center mr-4> i classfa fa-comments text-primary>/i> /div> div> p classfont-medium>你好/p> p classtext-gray-600>Saoc lail/p> /div> /div> div classflex items-center> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center mr-4> i classfa fa-comments text-primary>/i> /div> div> p classfont-medium>谢谢/p> p classtext-gray-600>Gaox lail/p> /div> /div> div classflex items-center> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center mr-4> i classfa fa-comments text-primary>/i> /div> div> p classfont-medium>再见/p> p classtext-gray-600>Maix nyinc/p> /div> /div> div classflex items-center> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center mr-4> i classfa fa-comments text-primary>/i> /div> div> p classfont-medium>请坐/p> p classtext-gray-600>Ngox nyih/p> /div> /div> div classflex items-center> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center mr-4> i classfa fa-comments text-primary>/i> /div> div> p classfont-medium>我爱你/p> p classtext-gray-600>Waij mongx/p> /div> /div> div classflex items-center> div classw-12 h-12 rounded-full bg-primary/10 flex items-center justify-center mr-4> i classfa fa-comments text-primary>/i> /div> div> p classfont-medium>早上好/p> p classtext-gray-600>Saoc sawc/p> /div> /div> /div> /div> /div> /section> !-- 侗寨特产 --> section idcolumn classpy-6 bg-white> div classcontainer mx-auto px-4 mb-6> div classtext-center mb-6> h2 classtext-clamp(1.5rem,3vw,2.5rem) font-bold text-dark mb-2>侗寨特产/h2> p classtext-gray-600 max-w-2xl mx-auto>通过多种形式传播和传承侗族文化和特产/p> /div> div classgrid grid-cols-1 md:grid-cols-3 gap-8 max-w-4xl mx-auto> !-- 栏目1 --> div classbg-gray-50 rounded-xl overflow-hidden shadow-md hover:shadow-lg transition-custom group> div classh-50 overflow-hidden> img src./res/images/dongsilk.png alt侗语课堂 classw-full h-full object-cover object-top transition-transform duration-500 group-hover:scale-110> /div> div classp-6> div classinline-block px-3 py-1 bg-primary/10 text-primary text-sm rounded-full mb-4> 民族工艺品 /div> h3 classtext-xl font-bold text-dark mb-3>侗绸/h3> p classtext-gray-600>非遗手作 · 靛蓝染织 · 柔软亲肤/p> /div> /div> !-- 栏目2 --> div classbg-gray-50 rounded-xl overflow-hidden shadow-md hover:shadow-lg transition-custom group> div classh-50 overflow-hidden> img src./res/images/ganoderma.png alt侗族故事 classw-full h-full object-cover transition-transform duration-500 group-hover:scale-110> /div> div classp-6> div classinline-block px-3 py-1 bg-secondary/10 text-secondary text-sm rounded-full mb-4> 当地一宝 /div> h3 classtext-xl font-bold text-dark mb-3>深山灵芝/h3> p classtext-gray-600>海拔1200米生长 · 自然晾晒 · 营养丰富/p> /div> /div> !-- 栏目3 --> div classbg-gray-50 rounded-xl overflow-hidden shadow-md hover:shadow-lg transition-custom group> div classh-50 overflow-hidden> img src./res/images/yangmei-wine.png alt侗语访谈 classw-full h-full object-cover transition-transform duration-500 group-hover:scale-110> /div> div classp-6> div classinline-block px-3 py-1 bg-accent/10 text-accent text-sm rounded-full mb-4> 土特产 /div> h3 classtext-xl font-bold text-dark mb-3>古法杨梅酒/h3> p classtext-gray-600>本地杨梅 · 陶缸发酵 · 酸甜醇厚/p> /div> /div> /div> /div> /section> !-- 页脚 Davy--> footer classbg-dark text-white> div classcontainer mx-auto px-8> div classflex flex-col items-center justify-center min-h-16 py-6> p classtext-gray-500 text-sm>© 2025 侗族文化传承网 版权所有/p> /div> /div> /footer> !-- 小程序二维码 --> div classfixed bottom-40 right-8> div classbg-white p-1 rounded-lg shadow-md mx-auto w-24 h-24> img src./res/images/qr-code.png alt小程序二维码 classw-full h-full> /div> p classtext-gray-600 text-center mt-2>扫码关注我们/p> /div> !-- 返回顶部按钮 --> button idback-to-top classfixed bottom-8 right-8 w-12 h-12 rounded-full bg-primary text-white shadow-lg flex items-center justify-center opacity-0 invisible transition-all duration-300 hover:bg-primary/90> i classfa fa-chevron-up>/i> /button> !-- 视频模态弹窗 --> div idvideoModal classmodal> div classmodal-content> button classclose-button onclicktoggleVideoModal()>×/button> video idmodalVideo width100% heightauto controls autoplay> source src typevideo/mp4> Your browser does not support the video tag. /video> /div> /div> !-- JavaScript --> script> // 导航栏滚动效果 const navbar document.getElementById(navbar); const backToTop document.getElementById(back-to-top); window.addEventListener(scroll, function() { if (window.scrollY > 100) { navbar.classList.add(py-2, bg-primary); navbar.classList.remove(py-3, bg-primary/95); backToTop.classList.remove(opacity-0, invisible); backToTop.classList.add(opacity-100, visible); } else { navbar.classList.add(py-3, bg-primary/95); navbar.classList.remove(py-2, bg-primary); backToTop.classList.add(opacity-0, invisible); backToTop.classList.remove(opacity-100, visible); } }); // 移动端菜单 const menuToggle document.getElementById(menu-toggle); const closeMenu document.getElementById(close-menu); const mobileMenu document.getElementById(mobile-menu); const mobileLinks mobileMenu.querySelectorAll(a); menuToggle.addEventListener(click, function() { mobileMenu.classList.remove(translate-x-full); }); closeMenu.addEventListener(click, function() { mobileMenu.classList.add(translate-x-full); }); mobileLinks.forEach(link > { link.addEventListener(click, function() { mobileMenu.classList.add(translate-x-full); }); }); // 返回顶部功能 backToTop.addEventListener(click, function() { window.scrollTo({ top: 0, behavior: smooth }); }); // 平滑滚动 document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); const targetId this.getAttribute(href); const targetElement document.querySelector(targetId); if (targetElement) { const navbarHeight navbar.offsetHeight; const targetPosition targetElement.getBoundingClientRect().top + window.pageYOffset - navbarHeight; window.scrollTo({ top: targetPosition, behavior: smooth }); // 更新导航选中状态 updateActiveNav(targetId); } }); }); // 更新导航选中状态 function updateActiveNav(targetId) { // 更新桌面端导航 const navLinks document.querySelectorAll(#main-nav a); navLinks.forEach(link > { if (link.getAttribute(href) targetId) { link.classList.add(nav-active); } else { link.classList.remove(nav-active); } }); // 更新移动端导航 const mobileLinks document.querySelectorAll(#mobile-menu a); mobileLinks.forEach(link > { if (link.getAttribute(href) targetId) { link.classList.add(mobile-nav-active); } else { link.classList.remove(mobile-nav-active); } }); } // 滚动时更新导航选中状态 window.addEventListener(scroll, function() { const sections document.querySelectorAll(sectionid); let currentSection ; sections.forEach(section > { const sectionTop section.offsetTop - navbar.offsetHeight - 100; const sectionHeight section.offsetHeight; if (window.scrollY > sectionTop && window.scrollY sectionTop + sectionHeight) { currentSection # + section.getAttribute(id); } }); if (currentSection) { updateActiveNav(currentSection); } }); // 初始化导航选中状态 document.addEventListener(DOMContentLoaded, function() { updateActiveNav(#home); }); /* *视频播放 */ // 获取所有播放按钮var playButtons document.querySelectorAll(.play-button);// 为每个按钮添加点击事件playButtons.forEach(function(button) { button.addEventListener(click, function() { const videoId this.getAttribute(data-video); const video document.getElementById(videoId); var btn_pic_play this.querySelector(.fa-play); var btn_pic_pause this.querySelector(.fa-pause); // 设置模态弹窗视频源 if( videoId video_rusheng){ document.getElementById(modalVideo).src ./res/videos/song_rusheng.mp4; }else{ const source video.querySelector(source); document.getElementById(modalVideo).src source.src; } toggleVideoModal(); // 打开模态弹窗 const innerWidth document.getElementById(videoModal).querySelector(.modal-content) if(videoId video_1){ innerWidth.style.width 1000px; }else{ innerWidth.style.width 400px; } // 监听模态弹窗视频的播放状态 document.getElementById(modalVideo).addEventListener(play, function() { video.pause(); // btn_pic_play.style.display none; // btn_pic_pause.style.display block; }); });});// 模态弹窗的显示与隐藏function toggleVideoModal() { var modal document.getElementById(videoModal); var modalVideo document.getElementById(modalVideo); if (modal.style.display block) { modal.style.display none; modalVideo.pause(); // 暂停视频 modalVideo.currentTime 0; // 重置播放时间 } else { modal.style.display block; }}// 初始化时隐藏模态弹窗// document.addEventListener(DOMContentLoaded, function() {// toggleVideoModal();// }); // 图片加载动画 document.addEventListener(DOMContentLoaded, function() { const images document.querySelectorAll(img); images.forEach(img > { img.classList.add(opacity-0, transition-opacity, duration-500); img.onload function() { this.classList.remove(opacity-0); this.classList.add(opacity-100); }; // 如果图片已经缓存 if (img.complete) { img.classList.remove(opacity-0); img.classList.add(opacity-100); } }); }); /script> script> function toggleDrawer() { let lang localStorage.getItem(lang); var massage lang en ? This is a demo version; more functional modules are under development. : 此为demo版本,更多功能模块还在开发中; alert(massage) } /script> script> (function() { const zhToEn { // Head / brand 侗族文化传承网: A showcase for the Dong ethnic cultural heritage,a recorder of Dong language and Dong songs, 侗族文化传承: Dong Culture Heritage, // Nav 首页: Home, 侗歌音频: Dong Songs, 歌舞视频: Song & Dance Videos, 芦笙才艺: Lusheng Arts, 村寨风光: Village Scenery, 侗语传播: Dong Language, 侗寨特产: Local Specialties, 侗言侗语: Dong Language, // Hero 侗族文化: Dong Culture, 传承与发展: Inheritance & Development, 探索侗族悠久的历史文化、独特的语言魅力、优美的音乐艺术和壮丽的村寨风光,感受这个古老民族的智慧与传承。: Explore the Dong peoples rich history, unique language, beautiful music, and magnificent village landscapes, and feel the wisdom and heritage of this ancient ethnic group., 了解侗语: Learn Dong Language, 聆听侗歌: Listen to Dong Songs, 向下滚动: Scroll Down, // Intro 侗族历史渊源: Origins of the Dong People, 侗族是中国古老少数民族之一,侗语属汉藏语系壮侗语族侗水语支,拥有悠久的口头传承历史,其语言文化与侗族人民的生活习俗、节庆活动紧密相连,承载着丰富的民族智慧与传统。: The Dong are one of Chinas ancient ethnic minorities. The Dong language belongs to the Kam–Sui branch of the Tai–Kadai family and has a long oral tradition. Its linguistic culture is closely tied to everyday customs and festivals, carrying rich ethnic wisdom and traditions., 侗族没有本民族的文字,历史文化主要靠口耳相传。侗歌、侗戏、芦笙舞等都是侗族文化的重要组成部分,其中侗族大歌更是被列入世界非物质文化遗产名录。: The Dong have no native script; their history and culture are passed down orally. Dong songs, Dong opera, and Lusheng dances are key cultural elements—among them, the Grand Dong Songs are inscribed on UNESCO’s Intangible Cultural Heritage list., // Audio section 侗族大歌专辑封面: Grand Dong Songs Album Cover, 侗族大歌 - 蝉鸣曲: Grand Dong Song - Cicada Chorus, 传统侗族合唱: Traditional Dong Choir, 您的浏览器不支持音频播放: Your browser does not support audio playback, 传统曲目: Traditional, 侗族情歌专辑封面: Dong Love Songs Album Cover, 月光下的情歌: Love Song Under the Moon, 侗族男女对唱: Dong Duet, 爱情主题: Love Theme, 侗族节庆歌曲专辑封面: Dong Festival Songs Album Cover, 丰收欢歌: Harvest Celebration, 侗族节庆歌曲: Dong Festival Song, 节庆主题: Festival Theme, 侗族叙事歌专辑封面: Dong Narrative Songs Album Cover, 祖先的传说: Legends of the Ancestors, 侗族叙事歌曲: Dong Narrative Song, 叙事主题: Narrative Theme, 查看更多侗歌: More Dong Songs, // Video section 歌舞视频: Song & Dance Videos, 观看精彩的侗族歌舞表演,感受侗族人民的热情与活力: Watch captivating Dong song-and-dance performances and feel the passion and vitality of the people., 侗族大歌集体表演: Grand Dong Songs Ensemble, 来自贵州黎平的侗族大歌表演,展现了世界非物质文化遗产的魅力: A Grand Dong Songs performance from Liping, Guizhou, showcasing the charm of UNESCO’s intangible heritage., 传统芦笙舞表演: Traditional Lusheng Dance, 节日庆典上的芦笙舞表演: Lusheng dance during festival celebrations, 侗族情歌对唱: Dong Love Duet, 年轻人通过歌声表达爱意: Young people express affection through song, 浏览更多视频: More Videos, // Music section 探索侗族独特的芦笙文化和精湛的演奏技艺: Explore the unique Lusheng culture and exquisite performance skills of the Dong., 侗族芦笙演奏: Dong Lusheng Performance, 芦笙:侗族文化的灵魂: Lusheng: The Soul of Dong Culture, 芦笙是侗族最具代表性的传统乐器,由多根竹管和铜制簧片组成,音色悠扬洪亮。在侗族的各种节庆、祭祀和社交活动中,芦笙都是不可或缺的重要元素。: The Lusheng is the Dongs most representative traditional instrument, composed of multiple bamboo pipes and brass reeds, with a bright and resonant timbre. It is indispensable in festivals, rituals, and social activities., 芦笙制作工艺: Lusheng Craftsmanship, 芦笙制作是一门复杂的传统工艺,选材、制管、安装簧片等环节都需要精湛的技艺。: Lusheng making is a complex traditional craft; material selection, pipe forming, and reed installation all require mastery., 芦笙舞蹈: Lusheng Dance, 芦笙舞是侗族人民喜爱的舞蹈形式,通常由男子吹奏芦笙,女子随乐起舞。: The Lusheng dance is beloved by the Dong: men play the Lusheng while women dance to the music., 芦笙比赛: Lusheng Competition, 在重要节日,侗族地区会举办芦笙比赛,各村寨派出代表队一决高下。: During major festivals, Lusheng competitions are held, with village teams competing., 了解更多芦笙才艺: Learn More Lusheng Arts, 著名芦笙艺人: Renowned Lusheng Artists, 侗族芦笙艺人: Dong Lusheng Artist, 国家级非物质文化遗产传承人: National Intangible Cultural Heritage inheritor, 著名女芦笙演奏家: Renowned female Lusheng performer, 芦笙制作大师: Master Lusheng Maker, 青年芦笙演奏家: Young Lusheng performer, // Scenery 欣赏侗族村寨的美丽景色,感受人与自然的和谐共生: Enjoy the beautiful scenery of Dong villages and the harmony between people and nature., 侗族村寨全景: Dong Village Panorama, 侗族鼓楼: Dong Drum Tower, 侗族梯田: Dong Terraces, 侗族吊脚楼: Dong Stilted Houses, 侗族节日: Dong Festival, 风雨桥: Wind and Rain Bridge, 贵州黔东南: Southeast Guizhou, 稻田鱼: Fish in Rice Fields, 鼓楼: Drum Tower, 梯田: Terraces, 查看更多风光: More Scenery, // Language section 探索侗族语言的独特魅力,学习常用侗语词汇和表达方式: Explore the unique charm of the Dong language and learn common words and expressions., 侗语基础: Dong Language Basics, 侗语基本发音、语法结构和书写系统,为学习侗语打下基础。: Learn basic pronunciation, grammar, and writing systems to build a foundation., 入门知识: Getting Started, 查看详情: View Details, 常用词汇: Common Vocabulary, 学习生活中常用的侗语词汇和短语,掌握基本的交流能力。: Learn everyday Dong words and phrases to communicate., 实用短语: Useful Phrases, 语言故事: Language Stories, 通过侗族民间故事和传说,感受侗语的丰富表现力和文化内涵。: Experience the expressive power and cultural connotations of Dong through folk stories and legends., 文化传承: Cultural Heritage, 常用侗语示例: Common Dong Language Examples, 你好: Hello, 谢谢: Thank You, 再见: Goodbye, 请坐: Please Sit, 我爱你: I Love You, 早上好: Good Morning, // Column / specialties 通过多种形式传播和传承侗族文化和特产: Spread and pass on Dong culture, Dong hometown, and Dong products in diverse ways, 民族工艺品: Ethnic Crafts, 侗绸: Dong Silk, 非遗手作 · 靛蓝染织 · 柔软亲肤: Intangible heritage craft · Indigo dyeing · Soft & skin-friendly, 当地一宝: Local Treasure, 深山灵芝: Mountain Ganoderma, 海拔1200米生长 · 自然晾晒 · 营养丰富: Grows at 1,200m · Sun-dried · Nutrient-rich, 土特产: Local Produce, 古法杨梅酒: Traditional Bayberry Wine, 本地杨梅 · 陶缸发酵 · 酸甜醇厚: Local bayberries · Jar fermentation · Sweet-sour and mellow, // Footer & misc © 2025 侗族文化传承网 版权所有: © 2025 Dong Culture Heritage · All rights reserved, 小程序二维码: Mini Program QR Code, 扫码关注我们: Scan to follow us, 建设中: Under Construction, // Missing phrases coverage 教学/传播功能先后推出: Teaching/Dissemination Features Coming Soon, 了解侗族: Learn About the Dong People, 侗族村寨风光: Dong Village Scenery, 吊脚楼: Stilt House, 侗寨全貌: Overview of the Dong Village, 聆听悠扬动听的侗族歌曲,感受侗族音乐的独特风味: Listen to the melodious Dong songs and experience the unique flavor of Dong music, 您的浏览器不支持视频播放: Your browser does not support the video tag. }; const enToZh Object.fromEntries(Object.entries(zhToEn).map((zh, en) > en, zh)); const ATTRS title, alt, placeholder, value; function translateTextNode(node, lang) { const raw node.nodeValue; const leading raw.match(/^\s*/)0; const trailing raw.match(/\s*$/)0; const text raw.trim(); if (!text) return; let mapped; if (lang en) { if (zhToEntext) mapped zhToEntext; else if (text.startsWith(时长)) mapped text.replace(时长, Duration); } else { if (enToZhtext) mapped enToZhtext; else if (text.startsWith(Duration)) mapped text.replace(Duration, 时长); } if (mapped) node.nodeValue leading + mapped + trailing; } function translateAttributes(el, lang) { ATTRS.forEach(attr > { if (!el.hasAttribute(attr)) return; const val el.getAttribute(attr); if (!val) return; let mapped; if (lang en) { mapped zhToEnval; if (!mapped && val.includes(时长)) mapped val.replace(时长, Duration); } else { mapped enToZhval; if (!mapped && val.includes(Duration)) mapped val.replace(Duration, 时长); } if (mapped) el.setAttribute(attr, mapped); }); } function applyLanguage(lang) { localStorage.setItem(lang, lang); document.documentElement.lang lang en ? en : zh-CN; document.title lang en ? zhToEn侗族文化传承网 : 侗族文化传承网; const walker document.createTreeWalker(document.body, NodeFilter.SHOW_TEXT, null); const nodes ; while (walker.nextNode()) nodes.push(walker.currentNode); nodes.forEach(node > translateTextNode(node, lang)); document.querySelectorAll(*).forEach(el > translateAttributes(el, lang)); const btn document.getElementById(lang-toggle); const btnM document.getElementById(lang-toggle-mobile); if (btn) btn.textContent lang en ? 中文 : EN; if (btnM) btnM.textContent lang en ? 中文 : EN; } function initLang() { const saved localStorage.getItem(lang) || en; applyLanguage(saved); const btn document.getElementById(lang-toggle); const btnM document.getElementById(lang-toggle-mobile); function toggle() { const next (localStorage.getItem(lang) || en) zh ? en : zh; applyLanguage(next); } if (btn) btn.addEventListener(click, toggle); if (btnM) btnM.addEventListener(click, toggle); } document.addEventListener(DOMContentLoaded, initLang); })(); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]