CINXE.COM
故宫博物院
<!doctype html> <html> <script type="text/javascript"> if (!window.matchMedia) { var el = document.createElement('div'); el.style.cssText = "position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: #575757; z-index: 999999;"; el.innerHTML = '<div style="position: absolute; top: 40%; left: 0; right: 0; margin: auto; width: 80%; font-family: Microsoft YaHei; font-size: 2em; font-weight: bold; text-align: center; color: #fff;">您当前使用的浏览器版本过低,<br>建议尽快升级您的浏览器,以获得更好的浏览体验!</div>'; document.documentElement.appendChild(el); } </script> <head> <meta charset="utf-8"> <link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="renderer" content="webkit"> <meta name="author" content="http://www.fractal-technology.com"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="format-detection" content="telephone=no,email=no,adress=no"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"> <meta content="故宫博物院" name="SiteName"> <meta content="www.dpm.org.cn" name="SiteDomain"> <meta content="" name="ColumnName"> <meta content="" name="ColumnType"> <meta name="ColumnKeywords" content="故宫博物院,故宫,故宫官网,故宫博物院官网"> <meta name="ColumnDescription" content="故宫博物院成立于1925年10月10日,是以明清两代皇宫和宫廷旧藏文物为基础建立起来的大型综合性古代艺术博物馆,是世界文化遗产地、全国重点文物保护单位和爱国主义教育示范基地。"> <title>故宫博物院</title> <meta name="Keywords" content="故宫博物院,故宫,故宫官网,故宫博物院官网" /> <meta name="Description" 555 content="故宫博物院成立于1925年10月10日,是以明清两代皇宫和宫廷旧藏文物为基础建立起来的大型综合性古代艺术博物馆,是世界文化遗产地、全国重点文物保护单位和爱国主义教育示范基地。" /> <link rel="stylesheet" href="https://img.dpm.org.cn/static/themes/css/vendor.css"> <!-- inject:css --> <link rel="stylesheet" href="https://img.dpm.org.cn/static/themes/css/main.css"> <!-- endinject --> <script src="https://img.dpm.org.cn/static/themes/js/vendor.js"></script> <!-- inject:js --> <script src="https://img.dpm.org.cn/static/themes/js/main.js"></script> <!-- endinject --> <script src="https://img.dpm.org.cn/static/jquery/jquery.cookie.js?v=7443"></script> <script src="//www.dpm.org.cn/static/api/js/share.js?cdnversion=429339"></script> <script> var imgs_ico = ""?"":'https://img.dpm.org.cn/static/themes/themes_wap/image/wechat_share1.png'; var title = ""?"":""; if(title != ''){ title = title + ' - ' + "故宫博物院"; }else{ title = "故宫博物院"; } var tContent = ""?"":""; </script> <script type="text/javascript" src="//res2.wx.qq.com/open/js/jweixin-1.6.0.js?v=7443"></script> <script type="text/javascript" src="//weigugong.dpm.org.cn/api/jssdk/ticket?mpid=7443"></script> <script type="text/javascript"> var urls2 = window.location.href; if(typeof imgs_ico === 'undefined' || imgs_ico == ''){ imgs_ico = 'https://img.dpm.org.cn/static/themes/themes_wap/image/wechat_share1.png'; } if(typeof title === 'undefined' || title == ''){ title = "故宫博物院"; } if(typeof tContent === 'undefined' || tContent == ''){ tContent = "故宫博物院成立于1925年10月10日,是以明清两代皇宫和宫廷旧藏文物为基础建立起来的大型综合性古代艺术博物馆,是世界文化遗产地、全国重点文物保护单位和爱国主义教育示范基地。"; } function isWeiXin() { //判断是否微信 var ua = window.navigator.userAgent.toLowerCase(); // console.log(ua);//mozilla/5.0 (iphone; cpu iphone os 9_1 like mac os x) applewebkit/601.1.46 (khtml, like gecko)version/9.0 mobile/13b143 safari/601.1 if (ua.match(/MicroMessenger/i) == 'micromessenger') { return true; } else { return false; } } function isdingding(){ //判断是不是钉钉 var ua = navigator.userAgent.toLowerCase(); return ua.indexOf("dingtalk") >= 0; } if(isWeiXin()){ if(!(urls2.indexOf("?") >= 0) ) { //判断urls2地址中是否包含link字符串 urls2 += '?from=groupmessage'; }else if((urls2.indexOf("?from=groupmessage")) >= 0){ window.location.href = urls2.substr(0,urls2.indexOf("?from=groupmessage")); }else if((urls2.indexOf("?from=singlemessage")) >= 0){ window.location.href = urls2.substr(0,urls2.indexOf("?from=singlemessage")); } if(imgs_ico.indexOf("https://img.dpm.org.cn") >= 0){ }else{ imgs_ico = 'https://img.dpm.org.cn'+imgs_ico; } }else if(isdingding()){ if(!(urls2.indexOf("?") >= 0) ) { //判断urls2地址中是否包含link字符串 window.location.href = urls2 + '?_wap=1'; }else if(!(urls2.indexOf("_wap")>= 0) ){ window.location.href = urls2 + '&_wap=1'; } } window.shareData = { "imgUrl": imgs_ico, //分享图片地址 "timeLineLink": urls2, // 分享朋友圈地址链接 "sendFriendLink": urls2, // 分享好友地址链接 "tTitle": title, //分享标题 "tContent": tContent //分享描述 }; // "timeLineLink": "https://www.dpm.org.cn/index.html?", // 分享朋友圈地址链接 // "sendFriendLink": "https://www.dpm.org.cn/index.html?", // 分享好友地址链接 // "weiboLink": "https://www.dpm.org.cn/index.html?", // 分享微博地址链接 // "tContent": "故宫博物院贺岁迎祥展" //分享描述 </script> <script type="text/javascript" src="//www.dpm.org.cn/front/share.js?v=7443"></script> <meta property="og:title" content=" - 故宫博物院" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.dpm.org.cn/Home.html?_wap=1" /> <meta property="og:image" content="https://img.dpm.org.cn/static/themes_wap/image/wechat_share1.png" /> <meta property="og:description" content="" /> <meta property="og:site_name" content="故宫博物院" /> <script> document.addEventListener('DOMContentLoaded', function() { // 设置OG标题 var ogTitle = document.querySelector('meta[property="og:title"]'); ogTitle.setAttribute("content", title); // 设置OG类型 var ogType = document.querySelector('meta[property="og:type"]'); ogType.setAttribute("content", "article"); // 设置OG链接 var ogUrl = document.querySelector('meta[property="og:url"]'); ogUrl.setAttribute("content", urls2); // 设置OG图片 var ogImage = document.querySelector('meta[property="og:image"]'); ogImage.setAttribute("content", imgs_ico); // 设置OG描述 var ogDescription = document.querySelector('meta[property="og:description"]'); ogDescription.setAttribute("content", tContent); // 请替换为实际的描述内容 // 设置OG网站名称 var ogSiteName = document.querySelector('meta[property="og:site_name"]'); ogSiteName.setAttribute("content", "故宫博物院"); }); </script> <script> const SHOW_NEW_TIME = "15" * 86400; const FILTER_ID = ["256458"]; function newTag(parentObj, titleObj, timeObj){ const _parent = parentObj||'#datalist .li' const _title = titleObj||'.p' const _time = timeObj||'.y' let today = new Date(); today.setHours(0, 0, 0, 0); // 设置时分秒和毫秒为0 $(_parent).find(_title).each(function(){ var date = new Date($(this).parents(_parent).find(_time).text()) date.setHours(0, 0, 0, 0); var timeDifference = Math.round(Math.abs(today - date) / 1000); var href = $(this).parents(_parent).find('a').attr('href')||''; var mach = href.match(/\/(\w+\/)?(\d+)(?:\.\w+)?$/); var id = (mach && mach.length>=3)? mach[2].toString() : ''; if(SHOW_NEW_TIME - timeDifference > 0 && !$(this).find('em').length && FILTER_ID.indexOf(id) < 0){ $(this).append('<em class="em">新</em>') } }) } function downFile(url, fileName) { const x = new XMLHttpRequest() x.open('GET', url, true) x.responseType = 'blob' x.onload = function() { const url = window.URL.createObjectURL(x.response) const a = document.createElement('a') a.href = url a.download = fileName a.click() } x.send() } $(function(){ newTag() }) // 初始化时检查hash window.onload = function() { checkHash(); }; // 监听popstate事件 window.addEventListener('popstate', function(event) { checkHash(); }); // 自定义函数来检查hash并处理变化 function checkHash() { var hash = window.location.hash; if($(window).width() <= 768 && $(hash).length){ $("html,body").animate({ scrollTop: $(hash).offset().top - 130 },200); } } </script> </head> <script charset='UTF-8' src="https://img.dpm.org.cn/static/jquery/sa-sdk-javascript-1.27.2/dist/web/sensorsdata.js"></script> <script charset='UTF-8' src="https://img.dpm.org.cn/static/jquery/sa-sdk-javascript-1.27.2/dist/web/plugin/pageleave/index.js"></script> <script> // 确保变量已经被定义 var topic_name = topic_name || null; // 如果topic_name未定义,则默认为null var topic_id = topic_id || null; // 如果topic_id未定义,则默认为null var sensors = window['sensorsDataAnalytic201505']; var server_url = ''; if(window.location.hostname == 'ticket.dpm.org.cn' || window.location.hostname == 'www.dpm.org.cn'){ server_url = '//gugong-pro.datasink.sensorsdata.cn/sa?project=production&token=d55b8755fac048ef'; }else{ server_url = '//gugong-pro.datasink.sensorsdata.cn/sa?project=default&token=d55b8755fac048ef'; } sensors.init({ server_url: server_url, is_track_single_page:false, // 单页面配置,默认开启,若页面中有锚点设计,需要将该配置删除,否则触发锚点会多触发 $pageview 事件 use_client_time:true, send_type:'beacon', show_log:false, // 是否显示日志 heatmap: { //是否开启点击图,default 表示开启,自动采集 $WebClick 事件,可以设置 'not_collect' 表示关闭。 clickmap:'default', //是否开启触达图,not_collect 表示关闭,不会自动采集 $WebStay 事件,可以设置 'default' 表示开启。 scroll_notice_map:'default' } }); // 初始化 SDK // 注册公共属性 sensors.registerPage({ current_url: location.href, referrer: document.referrer, platform_type:'web端', business_line:'故宫中文网站', language_type:"中文", special_topic_name:topic_name, special_topic_id:topic_id, product_version:"1.0.0", }); sensors.quick('autoTrack'); // sensors.use('pageleave',{ // custom_props:{ // prop1:'value1' // }, // heartbeat_interval_time: 5, // max_duration: 5 * 24 * 60 * 60, // isCollectUrl: function(url){ // // url 为要采集页面浏览时长的页面地址。 // return true; // 采集 // // return false; // 不采集 // } // }); function shence_sensors(type_name, arr){ sensors.track(type_name, arr); } </script> <script type="module"> import pageleave from 'https://img.dpm.org.cn/static/jquery/sa-sdk-javascript-1.27.2/dist/web/plugin/pageleave/index.es6.js'; sensors.use(pageleave,{ custom_props:{ page_name:$('title').text(), view_percent:100 }, heartbeat_interval_time: 5, max_duration: 5 * 24 * 60 * 60, isCollectUrl: function(url){ // url 为要采集页面浏览时长的页面地址。 return true; // 采集 // return false; // 不采集 } }); </script> <script> (function (w, d, s, q, i) { w[q] = w[q] || []; var f = d.getElementsByTagName(s)[0], j = d.createElement(s); j.async = true; j.id = 'beacon-aplus'; j.src = 'https://d.alicdn.com/alilog/mlog/aplus/' + i + '.js'; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'aplus_queue', '203561150'); //集成应用的appKey aplus_queue.push({ action: 'aplus.setMetaInfo', arguments: ['appKey', '5ee1mpd5pc79dewivehwcsnb'] }) aplus_queue.push({ action: 'aplus.setMetaInfo', arguments: ['aplus-rhost-v', 'quickaplus-he-api-cn-shanghai.aliyuncs.com'] }); </script> <script src="https://img.dpm.org.cn/static/themes/js/xss.js"></script> <script> var CONFIG = { UID: -1, UID_STATUS: false, timestamp: function() { return Date.parse(new Date())/1000; }, checkLogin: function(callback) { var c = this; if (c.UID === -1) { $.cookie.path = '/'; c.UID = $.cookie("user_auth"); var check_time = $.cookie("user_check_time"); if ( c.UID && (! check_time || (c.timestamp() - check_time > 60 * 5)) ) { $.post("/member/get_uid.html", function(res) { console.log('get_uid', res); data = res.data if (! data || ! data.uid || data.uid != c.UID) { $.removeCookie("user_auth"); } else if (data && data.uid) { localStorage.setItem("get_sso", data.uid); c.UID = data.uid; } $.cookie("user_check_time", c.timestamp()); c.checkLogin(callback); }); return; } } if (c.UID) { if (typeof(callback) == 'function') { callback(c.UID, c); } c.UID_STATUS = sessionStorage.getItem("user_auth_status") ? true : false; if(c.UID_STATUS === false){ localStorage.setItem("get_sso", c.UID); // get_sso_dplus_aplus(); } sessionStorage.setItem("user_auth_status",1) return true; }else{ c.UID_STATUS = false; sessionStorage.removeItem("user_auth_status"); } return false; }, getSeasonal: function (callback) { //获取季节 $.cookie.path = '/'; var SEASONAL = localStorage.getItem("seasonal"); console.log(SEASONAL) if (!SEASONAL) { $.post("/ajax/get_season.html", function (data) { if (data && data.msg) { localStorage.setItem("seasonal", data.msg); if(typeof callback === 'function'){ callback(data.msg) } } }); } else { if(typeof callback === 'function'){ callback(SEASONAL) } } }, setSeasonal: function (seasonal) { $.post("/ajax/set_season.html", {seasonal: seasonal}, function (data) { }); localStorage.setItem("seasonal", seasonal); } }; setTimeout(function() { var get_sso = localStorage.getItem('get_sso'); if (get_sso !== undefined && get_sso !== null && get_sso !== '') { $.get("/passport/get_sso.html", {uid: get_sso}, function(data) { if (data.status) { $.each(data.urls, function(i, url) { $.ajax({ url: url, type: "GET", data:data.user, dataType: "jsonp", //指定服务器返回的数据类型 success: function(urlData) { console.log('urlData', urlData); } }); }); localStorage.removeItem('get_sso'); } }) } }, 800); function login_out() { CONFIG.checkLogin(function(user_id, c) { localStorage.setItem('get_sso', user_id); }); window.location.href='/member/logout.html'; } $(function(){ if(CONFIG.UID == undefined || CONFIG.UID == -1){ CONFIG.checkLogin(function(user_id, c) { $('.login_1 .ul').html('<a class="a" href="/member/index.html">个人中心</a><a class="a" onclick="login_out();" href="javascript:;">退出</a>'); }); } if (CONFIG.UID >= 1) { var url = ""; var cid = ""; var typeid = "0"; var dataid = "0"; var objno = "0"; var footprint_column = ""; if (url) { $.post("/ajax/footprint/add.html", { url: url, cid: cid, typeid: typeid, dataid: dataid, objno: objno, }, function(data) { }); } $('.login_1 .ul').html('<a class="a" href="/member/index.html">个人中心</a><a class="a" onclick="login_out();" href="javascript:;">退出</a>'); } }) function getQueryVariable(variable) { var query = window.location.search.substring(1); var vars = query.split("&"); for (var i = 0; i < vars.length; i++) { var pair = vars[i].split("="); if (pair[0] == variable) { return pair[1]; } } return (false); } $(document).ready(function () { //页面手动 手动pv sendPV // const {aplus_queue} = window; // 一个简单的demo aplus_queue.push({ 'action': 'aplus.sendPV', 'arguments': [{ is_auto: false }, { //必传参数 ts: new Date().getTime(), //当前时间戳 path: window.location.href, //当前page的url page_name: "ggzw_HomePage", duration: '1', // 手动pv,duration信息需要您自己计算 // 自定义PV参数key-value键值对 utmsource: filterXSS(getQueryVariable('utmsource'), { stripIgnoreTagBody: ['script', 'iframe'], stripIgnoreTag: true }), utmsign: filterXSS(getQueryVariable('utmsource'), { stripIgnoreTagBody: ['script', 'iframe'], stripIgnoreTag: true }) }] }); }); // 滚动公告事件部码 $(document).on('click', '.s-top .li a', function(e){ if($(this).attr('href') != undefined && $(this).attr('href') != 'javascript:void(0);'){ var link = $(this).attr('href'); aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_TopBulletinlClick', 'CLK', { Um_Key_AnnouncementName : $(this).attr('title'), page_name : "ggzw_TopBulletinPage" }] }); //神策埋点 //故宫中文网站_购票顶部公告栏点击 sensors.track('ggzwwz_BookTicketTopRollAnnounceClick', { announce_name : $(this).attr('title'), }); if (link) { window.open(link); } return false; } }); </script> <body> <!-- 2024-4-10 start--> <div class="pop-mod pop-text1"> <div class="pop-panel" pop-hide> <div class="pop-dialog"> <div class="pop-cont"> <div class="pop-close xicon xicon-close"></div> <div class="cgalert"> </div> </div> </div> </div> </div> <!-- 2024-4-10 end--> <div id="alertBox" class="pop-mod pop-box1"> <div class="pop-panel" pop-hide> <div class="pop-dialog" > <div class="pop-cont"> <div class="pop-close"></div> <div class="box"> <div class="t"></div> <div class="qd"> <a>确 定</a> </div> </div> </div> </div> </div> </div> <script> $(function () { $('#alertBox .pop-cont .box .qd').on('click', function () { $('#alertBox').trigger('hide'); }); }); </script> <div class="pop-mod pop-box1" id="my_alert"> <div class="pop-panel" pop-hide> <div class="pop-dialog" style="padding: 0; height: auto;"> <div class="pop-cont"> <div class="pop-close"></div> <div class="box"> <div class="t"></div> <div class="qd"> <a href="javascript:;">确 定</a> </div> </div> </div> </div> </div> </div> <script> var my_alert = function(content, url) { url = url ? url : 'javascript:;'; $('#my_alert .box .t').html(content); $('#my_alert .qd a').attr('href', url); $("#my_alert").trigger("show"); if (typeof(url) == 'function') { $('#my_alert .qd a').attr('href', 'javascript:;'); $('#my_alert .qd a').click(function(e) { url(); $("#my_alert").trigger("hide"); return false; }); }else{ $('#my_alert .qd a').click(function(e) { $("#my_alert").trigger("hide"); }); } } </script> <div class="x-layout"> <div class="s-top"><div class="txt-scroll"> <div class="scrollbox"> <div class="list txt"> <div class="li"> <a href="/announce_detail/261778.html" title="故宫博物院关于优化分时段预约参观的公告" target="_blank"> <div class="i"></div> <div class="t">故宫博物院关于优化分时段预约参观的公告</div> <div class="y">2023 / 10 / 24</div> </a> </div> <div class="li"> <a href="/announce_detail/259828.html" title="公告 6月30日起《故宫博物院参观须知》正式施行" target="_blank"> <div class="i"></div> <div class="t">公告 6月30日起《故宫博物院参观须知》正式施行</div> <div class="y">2023 / 06 / 14</div> </a> </div> </div> </div> </div> <div class="close"></div></div> <script> if($('.s-top').is(':visible')){ $('body').addClass('p-50'); } </script> <div class="x-header blk"> <div class="p-header"> <div class="x-wrap"> <div id="tq"></div> <div class="logo-w"><div class="logo"> <a href="/"> <img src="https://img.dpm.org.cn/Uploads/image/2024/04/30/1714450493JdsBlxksO1.png" alt="故宫博物院" class="red"/> <img src="https://img.dpm.org.cn/Uploads/image/2024/04/30/1714450493mKvocjUTZ1.png" alt="故宫博物院" class="wht"/> </a> </div> <div class="logo_m"> <a href="/"> <img src="https://img.dpm.org.cn/Uploads/image/2024/04/30/1714450493oMLPHAkOn1.png" alt="故宫博物院" class="red"/> </a> </div></div> <div class="nav_main"> <ul> <li> <a href="/Home.html">首页</a> </li> <li> <a href="/Visit.html">导览</a> </li> <li> <a href="/shows.html">展览</a> </li> <li> <a href="/Events.html">教育</a> </li> <li> <a href="/Explore.html">探索</a> </li> <li> <a href="/Research.html">学术</a> </li> <li> <a href="/Creative.html">文创</a> </li> <li> <a href="/About.html">关于</a> </li> </ul> </div> <div class="nav_child"> <ul class="item"> </ul> <ul class="item"> <li> <a href="/Visit.html#block3">开放时间</a> </li> <li> <a href="https://ticket.dpm.org.cn/" target="_blank">在线订票</a> </li> <li> <a href="/Visit.html#block5">交通路线</a> </li> <li> <a href="/Visit.html#block6">参观须知</a> </li> <li> <a href="https://pano.dpm.org.cn/" target="_blank">全景故宫</a> </li> </ul> <ul class="item"> <li> <a href="/shows.html#temporary2">近期展览</a> </li> <li> <a href="/shows.html#temporary4">专馆</a> </li> <li> <a href="/shows.html#temporary_5">原状陈列</a> </li> <li> <a href="/shows.html#temporary_6">赴外展览</a> </li> </ul> <ul class="item"> <li> <a href="/Events.html#hd1-2">教育新闻</a> </li> <li> <a href="/gugongforum.html">故宫讲坛</a> </li> <li> <a href="/calligraphy_paint/index.html">书画考级</a> </li> <li> <a href="/Events.html#hd1-3">故宫博物院教育中心</a> </li> <li> <a href="/Events.html#hd1-6">国际博协培训中心</a> </li> <li> <a href="/Events.html#hd1-7">故宫志愿者</a> </li> </ul> <ul class="item"> <li> <a href="/explore/buildings.html">建筑</a> </li> <li> <a href="/explore/collections.html">藏品</a> </li> <li> <a href="/explore/ancients.html">古籍</a> </li> <li> <a href="/explores/courts.html">宫廷历史</a> </li> <li> <a href="/explore/protects.html">文物医院</a> </li> <li> <a href="/explore/cultures.html">文化专题</a> </li> <li> <a href="http://minghuaji.dpm.org.cn" target="_blank">名画记</a> </li> <li> <a href="/shuziduobaoge.html" target="_blank">数字多宝阁</a> </li> <li> <a href="https://digicol.dpm.org.cn/" target="_blank">数字文物库</a> </li> <li> <a href="https://zm-digicol.dpm.org.cn/" target="_blank">藏品总目</a> </li> </ul> <ul class="item"> <li> <a href="/learning/dynamic.html">学术资讯</a> </li> <li> <a href="/expert.html">专家名录</a> </li> <li> <a href="/achaime/institute.html">故宫研究院</a> </li> <li> <a href="/science/platform.html">故宫学院</a> </li> <li> <a href="/organization_others.html">其他学术机构</a> </li> <li> <a href="/journals.html">故宫博物院院刊</a> </li> </ul> <ul class="item"> <li> <a href="/publishes.html">故宫出版</a> </li> <li> <a href="/Creative.html#protects">文创产品</a> </li> <li> <a href="/lights/royal.html">故宫壁纸</a> </li> <li> <a href="/Creative.html#app">故宫APP</a> </li> <li> <a href="http://young.dpm.org.cn/damaoxian#gamezone" target="_blank">故宫游戏</a> </li> </ul> <ul class="item"> <li> <a href="/about/about_view.html">总说</a> </li> <li> <a href="/about/leader_list.html">领导</a> </li> <li> <a href="/about/information.html">资讯</a> </li> <li> <a href="/about/about_chron.html">院史编年</a> </li> <li> <a href="/about/patrons+benefactors.html">景仁榜</a> </li> <li> <a href="/about/organization.html">机构设置</a> </li> </ul> </div> <div class="tools"> <ul> <li class="meg"> <a class="icn" href="/bottom/ask.html"></a> <div class="ul"> <a href="/bottom/ask.html" class="a">留言板</a> </div> </li> <li class="login_1"> <a class="icn" href="/passport/login.html"></a> <div class="ul"> <a href="/passport/login.html" class="a">登录</a> <a href="/passport/login.html?type=register" class="a">注册</a> </div> </li> <li class="lang"> <div class="icn"> <a href="/">中</a> </div> <div class="ul"> <a href="https://intl.dpm.org.cn/index.html?l=en" target="_blank" class="a">English</a> <a href="https://intl.dpm.org.cn/index.html?l=es" target="_blank" class="a">Español</a> <a href="https://intl.dpm.org.cn/index.html?l=ru" target="_blank" class="a">Русский язык</a> <a href="https://intl.dpm.org.cn/index.html?l=jp" target="_blank" class="a">日本語</a> <a href="https://intl.dpm.org.cn/index.html?l=fr" target="_blank" class="a">Français</a> <a href="https://young.dpm.org.cn" target="_blank" class="a">青少</a> </div> </li> <li class="sc"> <a class="sc_sear"></a> <div class="search"> <input type="text" class="kw" placeholder="搜索关键词..."/> <input type="button" class="ok"> <span class="close1"></span> </div> </li> </ul> <a class="menu1"></a> </div> </div> <div class="nav_menu"><div class="nav_menu"> <a class="close"></a> <div class="ww_b"> <div class="box0"> <a href="https://intl.dpm.org.cn/index.html?l=en" target="_blank" class="a">English</a> <a href="https://intl.dpm.org.cn/index.html?l=es" target="_blank" class="a">Español</a> <a href="https://intl.dpm.org.cn/index.html?l=ru" target="_blank" class="a">Русский язык</a> <a href="https://intl.dpm.org.cn/index.html?l=jp" target="_blank" class="a">日本語</a> <a href="https://intl.dpm.org.cn/index.html?l=fr" target="_blank" class="a">Français</a> <a href="https://young.dpm.org.cn" target="_blank" class="a">青少</a> </div> <div class="list"> <div class="item"> <h1> <a href="/Visit.html">导览</a> </h1> <dl> <dd> <a href="/Visit.html#block3">开放时间</a> </dd> <dd> <a href="https://ticket.dpm.org.cn/" target="_blank">在线订票</a> </dd> <dd> <a href="/Visit.html#block5">交通路线</a> </dd> <dd> <a href="/Visit.html#block6">参观须知</a> </dd> <dd> <a href="https://pano.dpm.org.cn/" target="_blank">全景故宫</a> </dd> </dl> </div> <div class="item"> <h1> <a href="/shows.html">展览</a> </h1> <dl> <dd> <a href="/shows.html#temporary2">近期展览</a> </dd> <dd> <a href="/shows.html#temporary4">专馆</a> </dd> <dd> <a href="/shows.html#temporary_5">原状陈列</a> </dd> <dd> <a href="/shows.html#temporary_6">赴外展览</a> </dd> </dl> </div> <div class="item"> <h1> <a href="/Events.html">教育</a> </h1> <dl> <dd> <a href="/Events.html#hd1-2">教育新闻</a> </dd> <dd> <a href="/gugongforum.html">故宫讲坛</a> </dd> <dd> <a href="/calligraphy_paint/index.html">书画考级</a> </dd> <dd> <a href="/Events.html#hd1-3">故宫博物院教育中心</a> </dd> <dd> <a href="/Events.html#hd1-6">国际博协培训中心</a> </dd> <dd> <a href="/Events.html#hd1-7">故宫志愿者</a> </dd> </dl> </div> <div class="item"> <h1> <a href="/Explore.html">探索</a> </h1> <dl> <dd> <a href="/explore/buildings.html">建筑</a> </dd> <dd> <a href="/explore/collections.html">藏品</a> </dd> <dd> <a href="/explore/ancients.html">古籍</a> </dd> <dd> <a href="/explores/courts.html">宫廷历史</a> </dd> <dd> <a href="/explore/protects.html">文物医院</a> </dd> <dd> <a href="/explore/cultures.html">文化专题</a> </dd> <dd> <a href="http://minghuaji.dpm.org.cn" target="_blank">名画记</a> </dd> <dd> <a href="/shuziduobaoge.html" target="_blank">数字多宝阁</a> </dd> <dd> <a href="https://digicol.dpm.org.cn/" target="_blank">数字文物库</a> </dd> <dd> <a href="https://zm-digicol.dpm.org.cn/" target="_blank">藏品总目</a> </dd> </dl> </div> <div class="item"> <h1> <a href="/Research.html">学术</a> </h1> <dl> <dd> <a href="/learning/dynamic.html">学术资讯</a> </dd> <dd> <a href="/expert.html">专家名录</a> </dd> <dd> <a href="/achaime/institute.html">故宫研究院</a> </dd> <dd> <a href="/science/platform.html">故宫学院</a> </dd> <dd> <a href="/organization_others.html">其他学术机构</a> </dd> <dd> <a href="/journals.html">故宫博物院院刊</a> </dd> </dl> </div> <div class="item"> <h1> <a href="/Creative.html">文创</a> </h1> <dl> <dd> <a href="/publishes.html">故宫出版</a> </dd> <dd> <a href="/Creative.html#protects">文创产品</a> </dd> <dd> <a href="/lights/royal.html">故宫壁纸</a> </dd> <dd> <a href="/Creative.html#app">故宫APP</a> </dd> <dd> <a href="http://young.dpm.org.cn/damaoxian#gamezone" target="_blank">故宫游戏</a> </dd> </dl> </div> <div class="item"> <h1> <a href="/About.html">关于</a> </h1> <dl> <dd> <a href="/about/about_view.html">总说</a> </dd> <dd> <a href="/about/leader_list.html">领导</a> </dd> <dd> <a href="/about/information.html">资讯</a> </dd> <dd> <a href="/about/about_chron.html">院史编年</a> </dd> <dd> <a href="/about/patrons+benefactors.html">景仁榜</a> </dd> <dd> <a href="/about/organization.html">机构设置</a> </dd> </dl> </div> </div> </div> <div class="box2 bdsharebuttonbox bdshare-button-style0-16" data-bd-bind="1629107126014"> <a style="padding-left:0; float:none" data-cmd="weixin" class="a a2" href="javascript:void(0)" title="分享到微信"></a> <a style="padding-left:0; float:none" data-cmd="tsina" class="a a3" href="javascript:void(0)" title="分享到新浪微博"></a> </div> </div></div> </div> </div> <script> $(function () { $.get("/ajax/get_tq2.html", {r: Math.random()}, function (data) { $('#tq').html(data); }); $('.search .ok').on('click', function () { let keyword = $.trim($('.search .kw').val()); if (!keyword) { $('#alertBox').find('.pop-cont .box .t').text('请输入关键词').end().trigger('show'); return false; } // 神策埋点 // 故宫中文网站_顶部搜索栏点击 shence_sensors('ggzwwz_TopSearchClick',{}); let sourceTitle = "故宫博物院"; keyword = keyword.replace(/\//g,"_"); window.open('/fully_search/' + keyword + '/' + sourceTitle, '', 'noopener'); }); $('.search .kw').on('keyup', function (e) { if (e.keyCode === 13) { $('.search .ok').click(); } }); }); if(!page_name){ var page_name = "ggzw_HomePage"; } $('.nav_main a,.nav_child a, .nav_menu .ww_b .list a').click(function(){ let nav_level = '一级导航'; var navigationName = $(this).text(); var secondNavigationName = ''; if($(this).parents('.nav_child').length > 0 || $(this).parents('dl').length > 0 ){ nav_level = '二级导航'; secondNavigationName = $(this).text(); if($(this).parents('.nav_menu').length > 0){ navigationName = $(this).parents('.item').find('h1 a').text().replace(/[\s\n]+$/, ''); }else{ navigationName = $('.p-header .x-wrap .nav_main li').eq($(this).parents('.item').index()).find('a').text(); } } // 友盟埋点 aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_NavigationClick', 'CLK', { Um_Key_NavigationName : $(this).text(), Um_Key_NavigationLevel : nav_level, page_name : page_name }] }); // 神策埋点 // 故宫中文网站_顶部注册登陆点击 shence_sensors('ggzwwz_TopNavigationBarClick',{ navigation_name: navigationName, second_navigation_name: secondNavigationName, }); }) $('.meg a,.meg .a').click(function(){ aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_CoreClick', 'CLK', { Um_Key_FocusName : "点击导航“留言”按钮", page_name : page_name }] }); }) $('.login_1 a').click(function(){ var text = $(this).text() != '注册' ? '登录' : '注册'; // 神策埋点 // 故宫中文网站_点击顶部登陆注册按钮时上报 shence_sensors('ggzwwz_TopLoginClick',{ button_name:text, }); }) </script> <div class="x-container " data-pt="false"> <div class="bread-mod p-show" style="display: none;"> <div class="s-wrap"> <div class="bread-item"><a class="bread-link" href="/">首页</a></div> </div> </div> <script type="text/javascript"> function _initBread(){ if ($('.bread-mod a:last').text() !== "") { $('.bread-mod a:last').attr('href', 'javascript:;'); $('.bread-mod a:last').css({'cursor': 'default'}); } } _initBread() </script> <script> $(".bread-mod a[href^='javascript']").css({'cursor': 'default'}); </script> <script> if (window.location.pathname == '/' || window.location.pathname == '/Home.html') { // 首页的这段js 需要放在最下面 $(function(){ if(isPC()){ niceScroll(); } var sto_resize; var cont_resize=0; $(window).scroll(function(){ if(cont_resize<100){ clearTimeout(sto_resize); sto_resize=setTimeout(function(){ $(window).trigger("resize"); htmlNs.resize(); },500); cont_resize++; } }); }) $(window).on('load',function(){ if(isPC()){ niceScroll(); } }); function isPC(){ var userAgentInfo = navigator.userAgent; var Agents = new Array("Android", "iPhone", "SymbianOS", "Windows Phone", "iPad", "iPod"); var flag = true; for (var v = 0; v < Agents.length; v++) { if (userAgentInfo.indexOf(Agents[v]) > 0) { flag = false; break; } } return flag; }; function niceScroll(){ htmlNs=$("body").niceScroll({ zindex :9999, cursorwidth :10, cursorborder :0, cursoropacitymin :0.3, cursoropacitymax :0.8, horizrailenabled :false }); setTimeout(function(){ htmlNs.resize(); },2000); htmlNs.cursor.css({width:5}); var objNs = (htmlNs.ispage) ? htmlNs.rail : htmlNs.win; objNs.hover(function(){ htmlNs.state = true; htmlNs.cursor.stop().animate({width:10},100); },function(){ if (htmlNs.rail.drag){ htmlNs.cursor.css({'opacity':'0.8'}); return; } htmlNs.cursor.stop().animate({width:5},100); }); $(document).mouseup(function(){ if (htmlNs.state) { htmlNs.state = false; htmlNs.cursor.stop().animate({width:5},100); } }); }; } </script> <div class="home1 mbAndPc" style="min-height:10px;min-width:20px"><div class="ul"> <div class="li"> <div class="p-show"> <video class="video1" muted="" preload="auto" webkit-playsinline="" playsinline="" x5-playsinline="" x-webkit-airplay="allow" style="width: 100%;height: 100%;"> <source src="https://img.dpm.org.cn/Uploads/video/2025/04/02/1743583412xDSuUzxcV260.mp4" type="video/mp4"/> </video> <div class="icon icon_play"></div> </div> <div class="m-show"> <video class="video1" muted="" autoplay="" preload="auto" poster="https://img.dpm.org.cn/Uploads/image/2025/03/31/中文网站首页wap10801699乐林泉——中外园林文化展-aiOvTrCku313.jpg" webkit-playsinline="" playsinline="" x5-playsinline="" x-webkit-airplay="allow" style="width: 100%;height: 100%;"> <!-- <source src="https://img.dpm.org.cn/static/themes/media/mov_bbb.mp4" type="video/mp4"> --> <source src="https://img.dpm.org.cn/Uploads/video/2025/03/31/1743399204DgshiJEwa313.mp4" type="video/mp4"/> </video> <div class="icon icon_play"></div> </div> <a class="aa" onclick="return false;" href="/show/369489.html" target="_blank" data-title="乐林泉-中外园林文化展"></a> </div> <div class="li"> <div class="box p-show"> <div class="bg" style="background:url(/Uploads/image/2025/03/24/零废弃-一渣成肥-pc-OKUgJiXKj313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <div class="box m-show"> <div class="bg" style="background:url(/Uploads/image/2025/03/24/零废弃-一渣成肥-wap-xQNoKUwtg313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <a class="aa" onclick="return false;" href="https://weibo.com/1655363172/Pk0tTiGDL" target="_blank" data-title="零废弃-20250330零废弃日"></a> </div> <div class="li"> <div class="box p-show"> <div class="bg" style="background:url(/Uploads/image/2025/03/20/中文网站首页pc26001220花卉山水图册-aNFZkloCm313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <div class="box m-show"> <div class="bg" style="background:url(/Uploads/image/2025/03/20/中文网站首页wap10801699花卉山水图册-sywPHfsVQ313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <a class="aa" onclick="return false;" href="/lights/royal.html" target="_blank" data-title="墙纸栏目海报"></a> </div> <div class="li"> <div class="box p-show"> <div class="bg" style="background:url(/Uploads/image/2025/03/03/中文网站首页pc26001220玉出昆冈——清代宫廷和田玉文化特展-uByNcwTVK313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <div class="box m-show"> <div class="bg" style="background:url(/Uploads/image/2025/03/03/中文网站首页wap10801699玉出昆冈——清代宫廷和田玉文化特展-AyznIDfLB313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <a class="aa" onclick="return false;" href="/show/368482.html" target="_blank" data-title="玉出昆冈-清代宫廷和田玉文化特展"></a> </div> <div class="li"> <div class="box p-show"> <div class="bg" style="background:url(/Uploads/image/2025/01/07/中文网站首页pc26001220纹以载道-SXasvXoWN313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <div class="box m-show"> <div class="bg" style="background:url(/Uploads/image/2025/01/07/中文网站首页wap10801699纹以载道-bqRGoxgyV313.jpg) no-repeat center;background-size:auto 100%;"></div> </div> <a class="aa" onclick="return false;" href="/show/368484.html" target="_blank" data-title="纹以载道-数字展"></a> </div> </div></div> <div class="home2" style="min-height:10px;min-width:20px"><div class="slick-mod1"> </div></div> <div class="home4"> <div class="x-wrap"> <div class="left"> <div class="box2 "> <div class="txt_w"> <div class="news"> <div class="title"><h1> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon1.png"> </span> <span class="s1">故宫</span> <span>资讯</span> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon2.png"> </span> </h1> <a class="more" href="/about/info_recent.html" target="_blank"><em>更多</em><i></i></a></div> <div> <div class="list1"><div class="item1"> <a class="a skin_common" href="/classify_detail/257625.html" target="_blank"> <em><img src="https://img.dpm.org.cn/static/themes/image/lyc/index-icon2-1.png"></em> 【声明】故宫博物院关于“数字藏品”的声明 </a> <a class="a skin_common" href="/classify_detail/234910.html" target="_blank"> <em><img src="https://img.dpm.org.cn/static/themes/image/lyc/index-icon2-1.png"></em> 【严正声明】关于我院依法对“故宫博物院”享有名称权和对已注册商标的商标专用权的严正声明 </a> <a class="a skin_common" href="/classify_detail/167257.html" target="_blank"> <em><img src="https://img.dpm.org.cn/static/themes/image/lyc/index-icon2-1.png"></em> 【声明】关于故宫博物院在职、离退休人员参加社会文物鉴定等公务性活动的声明 </a> </div></div> <div class="scroll-list"><ul> <li class="hasNewTag i-top"> <p><span>03</span> / 10</p> <div class="tagTime" style="display: none;">2025-03-10</div> <a href="/classify_detail/369376.html" target="_blank">《明清论丛》约稿启事及文稿技术规范</a> </li> <li class="hasNewTag "> <p><span>04</span> / 02</p> <div class="tagTime" style="display: none;">2025-04-02</div> <a href="/show/369492.html" target="_blank">"乐林泉——中外园林文化展”换展公告</a> </li> <li class="hasNewTag "> <p><span>03</span> / 31</p> <div class="tagTime" style="display: none;">2025-03-31</div> <a href="/show/369489.html" target="_blank">汇聚中外园林艺术之美 绽放中华文化人文魅力“乐林泉——中外园林文化展”故宫开幕</a> </li> <li class="hasNewTag "> <p><span>03</span> / 28</p> <div class="tagTime" style="display: none;">2025-03-28</div> <a href="/classify_detail/369482.html" target="_blank">2025年故宫学高校教师论坛通知</a> </li> <li class="hasNewTag "> <p><span>03</span> / 25</p> <div class="tagTime" style="display: none;">2025-03-25</div> <a href="/show/369471.html" target="_blank">“乐林泉——中外园林文化展”4月1日起在故宫博物院午门展出</a> </li> <li class="hasNewTag "> <p><span>03</span> / 24</p> <div class="tagTime" style="display: none;">2025-03-24</div> <a href="/classify_detail/369470.html" target="_blank">纪念刘九庵先生诞辰110周年暨《刘九庵日记》出版座谈会</a> </li> <li class="hasNewTag "> <p><span>03</span> / 18</p> <div class="tagTime" style="display: none;">2025-03-18</div> <a href="/classify_detail/369465.html" target="_blank">故宫博物院召开第三期开放课题立项新闻发布会</a> </li> </ul></div> </div> </div> <div class="img" style="min-width:50px"><div class="pic" style="background-image: url(/Uploads/image/2025/04/03/中文网站-首页新闻图片1000x1198清明踏青-tcCpkfGjl313.jpg);"> <a href="https://mp.weixin.qq.com/s/WGVWCIMvPRoQkcU3fxzcGQ?clicktime=1743647926&enterid=1743647926&scene=126&sessionid=1743647921&subscene=0" target="_blank" ></a> </div></div> </div> <div class="box1" style="min-width:50px"><div class="bg" id="bg"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2025/04/02/仿木纹釉墨彩山水图笔筒-首页异形底图-wCKlTcCVf260.jpg" alt=""></div> <div class="cv " id="pos" style="transform: none;-webkit-transform: none;" > <img src="https://img.dpm.org.cn/static/images/default.jpg" alt="" title="" > </div> <a href="/shuziduobaoge.html" target="_blank" class="a-link"></a> <script> if(navigator.userAgent.match("Trident") || navigator.userAgent.match("MSIE")){ $("#pos").find("img").addClass("s"); }else{ // setTimeout(function(){ // onWindowResize(); // },1000) } </script> <script src="https://img.dpm.org.cn/static/themes/threejs/js/three.min.js?v=7443"></script> <script src="https://img.dpm.org.cn/static/themes/threejs/js/GLTFLoader.js?v=7443"></script> <script src="https://img.dpm.org.cn/static/themes/threejs/js/RGBELoader.js?v=7443"></script> <script src="https://img.dpm.org.cn/static/themes/threejs/js/OrbitControls.js?v=7443"></script> <script src="https://img.dpm.org.cn/static/themes/threejs/js/stats.min.js?v=7443"></script> <script src="https://img.dpm.org.cn/static/themes/threejs/js.js?v=7443" type="module"></script> <!-- type="module" 去除这个使这个引入不自成领域 --> </div> </div> </div> <div class="right"> <div class="dt"> <div class="d1"><div class="noti"> </div> <div class="slp"></div> <script type="text/javascript"> setTimeout(function(){ $(".d1 .slp").remove(); $(".d1 .noti").remove(); },100) </script> <div class="cont"> <div class="text"> <div class="h1" id="date11"></div> <div class="h2" id="date22"></div> <div class="p"> 除法定节假日,故宫博物院全年实行周一闭馆<strong><b>参观须提前订票,</b>最早可于参观7日前20:00开始预订。<b>年票观众须至少提前一日登记参观。</b>刷身份证检票后入院参观。</strong> </div> </div> <div class="list"> <div class="ul "> <div class="li"> <h1>08:30</h1> <p class="p-show">开放入馆时间</p> <p class="m-show">开放入馆</p> </div> <span></span> <div class="li"> <h1>16:00</h1> <p class="p-show">停止入馆时间</p> <p class="m-show">停止入馆</p> </div> <span></span> <div class="li last"> <h1>17:00</h1> <p class="p-show">闭馆时间</p> <p class="m-show">闭馆</p> </div> </div> </div> </div> <script type="text/javascript"> var d = new Date(); var time = d.getFullYear() + ' / ' + (d.getMonth() + 1) + ' / ' + d.getDate(); $('#date11').text(time); </script> <script type="text/javascript"> $.get("/ajax/get_closed.html"+'?'+Math.random(),'',function(res){ //判断是不是字符串 if(typeof res =='string'){ $('#date22').text(res); }else if (res.data) { $('#date22').text(res.data); } }) </script></div> <div class="ds"><div class="ll"> <div class="div"> <div class="icon"> <img alt="" title="" class="i" src="https://img.dpm.org.cn/Uploads/image/2024/05/21/1716264361SBiZwGtIn1.png"> </div> <div class="t">在线订票</div> <a class="aa" href="https://ticket.dpm.org.cn/" target="_blank"></a> </div> <div class="p">咨询电话</div> <div class="tel">400-950-1925</div> <div class="time">服务时间:08:00–20:00</div> </div> <div class="rr"> <div class="li"> <a href="/Visit.html#block5"> <div class="icon"> <img alt="" title="" class="i" src="https://img.dpm.org.cn/Uploads/image/2024/05/21/1716264467sWJIZxRLJ1.png"> </div> <div class="t">交通路线</div> </a> </div> <div class="li"> <a href="/Visit.html#block6"> <div class="icon"> <img alt="" title="" class="i" src="https://img.dpm.org.cn/Uploads/image/2024/05/21/1716264467cFClPtdBc1.png"> </div> <div class="t">参观须知</div> </a> </div> <div class="li"> <a href="/Visit.html#block1"> <div class="icon"> <img alt="" title="" class="i" src="https://img.dpm.org.cn/Uploads/image/2024/05/21/1716264467TEuaCDExu1.png"> </div> <div class="t">导览地图</div> </a> </div> <div class="li"> <a href="https://pano.dpm.org.cn" target="_blank"> <div class="icon"> <img alt="" title="" class="i" src="https://img.dpm.org.cn/Uploads/image/2024/05/21/1716264467MzAgAVaYp1.png"> </div> <div class="t">全景故宫</div> </a> </div> </div></div> </div> <div class="box4"> <div class="item"> <div class="title"><h1> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon1.png"> </span> <span class="s1">开放</span> <span>公告</span> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon2.png"> </span> </h1> <a class="more" href="/announce.html" target="_blank"><em>更多</em><i></i></a></div> <div> <div class="list1"> <div class="item1"> <div> <a class="a skin_common" target="_blank" href="/announce_detail/259828.html"> <em><img src="https://img.dpm.org.cn/static/themes/image/lyc/index-icon2-1.png"/></em> 公告 6月30日起《故宫博物院参观须知》正式施行 </a> </div> </div> <div class="item1"> <div> <a class="a skin_common" target="_blank" href="/announce_detail/251751.html"> <em><img src="https://img.dpm.org.cn/static/themes/image/lyc/index-icon2-1.png"/></em> 故宫博物院关于暂停城墙开放的公告 </a> </div> </div> </div> <ul class="news"> <li class="hasNewTag "> <p>2025 / 03 / 12</p> <div class="tagTime" style="display: none;">2025-03-12</div> <a href="/announce_detail/369197.html" title="关于2025年环卫工人主题免费开放日的公告" target="_blank"> 关于2025年环卫工人主题免费开放日的公告 </a> </li> <li class="hasNewTag "> <p>2025 / 02 / 26</p> <div class="tagTime" style="display: none;">2025-02-26</div> <a href="/announce_detail/369238.html" title="关于“三八”妇女节女性观众半价参观的公告" target="_blank"> 关于“三八”妇女节女性观众半价参观的公告 </a> </li> <li class="hasNewTag "> <p>2025 / 01 / 27</p> <div class="tagTime" style="display: none;">2025-01-27</div> <a href="/announce_detail/368646.html" title=" 关于2025年教师和本科院校、专科院校学生主题免费开放日的公告" target="_blank"> 关于2025年教师和本科院校、专科院校学生主题免费开放日的公告 </a> </li> <li class="hasNewTag "> <p>2025 / 01 / 18</p> <div class="tagTime" style="display: none;">2025-01-18</div> <a href="/announce_detail/368619.html" title="故宫博物院关于2025年春节开放时间的公告" target="_blank"> 故宫博物院关于2025年春节开放时间的公告 </a> </li> <li class="hasNewTag "> <p>2025 / 01 / 15</p> <div class="tagTime" style="display: none;">2025-01-15</div> <a href="/announce_detail/368527.html" title="故宫博物院2025年寒假期间未成年人团队快速预约、检票措施" target="_blank"> 故宫博物院2025年寒假期间未成年人团队快速预约、检票措施 </a> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="home5"> <div class="x-wrap"> <div class="box"><div class="t"> <div class="title"> <h1> <a > <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon1.png"> </span> <span class="s1">故宫</span> <span>藏品</span> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon2.png"> </span> </a> </h1> </div> <div class="num "> <b>1,863,404</b> <p><img alt="" src="https://img.dpm.org.cn/static/themes/image/lyc/indexicon1.png" width="22"></p> </div> </div> <div class="links"> <a class="link link2" href="https://zm-digicol.dpm.org.cn/" target="_blank">藏品总目</a> <a class="link link1" href="https://digicol.dpm.org.cn/" target="_blank">数字文物库</a> </div></div> <ul class="list"> <li class="sHoverItem"><a href="/collection/ceramic/227313.html" target="_blank" > <img class="lazyload" src="https://img.dpm.org.cn/Uploads/image/2025/03/12/首页-藏品推荐-pc-386x464盖碗-CpRbTALVl313.jpg" alt="" title=""> <div class="mask"> <div class="box1"> <p>“慎德堂制”款粉彩梅花纹盖碗</p> <p>清道光</p> <p>通高10厘米,口径11.5厘米,足径4.7厘米</p> <p></p> <p class="jj">碗直口,盖为覆盘式。内壁施白釉,外壁以粉彩装饰。碗与盖的主题纹样为折枝梅花,辅以如意云头纹做边饰。圈足内施白釉,外底及盖顶抓纽内均署红彩楷书“慎德堂制”双行四字款。</p> <p class="pos"></p> <h1></h1> </div> </div> </a> </li> <li class="sHoverItem"><a href="/collection/studie/234735.html" target="_blank" > <img class="lazyload" src="https://img.dpm.org.cn/Uploads/image/2025/03/12/首页-藏品推荐-pc-386x464粉蜡纸-XJLfAWgFe313.jpg" alt="" title=""> <div class="mask"> <div class="box1"> <p>仿明仁殿画金如意云纹粉蜡纸</p> <p>清乾隆</p> <p>长121.5厘米,宽53厘米</p> <p></p> <p class="jj">该纸平滑匀细,纤维甚少,可逐层揭开3-4张,每张均可用。是以桑皮为原料制作的一种黄色粉蜡笺纸。纸两面皆用黄粉加蜡,再以泥金画以如意云纹图案,纸背洒金片,纸正面右下角钤有隶书“乾隆年仿明仁殿纸”字印。</p> <p class="pos"></p> <h1></h1> </div> </div> </a> </li> <li class="sHoverItem"><a href="/collection/ceramic/227280.html" target="_blank" > <img class="lazyload" src="https://img.dpm.org.cn/Uploads/image/2025/03/12/首页-藏品推荐-pc-386x464双耳瓶-WEJVtqBCO313.jpg" alt="" title=""> <div class="mask"> <div class="box1"> <p>粉彩龙凤穿牡丹纹双耳瓶 </p> <p>清嘉庆</p> <p>高25.5厘米,口径9.3厘米,足径9.4厘米</p> <p></p> <p class="jj">此瓶造型规整,设色艳丽。肩部对称置红釉描金螭龙耳。瓶外壁主体绘粉彩龙凤穿牡丹花纹,以宝相花纹、如意云头纹、变形仰莲瓣纹为边饰。是一件颇能体现嘉庆官窑粉彩瓷器制作水平的佳作。</p> <p class="pos"></p> <h1></h1> </div> </div> </a> </li> </ul> </div> </div> <div class="home6"> <div class="x-wrap "> <div class="left"> <div class="title"><h1> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon1.png"> </span> <span class="s1">博物馆活动</span> <span></span> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon2.png"> </span> </h1> <a class="more" href="/classify/museum.html" target="_blank"><em>更多</em><i></i></a></div> <ul class="news"><li class="hasNewTag"> <p>2024 / 12 / 07</p> <div class="tagTime" style="display: none;">2024-12-07</div> <a href="/classify_detail/367638.html" target="_blank" title="">故宫博物院、北京市第二中级人民法院、北京第五实验学校联合举办“国家宪法日”主题法治宣传教育活动</a> </li> <li class="hasNewTag"> <p>2024 / 08 / 06</p> <div class="tagTime" style="display: none;">2024-08-06</div> <a href="/classify_detail/264863.html" target="_blank" title="">2024年“孩子,圆你故宫梦”夏令营开营 香港内地青少年圆梦故宫学习传承中华优秀传统文化</a> </li> <li class="hasNewTag"> <p>2024 / 06 / 08</p> <div class="tagTime" style="display: none;">2024-06-08</div> <a href="/classify_detail/263278.html" target="_blank" title="">2024年遗产日:呈现故宫的文化与自然双属性</a> </li> <li class="hasNewTag"> <p>2024 / 06 / 08</p> <div class="tagTime" style="display: none;">2024-06-08</div> <a href="/classify_detail/263276.html" target="_blank" title="">“故宫零废弃项目”获评“2023年度文物高质量发展十佳案例”</a> </li> <li class="hasNewTag"> <p>2024 / 05 / 18</p> <div class="tagTime" style="display: none;">2024-05-18</div> <a href="/classify_detail/262780.html" target="_blank" title="">致力于教育和研究的博物馆——2024年故宫博物院“5·18”国际博物馆日活动</a> </li> <li class="hasNewTag"> <p>2024 / 04 / 28</p> <div class="tagTime" style="display: none;">2024-04-28</div> <a href="/classify_detail/262750.html" target="_blank" title="">“云游故宫·凡尔赛宫”AI绘画大赛启动</a> </li> <li class="hasNewTag"> <p>2024 / 04 / 25</p> <div class="tagTime" style="display: none;">2024-04-25</div> <a href="/classify_detail/262745.html" target="_blank" title="">“发现·养心殿” 主题数字体验展在澳门科学馆开幕</a> </li> </ul> </div> <div class="left left1"> <div class="title"><h1> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon1.png"> </span> <span class="s1">学术研究</span> <span class="tit-span"> <img src="https://img.dpm.org.cn/static/themes/image/public-icon2.png"> </span> </h1> <a class="more" href="/about/dynamic.html" target="_blank"><em>更多</em><i></i></a></div> <ul class="news"><li class="hasNewTag"> <p>2025 / 03 / 24</p> <div class="tagTime" style="display: none;">2025-03-24</div> <a href="/learing_detail/369475.html" target="_blank" title="">“博物馆学理论与方法”——博物馆学沙龙第1期</a> </li> <li class="hasNewTag"> <p>2025 / 03 / 10</p> <div class="tagTime" style="display: none;">2025-03-10</div> <a href="/learing_detail/369377.html" target="_blank" title="">《明清论丛》约稿启事及文稿技术规范</a> </li> <li class="hasNewTag"> <p>2025 / 01 / 14</p> <div class="tagTime" style="display: none;">2025-01-14</div> <a href="/learing_detail/368525.html" target="_blank" title="">交汇与荣悴——《五星及廿八宿神形图》与中古星神崇拜 ——“古梅讲坛”第六讲</a> </li> <li class="hasNewTag"> <p>2025 / 01 / 06</p> <div class="tagTime" style="display: none;">2025-01-06</div> <a href="/learing_detail/368477.html" target="_blank" title="">“世间风雅君居首——故宫古琴与古琴文化”——故宫学讲坛第一讲</a> </li> <li class="hasNewTag"> <p>2025 / 01 / 06</p> <div class="tagTime" style="display: none;">2025-01-06</div> <a href="/learing_detail/368474.html" target="_blank" title="">“文明先锋——凌家滩的兴衰”讲座纪要——玉文化讲坛第十三讲</a> </li> <li class="hasNewTag"> <p>2024 / 12 / 25</p> <div class="tagTime" style="display: none;">2024-12-25</div> <a href="/learing_detail/368355.html" target="_blank" title="">“凌家滩文化——长江流域文明的曙光”讲座纪要——玉文化讲坛第十二讲</a> </li> <li class="hasNewTag"> <p>2024 / 07 / 11</p> <div class="tagTime" style="display: none;">2024-07-11</div> <a href="/learing_detail/264787.html" target="_blank" title="">故宫研究院学术讲坛第113讲——玉文化讲坛第十一讲纪要:石峡文化出土良渚式雕纹玉石器探索</a> </li> </ul> </div> <div class="right "> <div class="top home6_right_top" style="background-image: url(/static/themes/image/a_03.jpg);"><div class="img"> <img alt="" title=""class="i" src="https://img.dpm.org.cn/Uploads/image/2025/02/11/杂志-logo-202501院刊-HaqhGbapg313.png"> </div> <div class="box"> <ul class="list"> <li> <a href="/journal/369037.html" target="_blank" title="《敦煌天王画细节 :胸甲护镜中的西方艺术》"> 《敦煌天王画细节 :胸甲护镜中的西方艺术》 </a> </li> <li> <a href="/journal/369036.html" target="_blank" title="《敦煌石窟元代蒙古豳王家族塔葬瘗窟——莫高窟北区第462窟洞窟属性的考古学观察》"> 《敦煌石窟元代蒙古豳王家族塔葬瘗窟——莫高窟北区第462窟洞窟属性的考古学观察》 </a> </li> <li> <a href="/journal/369035.html" target="_blank" title="《敦煌莫高窟第237窟托日月菩萨与于阗弥勒信仰》"> 《敦煌莫高窟第237窟托日月菩萨与于阗弥勒信仰》 </a> </li> <li> <a href="/journal/369034.html" target="_blank" title="《景德镇市詹家下弄清代街区遗址2024年度发掘简报》"> 《景德镇市詹家下弄清代街区遗址2024年度发掘简报》 </a> </li> </ul> <div class="bot"> <div class="b"><a href="/journals_detail/369026.html" target="_blank" class="link">本期</a></div> <div class="b"><a href="/journals.html" target="_blank" class="link">往期</a></div> </div> </div> <style> .home6_right_top { background-image: url(/Uploads/image/2025/02/11/紫禁城首页封面-202501院刊-aQocnJksa313.jpg) !important; } </style></div> <div class="bottom home6_right_bottom" style="background-image: url(/static/themes/image/a_06.jpg);"><div class="img"> <img alt="" title=""class="i" src="https://img.dpm.org.cn/Uploads/image/2025/03/07/杂志-logo-202502紫刊-suIBHPETx313.png"> </div> <div class="box"> <ul class="list"> <li> <a href="/explode/others/369374.html" target="_blank" title="《卷首语》"> 《卷首语》 </a> </li> <li> <a href="/explode/others/369366.html" target="_blank" title="《崇岳之礼:中岳庙在国家祭祀体系中的历史考察》"> 《崇岳之礼:中岳庙在国家祭祀体系中的历史考察》 </a> </li> <li> <a href="/explode/others/369367.html" target="_blank" title="《武朝神岳:历史与传说的交错》"> 《武朝神岳:历史与传说的交错》 </a> </li> <li> <a href="/explode/others/369368.html" target="_blank" title="《公捐还是内帑?乾隆四十三年重修嵩岳庙用银小考》"> 《公捐还是内帑?乾隆四十三年重修嵩岳庙用银小考》 </a> </li> </ul> <div class="bot"> <div class="b"><a href="/forbidden_detail/369375.html" target="_blank" class="link">本期</a></div> <div class="b"><a href="/forbidden.html" target="_blank" class="link">往期</a></div> </div> </div> <style> .home6_right_bottom { background-image: url(/Uploads/image/2025/03/07/紫禁城首页封面-202502紫刊-cIDpdjogu313.jpg) !important; } </style></div> </div> </div> </div> <div class="home7"><div class="x-wrap"> <ul class="ul"> <li class="sHoverItem sHoverItem2 l0 "> <a href="/librarys.html" target="_blank"> <div class="img"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e3b443c15.jpg" /> <img class="i1 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5ebe364fa24bd.jpg" /> <img class="i2 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s58346377508d1.jpg" /> <img class="i3 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834637750bc7.jpg" /> <img class="i4 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834637750ec4.jpg" /> <img class="i5 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s58346377511d4.jpg" /> <img class="i9 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/lyc/national/national_img12.jpg"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbf9912a4c3.jpg"> <img class="i-2023tea lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6512675919b0e.png"> <img class="i_2023rabbit lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s63c8ab5ab9c3f.jpg"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef41055649.jpg"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef41055649.jpg"> <img class="i_2022yq lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s66f658958ea7c.jpg" > <img class="year-snake lazyload" data-src="https://img.dpm.org.cn/static/themes/image/2025sanke/snakepc-jpg8.jpg" src="" alt=""> </div> <div class="mask m2 "></div> <div class="cont"> <img class="lazyload moren" data-src="https://img.dpm.org.cn/static/themes/image/s5863704a46b10.png"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e3c781155.png"> <img class="lazyload i-2023tea" data-src="https://img.dpm.org.cn/static/themes/image/s6512676a7028a.png"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbf9e279f2a.png"> <img class="lazyload i_2022yq " data-src="https://img.dpm.org.cn/static/themes/image/s5863704a46b10.png"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef42c89c00.png"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6646c2cf5709b.png"> <p>图书馆</p> </div> </a> </li> <li class="sHoverItem sHoverItem2 l1 "> <a href="/auditions.html" target="_blank"> <div class="img"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e3ddeb450.jpg" /> <img class="i1 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5835a58eb4421.jpg" /> <img class="i2 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463775153f.jpg" /> <img class="i3 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463775185d.jpg" /> <img class="i4 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834637751b88.jpg" /> <img class="i5 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834637751eb0.jpg" /> <img class="i9 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/lyc/national/national_img13.jpg"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbf9efce400.jpg"> <img class="i-2023tea lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6512675919b0e.png"> <img class="i_2023rabbit lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s63c8ab6b6971c.jpg"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef43ac5933.jpg"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef43ac5933.jpg"> <img class="i_2022yq lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s66f658dda6314.jpg" > <img class="year-snake lazyload" data-src="https://img.dpm.org.cn/static/themes/image/2025sanke/snakepc-jpg9.jpg" src="" alt=""> </div> <div class="mask m2 "></div> <div class="cont"> <img class="lazyload moren" data-src="https://img.dpm.org.cn/static/themes/image/s58636fe246e0a.png"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e405db2eb.png"> <img class="lazyload i-2023tea" data-src="https://img.dpm.org.cn/static/themes/image/s651267836e37e.png"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbf9feca8cc.png"> <img class="lazyload i_2022yq " data-src="https://img.dpm.org.cn/static/themes/image/s58636fe246e0a.png"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef455c2ed2.png"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6646c2e1e2f99.png"> <p>视听馆</p> </div> </a> </li> <li class="sHoverItem sHoverItem2 l2 "> <a href="https://digicol.dpm.org.cn/" target="_blank"> <div class="img"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e42368082.jpg" /> <img class="i1 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5835a57aca965.jpg" /> <img class="i2 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834632eeb913.jpg" /> <img class="i3 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463774fdf2.jpg" /> <img class="i4 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463775027d.jpg" /> <img class="i5 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s58346377505bb.jpg" /> <img class="i9 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/lyc/national/national_img14.jpg"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbfa3d55073.jpg"> <img class="i-2023tea lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6512675919b0e.png"> <img class="i_2023rabbit lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s63c8ab826a790.jpg"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef47f2c036.jpg"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef43ac5933.jpg"> <img class="i_2022yq lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s66f658e94d05f.jpg" > <img class="year-snake lazyload" data-src="https://img.dpm.org.cn/static/themes/image/2025sanke/snakepc-jpg10.jpg" src="" alt=""> </div> <div class="mask m2 "></div> <div class="cont"> <img class="lazyload moren" data-src="https://img.dpm.org.cn/static/themes/image/s58bcfc20c5076.png"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e42fe927c.png"> <img class="lazyload i-2023tea" data-src="https://img.dpm.org.cn/static/themes/image/s65126793e3adb.png"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbfa49b65dc.png"> <img class="lazyload i_2022yq " data-src="https://img.dpm.org.cn/static/themes/image/s58bcfc20c5076.png"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef48c900c2.png"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6646c2f7052a3.png"> <p>数字文物库</p> </div> </a> </li> <li class="sHoverItem sHoverItem2 l3 "> <a id="bdclick_btn3" href="http://pano.dpm.org.cn" target="_blank"> <div class="img"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e441e791b.jpg" /> <img class="i1 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5835a58eb4421.jpg" /> <img class="i2 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463775153f.jpg" /> <img class="i3 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463775185d.jpg" /> <img class="i4 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834637751b88.jpg" /> <img class="i5 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834637751eb0.jpg" /> <img class="i9" data-src="https://img.dpm.org.cn/static/themes/image/lyc/national/national_img15.jpg"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbfa559d79b.jpg"> <img class="i-2023tea lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6512675919b0e.png"> <img class="i_2023rabbit lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s63c8ab9079fac.jpg"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef4be52d17.jpg"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef43ac5933.jpg"> <img class="i_2022yq lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s66f658f7f33da.jpg" > <img class="year-snake lazyload" data-src="https://img.dpm.org.cn/static/themes/image/2025sanke/snakepc-jpg11.jpg" src="" alt=""> </div> <div class="mask m2 "></div> <div class="cont"> <img class="lazyload moren" data-src="https://img.dpm.org.cn/static/themes/image/s58bcfc33c893d.png"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e44bb71df.png"> <img class="lazyload i-2023tea" data-src="https://img.dpm.org.cn/static/themes/image/s651267a5dcaed.png"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbfa9b1f6ac.png"> <img class="lazyload i_2022yq " data-src="https://img.dpm.org.cn/static/themes/image/s58bcfc33c893d.png"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef4cc593e4.png"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6646c30941252.png"> <p>全景故宫</p> </div> </a> </li> <li class="sHoverItem sHoverItem2 l4 "> <a id="bdclick_btn4" href="/vr/index.html" target="_blank"> <div class="img"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e45a7d02a.jpg" /> <img class="i1 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5835a57aca965.jpg" /> <img class="i2 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s5834632eeb913.jpg" /> <img class="i3 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463774fdf2.jpg" /> <img class="i4 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s583463775027d.jpg" /> <img class="i5 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s58346377505bb.jpg" /> <img class="i9 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/lyc/national/national_img16.jpg"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbfaad3d860.jpg"> <img class="i-2023tea lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6512675919b0e.png"> <img class="i_2023rabbit lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s63c8ab9fc0334.jpg"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef4f721dee.jpg"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef43ac5933.jpg"> <img class="i_2022yq lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s66f6590712ef1.jpg" > <img class="year-snake lazyload" data-src="https://img.dpm.org.cn/static/themes/image/2025sanke/snakepc-jpg12.jpg" src="" alt=""> </div> <div class="mask m2 "></div> <div class="cont"> <img class="lazyload moren" data-src="https://img.dpm.org.cn/static/themes/image/s58bcfc4e63ba3.png"> <img class="i_2023518 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6462e4664bef6.png"> <img class="lazyload i-2023tea" data-src="https://img.dpm.org.cn/static/themes/image/s651267c9d598e.png"> <img class="i_party100 lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s60dbfab9c0aae.png"> <img class="lazyload i_2022yq " data-src="https://img.dpm.org.cn/static/themes/image/s58bcfc4e63ba3.png"> <img class="i_2024dragon lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s65bef506d21e2.png"> <img class="i_2024518n lazyload" data-src="https://img.dpm.org.cn/static/themes/image/s6646c32001375.png"> <p>V故宫</p> </div> </a> </li> </ul> </div> <script> $(function() { $('.scrolllist .sHoverItem').on('click', 'a', function() { var btn_title = $(this).find('.cont').find('p').text(); dplus.track("按钮", { "名称": btn_title }); }); }) </script></div> <div class="sidebar"><div class=""> <a href="javascript:;" class="gotop"></a> <ul> <li class="season"> <a href="javascript:;"> <span class="seasonal_name">肤</span> <span id="season"><i>年</i> · <i>茶</i> · <i>庆</i> · <!--<i>党</i> · --><i>博</i> · <i>春</i> · <i>夏</i> · <i>秋</i> · <i>冬</i> · <i>常</i></span> </a> </li> <li class="share bdsharebuttonbox" data-tag="share_1"> <a style="background-image: none; height:42px; line-height: 37px;padding-left:0; margin:0; opacity: 1;" href="javascript:;"> <span>享</span> <span> <i class="i1"> <img data-cmd="tsina" src="https://img.dpm.org.cn/static/themes/image/lyc/share-icon1.png"> </i> <i class="i2"> <img data-cmd="weixin" src="https://img.dpm.org.cn/static/themes/image/lyc/share-icon2.png"> </i> </span> </a> </li> <li><a href="/gesture.html" target="_blank" ><span><img src="https://img.dpm.org.cn/Uploads/image/2025/01/22/icon1-AEPRHjhDB6-WFkQVlASe260.png" alt=""></span><span>手语导览</span></a></li> <!-- class="s"--> <li><a id="bdclick_btn6" href="/vr/index.html" target="_blank" ><span>VR</span><span>V故宫</span></a></li> <li><a id="bdclick_btn5" href="http://pano.dpm.org.cn" target="_blank" ><span>景</span><span>全景故宫</span></a></li> <li><a href="/Creative.html" target="_blank" ><span>创</span><span>文创馆</span></a></li> <li><a href="/auditions.html" target="_blank" ><span>听</span><span>视听馆</span></a></li> <li><a href="/librarys.html" target="_blank" ><span>书</span><span>图书馆</span></a></li> </ul> <a class="close" href="javascript:;"></a> </div> </div> <div class="mess_ance"> <div class="icon"> <img src="https://img.dpm.org.cn/static/themes/image/icon_mess.png" alt="" class="i"> </div> <div class="p">我要留言</div> <a href="/bottom/ask.html" class="aa"></a> </div> <script src="https://img.dpm.org.cn/static/themes/js/xf/sHover.js"></script> <script src="https://img.dpm.org.cn/static/themes/js/xf/h5snow.js"></script> <script src="https://img.dpm.org.cn/static/themes/js/xf/h5snow1.js"></script> <script> const sidebarClone = $('.sidebar').clone() const messAnceClone = $('.mess_ance').clone() $('.sidebar').remove() $('.mess_ance').remove() $('.x-layout').prepend(sidebarClone) $('.x-layout').prepend(messAnceClone) </script> <!-- inject:private:js --> <script> "use strict"; newTag('.hasNewTag', 'a' , '.tagTime'); $(function () { $(".gotop").on('click', function () { $('html, body').animate({ scrollTop: 0 }); }); $('.sidebar .close').click(function () { if (!$(this).hasClass('up')) { $(this).addClass('up'); $('.sidebar ul').slideUp(300); } else { $(this).removeClass('up'); $('.sidebar ul').slideDown(300); } }); $(window).scroll(function () { if ($(window).scrollTop() > $('.x-header').height() + $('.home1').height() + $('.home2').height()) { if (!$(".sidebar").is(':visible')) { $(".sidebar").fadeIn(200); } ; } else { $(".sidebar").fadeOut(200); } }); // 初始 常 function seasonalChange(text) { var body = $("body"); body.removeClass("h2023snow year-snake home-tea h2022yq h2023518 h2024518 spring summer fall winter home normal"); // body.removeClass("h2023snow h2023rabbit h2024dragon home-tea h2022yq h2023518 h2024518 spring summer fall winter home normal"); switch (text) { case "年": body.addClass('year-snake'); // body.addClass('h2024dragon'); // seasonal = '年'; break; case "茶": body.addClass('home-tea'); // seasonal = '庆'; break; case "庆": body.addClass('h2022yq'); // seasonal = '庆'; break; case "博": body.addClass('h2024518'); // seasonal = '博'; break; case "春": body.addClass('spring'); // seasonal = '春'; break; case "夏": body.addClass('summer'); // seasonal = '夏'; break; case "秋": body.addClass('fall'); // seasonal = '秋'; break; case "冬": body.addClass('winter'); // seasonal = '冬'; break; case "常": body.addClass('home normal'); // $('body').addClass('home normal'); // seasonal = 'normal'; break; } } // 默认季节 CONFIG.getSeasonal(function(seasonal){ if (!seasonal) { seasonal = "常"; // seasonal = "年"; } else if(seasonal === "默认") { seasonal = "常"; } $('body').addClass('h2022yq'); //四季 start console.log(seasonal) seasonalChange(seasonal); }); $('.season i').bind('click', function (e) { var _that = $(this), text = _that.text(), $span = $('.season').find('span').eq(0); $span.text(text); aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_SidebarClick', 'CLK', { Um_Key_ButtonName : text, page_name : "ggzw_HomePage" }] }); $('.block1 .right .box3 .i1').show(); if (text === "博") { //$('.skin_common').hide(); //$('.skin_518').show(); } else { $('.skin_common').show(); // $('.skin_518').hide(); } seasonalChange(text); setTimeout(function () { $(".scrolllist .img img").each(function () { if (!$(this).is(":hidden")) { $('.block4 .caroufredsel_wrapper,.block4 .caroufredsel_wrapper ul').css('height', $(this).height()); } }); }, 500); CONFIG.setSeasonal(text); return false; }); //四季end // $('.focus .widget-area-edit,.focus .widget-area-notice').css({ // "top": "91px" // }); // 首页轮播 // var $video = $("video"); // var $video; // if ($(window)[0].innerWidth > 768 || !$(".home1").hasClass("mbAndPc")) { // $video = 0; // } else { // $video = 0; // } $(".home1 .ul").on("init", function (event, slick) { if ($(window).width() > 768) { if ($(".home1 .ul .slick-current .p-show").find("video").length > 0) { if (!$.utils.is_wechat) { $(".home1 .ul .slick-current .p-show").find("video")[0].play(); $(".home1 .ul .slick-current .icon").addClass("icon_play"); } $(".home1 .ul .slick-current .p-show").find("video").bind("ended", function () { $(".home1 .ul").slick("slickPlay"); setTimeout(function () { $(".home1 .ul").slick("slickNext"); }, 100); }); } else { setTimeout(function () { $(".home1 .slick-current .box").addClass("box2"); $(".home1 .ul").slick("slickPlay"); }, 100); } } else { if ($(".home1 .ul .slick-current .m-show").find("video").length > 0) { if (!$.utils.is_wechat) { $(".home1 .ul .slick-current .m-show").find("video")[0].play(); $(".home1 .ul .slick-current .icon").addClass("icon_play"); } $(".home1 .ul .slick-current .m-show").find("video").bind("ended", function () { $(".home1 .ul").slick("slickPlay"); setTimeout(function () { $(".home1 .ul").slick("slickNext"); }, 100); }); } else { setTimeout(function () { $(".home1 .slick-current .box").addClass("box2"); $(".home1 .ul").slick("slickPlay"); }, 100); } } }); $(".home1 .ul").slick({ autoplay: false, autoplaySpeed: 7000, speed: 800, dots: true, arrows: true, fade: true, cssEase: "cubic-bezier(0.5,0,0.3,1)", pauseOnHover: false, prevArrow: ".home .prev a", nextArrow: ".home .next a", responsive: [{ breakpoint: 768, settings: { dots: false } }] }); $(".home1 .ul").on("beforeChange", function (event, slick, currentSlide) { $(".home1 .box").removeClass("box2"); $(".home1 .box").removeClass("box0"); $(".home1 .slick-current .box").addClass("box1"); }); $(".home1 .ul").on("afterChange", function (event, slick, currentSlide) { $(".home1 .box").removeClass("box1"); $(".home1 .slick-current .box").addClass("box0"); if ($(window).width() > 768) { if ($(".home1 .ul .slick-current .p-show").find("video").length > 0) { $(".home1 .ul .slick-current .p-show").find("video")[0].play(); $(".home1 .ul .slick-current .icon").addClass("icon_play"); $(".home1 .ul").slick("slickPause"); $(".home1 .ul .slick-current .p-show").find("video").bind("ended", function () { $(".home1 .ul").slick("slickPlay"); $(".home1 .ul .slick-current .icon").removeClass("icon_play"); setTimeout(function () { $(".home1 .ul").slick("slickNext"); }, 100); }); } else { $(".home1 .ul video").each(function () { var $vd = $(this).get(0); $vd.pause(); $(".home1 .ul").slick("slickPlay"); }); } } else { if ($(".home1 .ul .slick-current .m-show").find("video").length > 0) { $(".home1 .ul .slick-current .m-show").find("video")[0].play(); $(".home1 .ul .slick-current .icon").addClass("icon_play"); $(".home1 .ul").slick("slickPause"); $(".home1 .ul .slick-current .m-show").find("video").bind("ended", function () { $(".home1 .ul").slick("slickPlay"); $(".home1 .icon").removeClass("icon_play"); setTimeout(function () { $(".home1 .ul").slick("slickNext"); }, 100); }); } else { $(".home1 .ul video").each(function () { var $vd = $(this).get(0); $vd.pause(); $(".home1 .ul").slick("slickPlay"); }); } } }); $(document).on('click', '.home1 .icon', function () { var _video = $(this).siblings("video")[0]; if (_video.paused) { $(this).addClass("icon_play"); $(this).siblings("video")[0].play(); } else { $(this).removeClass("icon_play"); $(this).siblings("video")[0].pause(); } }); $(".home2 .slick-mod1").slick({ autoplay: true, dots: false, arrows: false, autoplaySpeed: 3000, focusOnSelect: true, pauseOnFocus: false }); $(".home3 .item .mask").width($(".home3 .item").width()); $(".home3 .item").click(function () { var hh = $(".home3 .list").outerHeight(); $(".home3").addClass("s"); $(".home3 .slide").height(hh); $(".home3 .list").addClass("act"); $(".home3 .slide").addClass("sow"); $(this).addClass("s").addClass("sss").css("z-index", 1); var t = $(this); setTimeout(function () { t.find(".frame").slick("refresh"); }, 300); setTimeout(function () { $(".home3 .item").addClass("s"); $(".home3 .item").addClass("ss"); }, 500); if ($(window).width() > 768) { } else { $(".home3 .cent-m").slick({ autoplay: true }); } }); $(".home3 .icon_rr").click(function () { $(".home3 .item").addClass("ss"); var ssa = $(".home3 .item.sss").index() + 1; if (ssa == 4) { $(".home3 .list>div").eq(0).addClass("sss").css("z-index", 1).siblings().removeClass("sss").css("z-index", 0); } else { $(".home3 .list>div").eq(ssa).addClass("sss").css("z-index", 1).siblings().removeClass("sss").css("z-index", 0); } }); $(".home3 .icon_ll").click(function () { $(".home3 .item").addClass("ss"); var ss = $(".home3 .item.sss").index() - 1; if (ss == "-1") { $(".home3 .list>div").eq(3).addClass("sss").css("z-index", 1).siblings().removeClass("sss").css("z-index", 0); } else { $(".home3 .list>div").eq(ss).addClass("sss").css("z-index", 1).siblings().removeClass("sss").css("z-index", 0); } }); $(".home3 .item .close").click(function (event) { event.stopPropagation(); $(".home3 .list").removeClass("act"); var t = $(this); t.parents(".item").removeClass("s"); $(".home3 .slide").removeClass("sow"); setTimeout(function () { t.parents(".item").css("z-index", 0); }, 500); $(".home3 .item").removeClass("s"); $(".home3 .item").removeClass("ss"); $(".home3 .item").removeClass("sss"); }); $(".home3 .item").each(function () { $(this).find(".frame").slick({ autoplay: true, autoplaySpeed: 5000, pauseOnHover: false, speed: 600, dots: false, arrows: false, appendDots: $(this).find(".nav") }); $(this).find(".des").find(".p").mCustomScrollbar(); }); $(".home3 .bb1 span").click(function () { $(".home3").removeClass("s"); $(".home3 .slide").removeClass("sow"); $(".home3 .slide").height(70); $(".home3 .item.s .close").click(); }); $(".home3 .bb2 span").click(function () { var hh = $(".home3 .list").outerHeight(); $(".home3").addClass("s"); $(".home3 .slide").height(hh); }); $(window).on('load', function () { var smask = new sHover("sHoverItem", "mask"); }); $(window).on('resize', function () { if ($(".home3").hasClass("s")) { var hh = $(".home3 .list").outerHeight(); $(".home3 .slide").height(hh); } setTimeout(function () { var smask = new sHover("sHoverItem", "mask"); }, 500); }).trigger("resize"); var numstr = $('.home5 .num b').text(); $('.home5 .num b').text(0); scrollact(".home2", null, function () { }); scrollact(".home3", null, function () { }); scrollact(".home4", null, function () { }); scrollact(".home5", 8, function () { numGrow($('.home5 .num b'), numstr, 2000, 10); }); scrollact(".home6", 8, function () { }); scrollact(".home7", 8, function () { }); scrollact(".home8", 8, function () { }); scrollact(".home9", 8, function () { }); $(window).scroll(function () { scrollact(".home2", null, function () { }); scrollact(".home3", null, function () { }); scrollact(".home4", null, function () { }); scrollact(".home5", 8, function () { numGrow($('.home5 .num b'), numstr, 2000, 10); }); scrollact(".home6", 8, function () { }); scrollact(".home7", 8, function () { }); scrollact(".home8", 8, function () { }); scrollact(".home9", 8, function () { }); }); /// /** * 友盟收集的点击事件 */ $(".home1 .aa").click(function () { var link = $(this).attr('href'); var tit = $(this).data('title'); aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_FocusClick', 'CLK', { Um_Key_FocusName : tit, Um_Key_FocusPosition : $(this).parent().index(), page_name : "ggzw_HomePage" }] }); //神策埋点 //故宫中文网站_首页顶部banner轮播点击 sensors.track('ggzwwz_HomePageTopBannerCarouselClick', { carousel_name: tit, }); if (link) { window.open(link); } return false; }); }); </script> <!-- endinject --> <script> $('.sidebar ul li:nth-child(n+3) a').on('click', function(){ // 第二个li开始 var title = $(this).find('span:eq(1)').text() != '' ? $(this).find('span:eq(1)').text() : $(this).find('span:eq(0)').text(); aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_SidebarClick', 'CLK', { Um_Key_ButtonName : title, page_name : "ggzw_HomePage" }] }); var dArr = { function_type: title, }; //神策埋点 //故宫中文网站_首页侧边功能栏点击 sensors.track('ggzwwz_HomePageSideFunctionClick', dArr); }); // 底部点击 $('.home7 .sHoverItem a').click(function(){ if($(this).attr('href') != undefined && $(this).attr('href') != 'javascript:void(0);'){ var link = $(this).attr('href'); aplus_queue.push({ action: 'aplus.record', arguments: ['Um_Event_BottomClick', 'CLK', { Um_Key_ButtonName : $(this).find(".cont p").text(), page_name : "ggzw_HomePage" }] }); //神策埋点 //故宫中文网站_首页底部模块点击 sensors.track('ggzwwz_HomePageBottonSectionClick', { button_name: $(this).find(".cont p").text(), }); if (link) { window.open(link); } return false; } }); // 页面加载完成时 $(window).on('load', function(){ $.get("/ajax/get_closed.html"+'?'+Math.random(),'',function(res){ //判断是不是字符串 if(typeof res =='string'){ $('#date22').text(res); }else if (res.data) { $('#date22').text(res.data); } }) }) </script> <script> $(function () { //神策埋点 //故宫中文网站_首页浏览 sensors.track('ggzwwz_HomePageView', { }); $('.sidebar ul li.season i').on('click', function(){ var title = $(this).text(); var dArr = { function_type: "皮肤", skin_type: title, }; //神策埋点 //故宫中文网站_首页侧边功能栏点击 sensors.track('ggzwwz_HomePageSideFunctionClick', dArr); }); $('.sidebar ul li.share i img').on('click', function(){ var title = $(this).data('cmd'); var dArr = { function_type: "分享", share_type: title == 'tsina' ? '新浪微博' : '微信', }; //神策埋点 //故宫中文网站_首页侧边功能栏点击 sensors.track('ggzwwz_HomePageSideFunctionClick', dArr); }); $('.home4 .right .div .aa').on('click', function(){ var link = $(this).attr('href'); //神策埋点 //故宫中文网站_首页在线订票点击 sensors.track('ggzwwz_HomePageBookTicketClick', {}); if (link) { window.open(link); } return false; }); $('.home5 .links .link2').on('click', function(){ var link = $(this).attr('href'); //神策埋点 //故宫中文网站_首页藏品总目点击 sensors.track('ggzwwz_HomePageCPZMClick', {}); if (link) { window.open(link); } return false; }); $('.home5 .links .link1').on('click', function(){ var link = $(this).attr('href'); //神策埋点 //故宫中文网站_首页数字文物库点击 sensors.track('ggzwwz_HomePageSZWWKClick', {}); if (link) { window.open(link); } return false; }); $('.home4 .box2 .a-link').on('click', function(){ var link = $(this).attr('href'); //神策埋点 //故宫中文网站_首页异形模块点击 sensors.track('ggzwwz_HomePageIrregularModuleClick', {}); if (link) { window.open(link); } return false; }); }); </script> </div> <div class="x-footer"> <div class="footer" id="footer"> <div class="wrap"> <div class="dd" style="text-align: center;"> <div class="suds-mod"> <div class="icon"> <img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/06/19/1718777318GXykGfXVu1.png" alt=""> </div> <span>微博</span> <div class="suds-pop at-t"> <div class="img"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/10/30/微博-rAnSDAriV260.jpg" alt=""></div> </div> </div> <div class="suds-mod"> <div class="icon"> <img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/06/13/1718252091PCWUaAJGl1.png" alt=""> </div> <span>微信</span> <div class="suds-pop at-t"> <div class="img"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/10/30/微信-PKgMtrmlY260.jpg" alt=""></div> </div> </div> <div class="suds-mod"> <div class="icon"> <img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/04/10/1712732694TjffWygwM1.png" alt=""> </div> <span>小程序</span> <div class="suds-pop at-t"> <div class="img"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/10/30/小程序-bsJzckSpJ260.jpg" alt=""></div> </div> </div> <div class="suds-mod"> <div class="icon"> <img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/04/10/1712732694TutGSjrcR1.png" alt=""> </div> <span>学习强国号</span> <div class="suds-pop at-t"> <div class="img"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/10/30/学习强国号-XMhbQaYmz260.jpg" alt=""></div> </div> </div> <div class="suds-mod"> <div class="icon"> <img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/04/10/1712732694guXTmRlCJ1.png" alt=""> </div> <span>视频号</span> <div class="suds-pop at-t"> <div class="img"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/10/30/视频号-GLHkqBniy260.jpg" alt=""></div> </div> </div> <div class="suds-mod"> <div class="icon"> <img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/06/13/1718252091iedZOgVid1.png" alt=""> </div> <span>抖音号</span> <div class="suds-pop at-t"> <div class="img"><img alt="" title="" src="https://img.dpm.org.cn/Uploads/image/2024/10/30/抖音号-EdLLogkez260.jpg" alt=""></div> </div> </div> </div> <div><div id="footernum" class="num">网站访问量 <span class="inner"></span> </div> <div class="nav_foot"> <a href="/sitemap.html" target="_blank" >网站地图</a> <a href="/bottom/friend.html" target="_blank" >相关链接</a> <a href="/bottom/apply_image.html" target="_blank" >影像授权</a> <a href="/bottom/privacy/252.html" target="_blank" >隐私政策</a> <a href="/bottom/privacy/236341.html" target="_blank" >版权声明 </a> <a href="/bottom/ask.html" target="_blank" >留言板</a> <a href="/singles_detail/252829.html" target="_blank" >联系我们</a> <a href="/bottom/aboutus.html" target="_blank" >关于我们 </a> </div> <script> $.get("/ajax/get_pageview.html?"+Math.random(), function(data){ if ( data.status*1 === 1 ) { const pageView = data.pageview || ''; var pageViewArray = pageView.toString().split(''); const footerNumHtml = pageViewArray.map(char => "<i>"+char+"</i>").join('') if($('#footer .num').length > 0){ $(".footer .num .inner").html(footerNumHtml); $('#footer .num').css("visibility","inherit"); } if($('#footernum').length > 0){ $("#footernum .inner").html(footerNumHtml); $('#footernum').css("visibility","inherit"); } } }, "json"); </script></div> <div><div class="copyright"> <div class="p"> <p>网站维护:故宫博物院数字与信息部 </p> <p> 联系方式:<a href="mailto:gugong@dpm.org.cn">gugong@dpm.org.cn</a> </p> </div> <div class="p"> <p> <a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010102004165" target="_blank"> <img src="https://img.dpm.org.cn/static/themes/image/ico.png"><span style="margin-left: 3px;">京公网安备 11010102004165号 </span> </a> </p> <p> <a href="https://beian.miit.gov.cn/" target="_blank">京ICP备05067311号-1</a> </p> </div> <div class="p"> <p>© 2001- 现在 故宫博物院</p> <p> <a href="http://www.fractal-technology.com/" target="_blank">网站建设</a>:<a href="http://www.fractal-technology.com/" target="_blank">北京分形科技</a> </p> </div> </div> <div class="btns"><a href="javascript:;" class="jy">浏览建议</a></div> <div class="proposal"> 火狐 谷歌 360浏览器 最佳分辨率(1920 * 1080) </div> <script> $(".proposal").bind("mouseout", function(e) { $(this).animate({ bottom: '-60px', }); }); </script></div> <div class="sydw"> <span id="_ideConac"><a href="https://bszs.conac.cn/sitename?method=show&id=A259806FC2A45840E05310291AAC4BBA" target="_blank"><img id="imgConac" vspace="0" hspace="0" border="0" src="https://dcs.conac.cn/image/blue.png" data-bd-imgshare-binded="1"></a></span> <!-- <script type="text/javascript">--> <!-- document.write(unescape(--> <!-- "%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='https://dcs.conac.cn/js/33/000/0000/60957384/CA330000000609573840001.js' type='text/javascript'%3E%3C/script%3E"--> <!-- ));--> <!-- </script>--> </div> </div> </div> </div> <script src="https://img.dpm.org.cn/static/jquery/makewords/makewords.js?v=7443"></script> <script> $(function(){ // 自造词 setTimeout(function(){ new repWords($('body'), 'https://img.dpm.org.cn/static/jquery/makewords/imgwords/'); },500); }) </script> <script> $(function(){ $(window).on('load', function() { setTimeout(function(){ window._bd_share_config = { share: [] } with(document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = '//www.dpm.org.cn/static/api/js/share.js?cdnversion=' + ~(-new Date() / 36e5)]; }, 3000); }); }); </script> </div> </body> </html>