Help
RSS
API
Feed
Maltego
Contact
Domain > shanwentou.com.cn
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-08-10
58.49.105.228
(
ClassC
)
2026-02-06
47.109.146.74
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Fri, 06 Feb 2026 14:45:03 GMTContent-Type: text/htmlContent-Length: 53622Connection: keep-aliveVary: Accept-EncodingLast-Modified: Mon, 12 Jan 2026 01:24:54 GMTETag: 69644d66-d176Accept-Ranges: bytes !DOCTYPE html>html langzh-CN>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, user-scalableno /> meta nameformat-detection contenttelephoneno /> meta nameapple-mobile-web-app-capable contentyes /> meta nameapple-mobile-web-app-status-bar-style contentblack-translucent /> title>陕西文投集团官网 | 陕西省文化产业投资控股(集团)有限公司/title> meta namedescription content陕西文化产业投资控股(集团)有限公司(简称“陕文投集团”)成立于2009年6月,是陕西省属国有大型文化企业,是陕西实施“文化强省”战略的重要市场平台。 /> meta namekeywords content陕文投, 陕西文投, 陕西文化产业投资, 文化产业, 文旅科技, 文化金融 /> link relstylesheet href./css/style.css /> link relstylesheet hrefcss/header.css /> link relstylesheet hrefcss/footer.css /> link relstylesheet hrefcss/mobile.css /> link relstylesheet hrefcss/footer-news.css /> link relstylesheet hrefcss/mobile-extra.css /> link relstylesheet hrefcss/aliplayer-min.css /> link relstylesheet hrefcss/index.css /> link relstylesheet hrefcss/home-news.css /> !-- 移动端检测与跳转 --> script> (function() { var isMobile /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) || window.innerWidth 1024; if (isMobile && window.location.pathname.indexOf(mobile.html) -1) { // 获取当前路径,避免死循环 var currentPath window.location.pathname; // 如果在根目录或index.html if (currentPath / || currentPath.indexOf(/index.html) ! -1 || currentPath.endsWith(/scgWeb/) || currentPath.endsWith(/scgWeb-dev/)) { window.location.href mobile.html + window.location.hash; } } })(); /script> !-- link relstylesheet hrefcss/swiper.min.css /> --> style> body { background: #d9dced; } .news-main { height: 50% !important; max-height: 50%; } .news-list { height: 50% !important; max-height: 50%; } /* 移动端隐藏切换按钮 */ @media screen and (max-width: 768px) { .news-toggle-container { display: none !important; } } /* 可点击项目样式 */ .clickable-item { cursor: pointer; transition: all 0.3s ease; } .clickable-item:hover { transform: translateY(-2px); opacity: 0.8; } .clickable-item:active { transform: translateY(0); } /* 首页默认隐藏全站底部,进入 r5 时由 JS 显示 */ .site-footer { display: none; } .site-footer { overflow: visible !important; } .footer-social-icons svg { opacity: 1 !important; color: #fff !important; } /* 宣传视频样式 */ .promo-video-container { position: fixed; bottom: 2rem; left: 2rem; z-index: 1000; width: 240px; height: 160px; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); backdrop-filter: blur(10px); background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease; } .promo-video-container:hover { transform: scale(1.05); box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4); } /* 全屏模式下禁用hover效果 */ .promo-video-container.fullscreen:hover { transform: none; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); } .promo-video-wrapper { position: relative; width: 100%; height: 100%; cursor: default; } .promo-video { width: 100%; height: 100%; object-fit: cover; display: block; } .promo-video-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)); display: flex; flex-direction: column; align-items: center; justify-content: center; transition: opacity 0.3s ease; } .promo-video-overlay.hidden { opacity: 0; pointer-events: none; } .promo-play-btn { width: 50px; height: 50px; border-radius: 50%; background: rgba(255, 255, 255, 0.4); border: none; display: flex; align-items: center; padding-left: 11px; cursor: pointer; transition: all 0.3s ease; margin-bottom: 0.5rem; } .promo-play-btn:hover { background: rgba(255, 255, 255, 1); transform: scale(1.1); } .promo-play-btn svg { color: #333; margin-left: 4px; } .promo-video-title { text-align: center; color: white; } .promo-video-title h3 { font-size: 14px; font-weight: 600; margin: 0 0 2px 0; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .promo-video-title p { font-size: 10px; margin: 0; opacity: 0.9; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); } /* 全屏模式样式 */ .promo-video-container.fullscreen { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 9999; border-radius: 0; background: #000; } .promo-video-container.fullscreen .promo-video { width: 100%; height: 100%; object-fit: contain; } /* 全屏关闭按钮 */ .promo-close-btn { position: absolute; top: 30px; right: 30px; width: 50px; height: 50px; border-radius: 50%; background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6)); border: 2px solid rgba(255, 255, 255, 0.4); color: white; font-size: 24px; font-weight: bold; cursor: pointer; display: none; align-items: center; justify-content: center; transition: all 0.3s ease; z-index: 10001; opacity: 0; visibility: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); backdrop-filter: blur(10px); } .promo-video-container.fullscreen .promo-close-btn { display: flex !important; opacity: 1 !important; visibility: visible !important; } .promo-close-btn:hover { background: linear-gradient(135deg, rgba(220, 38, 38, 0.9), rgba(185, 28, 28, 0.8)); border-color: rgba(255, 255, 255, 0.6); transform: scale(1.15); box-shadow: 0 6px 20px rgba(220, 38, 38, 0.4); } .promo-close-btn:active { transform: scale(1.05); } /* 视频控制层样式 */ .promo-video-controls { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(0, 0, 0, 0.7)); padding: 8px 12px; display: flex; align-items: center; gap: 8px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .promo-video-container:hover .promo-video-controls, .promo-video-container.controls-visible .promo-video-controls { opacity: 1; pointer-events: auto; } /* 控制按钮样式 */ .promo-control-btn { width: 32px; height: 32px; border-radius: 50%; background: rgba(255, 255, 255, 0.9); border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.3s ease; color: #333; } .promo-control-btn:hover { background: rgba(255, 255, 255, 1); transform: scale(1.1); } .promo-control-btn:active { transform: scale(0.95); } /* 进度条容器 */ .promo-progress-container { flex: 1; height: 4px; position: relative; cursor: pointer; } /* 进度条 */ .promo-progress-bar { width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); border-radius: 2px; position: relative; overflow: hidden; } /* 缓冲进度 */ .promo-progress-buffered { position: absolute; top: 0; left: 0; height: 100%; background: rgba(255, 255, 255, 0.5); border-radius: 2px; width: 0%; transition: width 0.1s ease; } /* 播放进度 */ .promo-progress-played { position: absolute; top: 0; left: 0; height: 100%; background: #fff; border-radius: 2px; width: 0%; transition: width 0.1s ease; } /* 进度条拖拽点 */ .promo-progress-thumb { position: absolute; top: 50%; left: 0%; width: 12px; height: 12px; background: #fff; border-radius: 50%; transform: translate(-50%, -50%); opacity: 0; transition: opacity 0.3s ease; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } .promo-progress-container:hover .promo-progress-thumb { opacity: 1; } /* 全屏模式下的控制样式 */ .promo-video-container.fullscreen .promo-video-controls { padding: 16px 24px; background: linear-gradient(transparent, rgba(0, 0, 0, 0.8)); } .promo-video-container.fullscreen .promo-control-btn { width: 48px; height: 48px; } .promo-video-container.fullscreen .promo-progress-container { height: 6px; } .promo-video-container.fullscreen .promo-progress-thumb { width: 16px; height: 16px; } /* 移动端适配 */ @media (max-width: 768px) { .promo-video-container { width: 200px; height: 130px; bottom: 1rem; left: 1rem; } .promo-control-btn { width: 28px; height: 28px; } .promo-video-controls { padding: 6px 8px; gap: 6px; } .promo-progress-container { height: 3px; } .promo-progress-thumb { width: 10px; height: 10px; } .promo-close-btn { width: 45px; height: 45px; top: 20px; right: 20px; font-size: 20px; border: 2px solid rgba(255, 255, 255, 0.4); } } /* 移动端隐藏宣传视频 */ @media screen and (max-width: 768px) { .promo-video-container { display: none !important; } } /* 右下角飘窗样式 */ .floating-window { position: absolute; bottom: 2vw; right: 2vw; background: linear-gradient(135deg, rgba(26, 54, 93, 0.8) 0%, rgba(43, 119, 230, 0.7) 50%, rgba(66, 153, 225, 0.6) 100%); border-radius: 8px; box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.1); backdrop-filter: blur(16px); z-index: 1000; display: block; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); overflow: hidden; cursor: pointer; border: 1px solid rgba(255, 255, 255, 0.15); } /* 首页飘窗的飘动动画 */ .home-floating-window.floating-animate { animation: floatingMotion 6s ease-in-out infinite; } /* 其他页面飘窗的飘动动画(范围更大) */ .floating-window.floating-animate { animation: floatingMotionLarge 10s ease-in-out infinite; } /* 首页飘窗覆盖其他页面的动画 */ .home-floating-window.floating-animate { animation: floatingMotion 6s ease-in-out infinite !important; } /* 首页飘窗位置调整 */ .home-floating-window { right: 12rem; bottom: 4vw; } @keyframes gentleFloat { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-3px); } } /* 飘窗飘动动画 - 首页 */ @keyframes floatingMotion { 0% { transform: translate(0px, 0px); } 25% { transform: translate(30px, -20px); } 50% { transform: translate(-25px, -35px); } 75% { transform: translate(15px, 25px); } 100% { transform: translate(0px, 0px); } } /* 飘窗飘动动画 - 其他页面(范围更大) */ @keyframes floatingMotionLarge { 0% { transform: translate(0px, 0px); } 25% { transform: translate(20px, -15px); } 50% { transform: translate(-160px, -50px); } 75% { transform: translate(-100px, 30px); } 100% { transform: translate(0px, 0px); } } .floating-window:hover { animation-play-state: paused; transform: scale(1.02); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.15); background: linear-gradient(135deg, rgba(26, 54, 93, 0.85) 0%, rgba(43, 119, 230, 0.75) 50%, rgba(66, 153, 225, 0.65) 100%); } .floating-content { padding: 8px; position: relative; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%); overflow: hidden; border-radius: 6px; min-height: 200px; min-width: 300px; background-image: url(https://oss.allintrip.cn/shanwentou/20251120A001.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; } .floating-image { display: none; } .floating-window:hover .floating-image { transform: scale(1.02); } .close-btn { position: absolute; top: 4px; right: 6px; width: 28px; height: 28px; background: rgba(255, 255, 255, 0.35); border: 2px solid rgba(255, 255, 255, 0.6); border-radius: 50%; color: rgba(255, 255, 255, 0.95); cursor: pointer; display: flex; align-items: center; justify-content: center; transition: all 0.2s ease; z-index: 10; backdrop-filter: blur(8px); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); } .close-btn:hover { background: rgba(255, 255, 255, 0.6); color: #ffffff; transform: scale(1.2); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3); border-color: rgba(255, 255, 255, 0.8); } /* 移动端适配 */ @media (max-width: 1024px) { .floating-window { bottom: 15px; right: 15px; width: 180px; animation-duration: 4s; } .floating-content { padding: 8px; } .floating-image { max-width: 120px; max-height: 80px; } .close-btn { width: 22px; height: 22px; top: 6px; right: 6px; } } @media (max-width: 768px) { .floating-window { bottom: 12px; right: 12px; width: 160px; } .floating-content { padding: 6px; } .floating-image { max-width: 100px; max-height: 70px; } .close-btn { width: 20px; height: 20px; top: 5px; right: 5px; } } @media (max-width: 480px) { .floating-window { bottom: 10px; right: 10px; width: 160px; } .floating-content { padding: 12px 14px; min-height: 45px; } .floating-text { font-size: 14px; padding-right: 26px; /* 为关闭按钮留出空间 */ } .close-btn { width: 20px; height: 20px; top: 5px; right: 5px; } } /style>/head>body> !-- 预加载功能已禁用 --> div idloading styledisplay: none;> div classmask data-node加载中...> div classwater-surface> div classwave wave1>/div> div classwave wave2>/div> /div> /div> div classset> span classf-36 bc styledisplay: none; margin-bottom: 10px> em classbc f-100 idloadSum>0/em>% /span> div classpreload-progress bc> div classpreload-text f-100 bc> span classprogress-integer>0/span>span classprogress-decimal>.00/span>span classprogress-percent>%/span> /div> div classpulse-progress-container> div classpulse-progress-bar> div classpulse-progress-fill data-progress0>/div> div classpulse-glow>/div> div classpulse-particles> div classparticle particle-1>/div> div classparticle particle-2>/div> div classparticle particle-3>/div> div classparticle particle-4>/div> /div> /div> div classprogress-ripple>/div> /div> /div> /div> div classbm> h2 classf-56 wc zw>陕西省文化产业投资控股(集团)有限公司/h2> p classf-24 en> Shaanxi Culture Industry Investment Holdings(Group)Co.,Ltd. /p> p classnote f-12>Copyright © 2025 SCG. All rights reserved/p> /div> /div> !-- 首页内容 --> div idfullpage classfullpage r1> div idbanner-carousel> !-- 轮播图内容由js动态渲染 --> /div> div idfirstGo classfrosted-glass-strong stylevisibility: hidden; opacity: 0;> div classfirstGo-content> small classf-14 wc enl>Entering SCG/small> h2 classf-26 wc>走进文投/h2> /div> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> /div> !-- 左下角宣传视频 --> div classpromo-video-container> div classpromo-video-wrapper> video classpromo-video idpromoVideo posterhttps://oss.allintrip.cn/shanwentou/upfiles/onepage/bannernew.jpg?x-oss-processimage/quality,q_85/format,jpg muted autoplay loop> source srchttps://vod.allintrip.cn/10241f6aafe671f0a8315017e1f80102/1be433708407450f8f01753345d3b0ff-0e047f17145b857680a95416be53004b-hd-mp4.mp4 typevideo/mp4> source srchttps://vod.allintrip.cn/10241f6aafe671f0a8315017e1f80102/1be433708407450f8f01753345d3b0ff-0e047f17145b857680a95416be53004b-hd-mp4.mp4 typevideo/webm> 您的浏览器不支持视频播放。 /video> !-- 视频控制层 --> div classpromo-video-controls> !-- 播放/暂停按钮 --> button classpromo-control-btn idpromoPlayPauseBtn aria-label播放/暂停> svg classplay-icon width16 height16 viewBox0 0 24 24 fillcurrentColor> path dM8 5v14l11-7z /> /svg> svg classpause-icon width16 height16 viewBox0 0 24 24 fillcurrentColor styledisplay: none;> path dM6 19h4V5H6v14zm8-14v14h4V5h-4z /> /svg> /button> !-- 进度条 --> div classpromo-progress-container> div classpromo-progress-bar idpromoProgressBar> div classpromo-progress-buffered idpromoProgressBuffered>/div> div classpromo-progress-played idpromoProgressPlayed>/div> div classpromo-progress-thumb idpromoProgressThumb>/div> /div> /div> !-- 全屏按钮 --> button classpromo-control-btn idpromoFullscreenBtn aria-label全屏播放> svg width16 height16 viewBox0 0 24 24 fillcurrentColor> path dM7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z /> /svg> /button> /div> !-- 全屏关闭按钮 --> button classpromo-close-btn idpromoCloseBtn aria-label关闭全屏>×/button> /div> /div> /div> !-- 首页飘窗 --> div classfloating-window home-floating-window stylevisibility: hidden; opacity: 0;> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> !-- 公共左侧侧边栏 --> div classpublic-sidebar styledisplay: none> div classsidebar-content> nav classsidebar-nav> ul classsidebar-menu> li classsidebar-item> a href#r2 classsidebar-link font-w600> em classdot>/em> 走进文投 /a> /li> li classsidebar-item> a href#r3 classsidebar-link font-w600> em classdot>/em> 文旅科技 /a> /li> li classsidebar-item> a href#r4 classsidebar-link font-w600> em classdot>/em> 产业布局 /a> /li> li classsidebar-item> a href#r5 classsidebar-link font-w600> em classdot>/em> 新闻动态 /a> /li> /ul> /nav> /div> /div> div classfullPage> video srchttps://vod.allintrip.cn/9003f31fa99071f081d96733a68f0102/66a1439a972e275c9c66477a139314bb-4k-mp4.mp4 autoplay muted loop>/video> /div> !-- r2-r5模块 --> div classr2 styledisplay: none> div classsection-content> h3 classtil f-50 font_m wc secondAlan font-bold>走进文投/h3> div class r2-content> !-- 董事长致辞 /描述 --> div classflex-box> p class font_t wc frosted-glass-strong stylebackground: rgba(255, 255, 255, 0.05)> span>陕西文化产业投资控股(集团)有限公司(简称陕文投集团)成立于2009年6月,是陕西省属国有大型文化企业,是陕西实施文化强省战略的重要市场平台。 历经十六年的发展,陕文投集团总资产超350亿元,全面加快文旅智能科技、文旅数娱科技、文旅融合科技三大核心产业布局,全面建设文旅人工智能创新示范工程。 产业门类涵盖影视生产、文化旅游、文化金融、艺术文创、文化传媒等,成为全国最具集群优势和发展活力的国有文化企业之一。/span> /p> div classf-14 wc home-grid-sub frosted-glass-strong stylebackground: rgba(255, 255, 255, 0.05)> div classhome-grid-sub-center-item clickable-item data-targetfounder onclickhandleNavigation(founder)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/dszzc.png alt /> div>董事长致词/div> /div> div classhome-grid-sub-center-item clickable-item data-targetmission onclickhandleNavigation(mission)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/qywh.png alt /> div>企业文化/div> /div> div classhome-grid-sub-center-item clickable-item data-targethistory onclickhandleNavigation(partner)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/hzhb.png alt /> div>合作伙伴/div> /div> div classhome-grid-sub-center-item clickable-item data-targetleadership onclickhandleNavigation(leadership)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/gltd.png alt /> div>领导班子/div> /div> !-- div classhome-grid-sub-center-item>img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/zlgh.png alt>战略规划/div> --> /div> /div> div classhome-grid-sub-box> div classf-18 wc home-grid-sub home-grid-sub-bottom> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 2009 /span> 年 /div> 陕文投集团成立 /div> /div> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 350 /span> 亿+ /div> 总资产 /div> /div> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 100 /span> + /div> 企业集群 /div> /div> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 2000 /span> + /div> 员工数量 /div> /div> /div> /div> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> /div> div classr3 styledisplay: none> div classsection-content tech-section> h3 classtil f-50 font_m wc secondAlan>文旅科技/h3> div classtech-carousel> div classtech-item active> div classtech-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/solution/JA2TB3S97ZMT1.png /> /div> div classr3-more> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> 更多 /div> div classtech-title>文旅br />智能科技/div> div classtech-desc>陕西文旅数据底座和AI文旅垂直大模型应用平台/div> div classtech-desc>全国旅游资源交易平台(B2B)/div> div classtech-desc> 数智文旅全渠道深度整合营销平台 /div> div classtech-desc>陕西文旅数据资产运营交易平台/div> /div> div classtech-item> div classtech-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/solution/JA2TB3S97ZMT2.png /> /div> div classr3-more> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> 更多 /div> div classtech-title>文旅br />数娱科技/div> div classtech-desc> 数字娱乐综合体项目和品牌输出平台 /div> div classtech-desc>AI+短剧全产业链平台/div> div classtech-desc>《帝国密码一秦始皇陵》全真XR体验空间项目和品牌输出平台/div> /div> div classtech-item> div classtech-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/solution/JA2TB3S97ZMT3.png /> /div> div classr3-more> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> 更多 /div> div classtech-title>文旅br />融合科技/div> div classtech-desc>长安十二时辰二期和品牌输出平台/div> div classtech-desc>集团创意策划成果转化平台/div> div classtech-desc>西安首站——天下长安 游陕西线下数字体验文旅服务枢纽平台/div> /div> /div> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> div classr4 styledisplay: none> div classsection-content tech-section> h3 classtil f-50 font_m wc secondAlan>产业布局/h3> div classindustry-carousel> div classindustry-item active> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD10N.png /> /div> div classindustry-title>文化旅游/div> div classindustry-desc> 陕文投布局西安、延安、韩城等多地,构建智慧旅游生态。聚焦 “文旅 + 科技” 融合 ,开发建设照金红色旅游小镇、延安 1938、安康瀛湖景区、韩城古城景区、西安时光文化公园等全国文化旅游新热点,打造涵盖红色文化、历史文化、自然山水、非遗文化的文旅项目及酒店、精品民宿、滑雪场等配套,多个项目获 “国家级夜间文化和旅游消费集聚区”“国家级 AAAA 级旅游景区”“国家历史文化名城” 等荣誉。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD9N.png /> /div> div classindustry-title>影视生产/div> div classindustry-desc> 陕文投构建 “策划 - 制作 - 发行 - 版权交易” 全产业链 ,成立剧本原创中心、主旋律剧本基地,探索影视工业化生产,依托大数据平台评估项目。投资出品《西北岁月》《护宝寻踪》《黄土高天》《逐梦蓝天》等百余部影视剧 ,20多部电视剧登陆央视一套、八套黄金档,50 多部热播全国一线卫视及 “爱优腾芒” 平台,出品主旋律、当代现实、历史古装、网络电影 / 微短剧等多题材作品并摘得 “全国五个一工程奖”“飞天奖”“银熊奖”“金马奖” 等数十项国内外大奖,打造 “一基地四平台” 的短剧全产业链平台,旗下运营 “文投国际影城”“文悦国际影城”“悦影国际影城” 三大品牌,在西安、咸阳等地投资建设及运营管理近 30 家影城。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD11N.png /> /div> div classindustry-title>文化金融/div> div classindustry-desc> 陕文投整合构建包含文化小贷、投资管理、文化基金、文化担保、融资租赁、商业保理、资产管理、资本运作的文投金融生态圈,成立全国首个文化金控集团 “文投金控” 及陕西文化金融服务中心 ,搭建文化艺术品 “展览 - 研发 - 投资” 平台。旗下文投信贷、文投租赁等子公司,为中小微文化企业提供定制化融资服务,与 10 余家银行合作,累计投放超百亿,推动 “文旅 + 科技 + 金融” 深度协同 。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD12N.png /> /div> div classindustry-title>艺术文创/div> div classindustry-desc> 陕文投以 “传统文化现代表达” 为核心,挖掘陕西历史文化 IP:开发国潮联名款、文物复仿品、高精度书画复刻等文创;打造 华夏文创 等品牌,推出唐六骏秘瓷、葡萄花鸟纹香囊等特色产品,通过丝博会、文创展等平台展示,让文物 “活” 在日常, 推动文化创意服务与文旅、影视等产业协同发展。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD13N.png /> /div> div classindustry-title>文化传媒/div> div classindustry-desc> 深耕新媒体和互联网业务领域,提供新媒体整合营销、互联网广告、自媒体矩阵和直播电商多元业态服务,服务 500 强企业;立足会展产业核心赛道策划布展国内外大型展览展会、实施大型会议及推介活动;依托西安地铁、高铁北客站、城市户外等核心广告资源,为品牌客户提供创意策划、媒介管理、整合传播等全案服务。 /div> /div> /div> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> div classr5 styledisplay: none> div classsection-content> div classflex-box title-box> h3 classtil f-50 font_m wc secondAlan>新闻动态/h3> div classnews-toggle-container> div classenterprise-cluster-toggle-switch> div classenterprise-cluster-toggle-btn active data-viewgroup> 集团要闻 /div> div classenterprise-cluster-toggle-btn data-viewcompany> 公司动态 /div> div classenterprise-cluster-toggle-btn data-viewmedia> 媒体聚焦 /div> div classenterprise-cluster-toggle-btn data-viewinternal> 企业内刊 /div> /div> /div> /div> div classnews-card-new> !-- 新闻左边轮播 --> div classswiper-main-news idswiper-main-news> !-- div classswiper-container > div classswiper-wrapper swiper-silde-new> /div> div classswiper-pagination>/div> div classswiper-button-prev>/div> div classswiper-button-next>/div> /div> --> /div> !-- 新闻右边展示 --> div classnews-right> /div> /div> !-- 企业内刊/媒体聚焦 --> div classnews-content idnewsContent> /div> !-- 公司动态新闻内容将通过JavaScript动态加载 --> !-- div classnews-content-2 idnewsContent2 styledisplay: none> /div> --> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> script srcjs/hls.min.js>/script> script srcjs/aliplayer-min.js>/script> script srcjs/gsap.min.js>/script> script srcjs/header.js>/script> script srcjs/jquery-1.8.3.min.js>/script> script srcjs/main.js>/script> script srcjs/mobile.js>/script> script srcjs/footer.js>/script> script srcjs/home-newsNew.js>/script>/body>script> // 导航处理函数 function handleNavigation(target) { console.log(handleNavigation 被调用,目标:, target); if (target) { // 跳转到关于我们页面的相应位置 // 大事记部分被注释掉了,跳转到集团简介 const targetId target history ? about : target; console.log(跳转到:, `./about/about-us.html#${targetId}`); window.location.href `./about/about-us.html#${targetId}`; } } // 数字跳动动画函数 function animateNumber( element, target, duration 1500, suffix , callback, startValue 0 ) { let start startValue; let startTime null; // 添加动画类 element.classList.add(number-animating); function step(timestamp) { if (!startTime) startTime timestamp; let progress timestamp - startTime; let percent Math.min(progress / duration, 1); let current Math.floor(percent * (target - start) + start); element.textContent current + suffix; if (percent 1) { requestAnimationFrame(step); } else { // 动画结束后移除动画类 element.classList.remove(number-animating); if (callback) { callback(); } } } requestAnimationFrame(step); } // 循环跳动 function loopNumbers() { // 选择对应的数字元素(所有四个:成立年份、总资产、企业集群、员工数量) const allEls document.querySelectorAll( .home-grid-sub-item-right-title-content ); const yearEl allEls0; // 2009 const assetEl allEls1; // 350 const clusterEl allEls2; // 100 const staffEl allEls3; // 2000 // 目标数字 const yearTarget 2009; const assetTarget 350; const clusterTarget 100; const staffTarget 2000; // 后缀 const yearSuffix ; const assetSuffix ; const clusterSuffix ; const staffSuffix ; // 先清零 yearEl.textContent 2000; assetEl.textContent 0; clusterEl.textContent 0; staffEl.textContent 0; // 同时跳动 animateNumber(yearEl, yearTarget, 1500, yearSuffix, null, 2000); animateNumber(assetEl, assetTarget, 1500, assetSuffix); animateNumber(clusterEl, clusterTarget, 1500, clusterSuffix); animateNumber(staffEl, staffTarget, 1500, staffSuffix, () > { // 跳动完成后,3秒后循环 setTimeout(loopNumbers, 3000); }); } // 页面加载后启动 window.addEventListener(DOMContentLoaded, () > { loopNumbers(); });/script>script> // 页面加载完成后初始化 document.addEventListener(DOMContentLoaded, function () { // 新闻切换逻辑已移至 home-news.js 处理 // 返回按钮逻辑 const backButton document.querySelector(.back-button); if (backButton) { backButton.addEventListener(click, function () { const listButton document.querySelector( .toggle-btndata-viewlist ); if (listButton && !listButton.classList.contains(active)) { listButton.click(); // 模拟点击集团要闻按钮 } }); } // 点击跳转功能现在通过onclick属性处理 // 初始化飘窗功能 initFloatingWindow(); }); // 添加firstGo鼠标悬停时隐藏飘窗的效果 const firstGoBtn document.querySelector(#firstGo); const homeFloatingWindow document.querySelector(.home-floating-window); if (firstGoBtn && homeFloatingWindow) { firstGoBtn.addEventListener(mouseenter, function() { homeFloatingWindow.style.visibility hidden; homeFloatingWindow.style.opacity 0; homeFloatingWindow.classList.remove(floating-animate); }); firstGoBtn.addEventListener(mouseleave, function() { // 只有在首页且未被其他逻辑隐藏时才重新显示 const r1 document.querySelector(.r1); if (r1 && r1.style.display ! none) { homeFloatingWindow.style.visibility visible; homeFloatingWindow.style.opacity 1; homeFloatingWindow.classList.add(floating-animate); } }); } // 飘窗功能 function initFloatingWindow() { // 为所有飘窗绑定事件 const floatingWindows document.querySelectorAll(.floating-window); floatingWindows.forEach((floatingWindow) > { const closeBtn floatingWindow.querySelector(.close-btn); const floatingContent floatingWindow.querySelector(.floating-content); if (closeBtn && floatingContent) { // 关闭按钮事件 closeBtn.addEventListener(click, function(e) { e.stopPropagation(); // 阻止事件冒泡,避免触发跳转 // 隐藏所有飘窗并标记为已关闭 const allFloatingWindows document.querySelectorAll(.floating-window); allFloatingWindows.forEach((fw) > { fw.style.visibility hidden; fw.style.opacity 0; fw.classList.remove(floating-animate); fw.setAttribute(data-closed, true); }); }); // 添加整个飘窗区域的点击事件(除了关闭按钮) floatingContent.addEventListener(click, function(e) { // 如果点击的是关闭按钮,不要跳转 if (e.target closeBtn || closeBtn.contains(e.target)) { return; } sessionStorage.setItem(pdf-file-url, https://oss.allintrip.cn/shanwentou/20251120P001.pdf); // 跳转到PDF查看器 window.open(./party/pdf-viewer.html#view, _blank); }); // 为飘窗内容添加光标样式 floatingContent.style.cursor pointer; } }); }/script>script> // 根据百分比同步水面高度(纯CSS水波方案) (function () { const surface document.querySelector(#loading .water-surface); const integerEl document.querySelector(#loading .progress-integer); const decimalEl document.querySelector(#loading .progress-decimal); if (!surface || !integerEl || !decimalEl) return; // 最大水位高度 32vh(与样式中保持一致),初始从 0 开始 const MAX_VH 100; function tick() { const intPart parseInt(integerEl.textContent || 0, 10) || 0; const decPart parseFloat(0 + (decimalEl.textContent || .00)) || 0; let percent Math.max(0, Math.min(100, intPart + decPart)); const h (percent / 100) * MAX_VH; surface.style.height h.toFixed(2) + vh; // 加载层隐藏后停止 if (document.getElementById(loading)?.classList.contains(hide)) return; requestAnimationFrame(tick); } requestAnimationFrame(tick); })();/script>script> // 宣传视频功能 document.addEventListener(DOMContentLoaded, function () { const videoContainer document.querySelector(.promo-video-container); const video document.getElementById(promoVideo); const playPauseBtn document.getElementById(promoPlayPauseBtn); const fullscreenBtn document.getElementById(promoFullscreenBtn); const closeBtn document.getElementById(promoCloseBtn); const progressBar document.getElementById(promoProgressBar); const progressPlayed document.getElementById(promoProgressPlayed); const progressBuffered document.getElementById(promoProgressBuffered); const progressThumb document.getElementById(promoProgressThumb); const playIcon playPauseBtn?.querySelector(.play-icon); const pauseIcon playPauseBtn?.querySelector(.pause-icon); if (!videoContainer || !video || !playPauseBtn || !fullscreenBtn) return; let isFullscreen false; let isDragging false; let controlsTimeout null; // 视频默认播放(静音循环) video.muted true; video.loop true; video.autoplay true; // 初始化控制状态 updatePlayPauseButton(); // 播放/暂停按钮事件 playPauseBtn.addEventListener(click, function (e) { e.stopPropagation(); togglePlayPause(); }); // 全屏按钮事件 fullscreenBtn.addEventListener(click, function (e) { e.stopPropagation(); enterFullscreen(); }); // 关闭按钮事件 if (closeBtn) { closeBtn.addEventListener(click, function (e) { e.stopPropagation(); exitFullscreen(); }); } // 进度条点击事件 if (progressBar) { progressBar.addEventListener(click, function (e) { if (video.duration) { const rect progressBar.getBoundingClientRect(); const clickX e.clientX - rect.left; const percentage clickX / rect.width; const newTime percentage * video.duration; video.currentTime newTime; } }); } // 进度条拖拽事件 if (progressThumb) { progressThumb.addEventListener(mousedown, startDragging); document.addEventListener(mousemove, handleDragging); document.addEventListener(mouseup, stopDragging); // 触摸事件支持 progressThumb.addEventListener(touchstart, startDragging); document.addEventListener(touchmove, handleDragging); document.addEventListener(touchend, stopDragging); } // 视频容器鼠标事件(显示/隐藏控制) videoContainer.addEventListener(mouseenter, showControls); videoContainer.addEventListener(mouseleave, hideControls); videoContainer.addEventListener(mousemove, showControls); // 视频事件监听 video.addEventListener(play, updatePlayPauseButton); video.addEventListener(pause, updatePlayPauseButton); video.addEventListener(timeupdate, updateProgress); video.addEventListener(progress, updateBuffered); video.addEventListener(loadedmetadata, updateProgress); video.addEventListener(ended, function () { if (isFullscreen) { exitFullscreen(); } }); video.addEventListener(error, function () { console.log(视频加载失败,请检查视频文件路径); }); // 确保视频在页面加载后开始播放 video.addEventListener(loadeddata, function () { video.play().catch(function (error) { console.log(自动播放被阻止:, error); }); }); // 播放/暂停切换 function togglePlayPause() { if (video.paused) { video.play(); } else { video.pause(); } } // 更新播放/暂停按钮状态 function updatePlayPauseButton() { if (video.paused) { playIcon.style.display block; pauseIcon.style.display none; } else { playIcon.style.display none; pauseIcon.style.display block; } } // 更新进度条 function updateProgress() { if (video.duration) { const percentage (video.currentTime / video.duration) * 100; progressPlayed.style.width percentage + %; progressThumb.style.left percentage + %; } } // 更新缓冲进度 function updateBuffered() { if (video.buffered.length > 0) { const bufferedEnd video.buffered.end(video.buffered.length - 1); const percentage (bufferedEnd / video.duration) * 100; progressBuffered.style.width percentage + %; } } // 显示控制条 function showControls() { videoContainer.classList.add(controls-visible); clearTimeout(controlsTimeout); if (isFullscreen) { controlsTimeout setTimeout(hideControls, 3000); } } // 隐藏控制条 function hideControls() { if (!isFullscreen) return; videoContainer.classList.remove(controls-visible); } // 开始拖拽 function startDragging(e) { isDragging true; e.preventDefault(); showControls(); } // 处理拖拽 function handleDragging(e) { if (!isDragging || !video.duration) return; const clientX e.type touchmove ? e.touches0.clientX : e.clientX; const rect progressBar.getBoundingClientRect(); const clickX clientX - rect.left; const percentage Math.max(0, Math.min(1, clickX / rect.width)); const newTime percentage * video.duration; video.currentTime newTime; updateProgress(); } // 停止拖拽 function stopDragging() { isDragging false; } // 进入全屏模式 function enterFullscreen() { videoContainer.classList.add(fullscreen); video.muted false; // 全屏时取消静音 video.play(); isFullscreen true; showControls(); // 添加ESC键退出全屏 document.addEventListener(keydown, handleEscapeKey); } // 退出全屏模式 function exitFullscreen() { videoContainer.classList.remove(fullscreen); video.muted true; // 退出全屏时恢复静音 isFullscreen false; videoContainer.classList.remove(controls-visible); // 移除ESC键监听 document.removeEventListener(keydown, handleEscapeKey); } // ESC键退出全屏 function handleEscapeKey(e) { if (e.key Escape && isFullscreen) { exitFullscreen(); } } });/script>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 06 Feb 2026 14:45:04 GMTContent-Type: text/htmlContent-Length: 53622Connection: keep-aliveVary: Accept-EncodingLast-Modified: Mon, 12 Jan 2026 01:24:54 GMTETag: 69644d66-d176Accept-Ranges: bytes !DOCTYPE html>html langzh-CN>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, user-scalableno /> meta nameformat-detection contenttelephoneno /> meta nameapple-mobile-web-app-capable contentyes /> meta nameapple-mobile-web-app-status-bar-style contentblack-translucent /> title>陕西文投集团官网 | 陕西省文化产业投资控股(集团)有限公司/title> meta namedescription content陕西文化产业投资控股(集团)有限公司(简称“陕文投集团”)成立于2009年6月,是陕西省属国有大型文化企业,是陕西实施“文化强省”战略的重要市场平台。 /> meta namekeywords content陕文投, 陕西文投, 陕西文化产业投资, 文化产业, 文旅科技, 文化金融 /> link relstylesheet href./css/style.css /> link relstylesheet hrefcss/header.css /> link relstylesheet hrefcss/footer.css /> link relstylesheet hrefcss/mobile.css /> link relstylesheet hrefcss/footer-news.css /> link relstylesheet hrefcss/mobile-extra.css /> link relstylesheet hrefcss/aliplayer-min.css /> link relstylesheet hrefcss/index.css /> link relstylesheet hrefcss/home-news.css /> !-- 移动端检测与跳转 --> script> (function() { var isMobile /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) || window.innerWidth 1024; if (isMobile && window.location.pathname.indexOf(mobile.html) -1) { // 获取当前路径,避免死循环 var currentPath window.location.pathname; // 如果在根目录或index.html if (currentPath / || currentPath.indexOf(/index.html) ! -1 || currentPath.endsWith(/scgWeb/) || currentPath.endsWith(/scgWeb-dev/)) { window.location.href mobile.html + window.location.hash; } } })(); /script> !-- link relstylesheet hrefcss/swiper.min.css /> --> style> body { background: #d9dced; } .news-main { height: 50% !important; max-height: 50%; } .news-list { height: 50% !important; max-height: 50%; } /* 移动端隐藏切换按钮 */ @media screen and (max-width: 768px) { .news-toggle-container { display: none !important; } } /* 可点击项目样式 */ .clickable-item { cursor: pointer; transition: all 0.3s ease; } .clickable-item:hover { transform: translateY(-2px); opacity: 0.8; } .clickable-item:active { transform: translateY(0); } /* 首页默认隐藏全站底部,进入 r5 时由 JS 显示 */ .site-footer { display: none; } .site-footer { overflow: visible !important; } .footer-social-icons svg { opacity: 1 !important; color: #fff !important; } /* 宣传视频样式 */ .promo-video-container { position: fixed; bottom: 2rem; left: 2rem; z-index: 1000; width: 240px; height: 160px; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); backdrop-filter: blur(10px); background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease; } .promo-video-container:hover { transform: scale(1.05); box-shadow: 0 12px 48px rgba(0, 0, 0, 0.4); } /* 全屏模式下禁用hover效果 */ .promo-video-container.fullscreen:hover { transform: none; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); } .promo-video-wrapper { position: relative; width: 100%; height: 100%; cursor: default; } .promo-video { width: 100%; height: 100%; object-fit: cover; display: block; } .promo-video-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)); display: flex; flex-direction: column; align-items: center; justify-content: center; transition: opacity 0.3s ease; } .promo-video-overlay.hidden { opacity: 0; pointer-events: none; } .promo-play-btn { width: 50px; height: 50px; border-radius: 50%; background: rgba(255, 255, 255, 0.4); border: none; display: flex; align-items: center; padding-left: 11px; cursor: pointer; transition: all 0.3s ease; margin-bottom: 0.5rem; } .promo-play-btn:hover { background: rgba(255, 255, 255, 1); transform: scale(1.1); } .promo-play-btn svg { color: #333; margin-left: 4px; } .promo-video-title { text-align: center; color: white; } .promo-video-title h3 { font-size: 14px; font-weight: 600; margin: 0 0 2px 0; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .promo-video-title p { font-size: 10px; margin: 0; opacity: 0.9; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); } /* 全屏模式样式 */ .promo-video-container.fullscreen { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 9999; border-radius: 0; background: #000; } .promo-video-container.fullscreen .promo-video { width: 100%; height: 100%; object-fit: contain; } /* 全屏关闭按钮 */ .promo-close-btn { position: absolute; top: 30px; right: 30px; width: 50px; height: 50px; border-radius: 50%; background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6)); border: 2px solid rgba(255, 255, 255, 0.4); color: white; font-size: 24px; font-weight: bold; cursor: pointer; display: none; align-items: center; justify-content: center; transition: all 0.3s ease; z-index: 10001; opacity: 0; visibility: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); backdrop-filter: blur(10px); } .promo-video-container.fullscreen .promo-close-btn { display: flex !important; opacity: 1 !important; visibility: visible !important; } .promo-close-btn:hover { background: linear-gradient(135deg, rgba(220, 38, 38, 0.9), rgba(185, 28, 28, 0.8)); border-color: rgba(255, 255, 255, 0.6); transform: scale(1.15); box-shadow: 0 6px 20px rgba(220, 38, 38, 0.4); } .promo-close-btn:active { transform: scale(1.05); } /* 视频控制层样式 */ .promo-video-controls { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(0, 0, 0, 0.7)); padding: 8px 12px; display: flex; align-items: center; gap: 8px; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .promo-video-container:hover .promo-video-controls, .promo-video-container.controls-visible .promo-video-controls { opacity: 1; pointer-events: auto; } /* 控制按钮样式 */ .promo-control-btn { width: 32px; height: 32px; border-radius: 50%; background: rgba(255, 255, 255, 0.9); border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.3s ease; color: #333; } .promo-control-btn:hover { background: rgba(255, 255, 255, 1); transform: scale(1.1); } .promo-control-btn:active { transform: scale(0.95); } /* 进度条容器 */ .promo-progress-container { flex: 1; height: 4px; position: relative; cursor: pointer; } /* 进度条 */ .promo-progress-bar { width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); border-radius: 2px; position: relative; overflow: hidden; } /* 缓冲进度 */ .promo-progress-buffered { position: absolute; top: 0; left: 0; height: 100%; background: rgba(255, 255, 255, 0.5); border-radius: 2px; width: 0%; transition: width 0.1s ease; } /* 播放进度 */ .promo-progress-played { position: absolute; top: 0; left: 0; height: 100%; background: #fff; border-radius: 2px; width: 0%; transition: width 0.1s ease; } /* 进度条拖拽点 */ .promo-progress-thumb { position: absolute; top: 50%; left: 0%; width: 12px; height: 12px; background: #fff; border-radius: 50%; transform: translate(-50%, -50%); opacity: 0; transition: opacity 0.3s ease; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } .promo-progress-container:hover .promo-progress-thumb { opacity: 1; } /* 全屏模式下的控制样式 */ .promo-video-container.fullscreen .promo-video-controls { padding: 16px 24px; background: linear-gradient(transparent, rgba(0, 0, 0, 0.8)); } .promo-video-container.fullscreen .promo-control-btn { width: 48px; height: 48px; } .promo-video-container.fullscreen .promo-progress-container { height: 6px; } .promo-video-container.fullscreen .promo-progress-thumb { width: 16px; height: 16px; } /* 移动端适配 */ @media (max-width: 768px) { .promo-video-container { width: 200px; height: 130px; bottom: 1rem; left: 1rem; } .promo-control-btn { width: 28px; height: 28px; } .promo-video-controls { padding: 6px 8px; gap: 6px; } .promo-progress-container { height: 3px; } .promo-progress-thumb { width: 10px; height: 10px; } .promo-close-btn { width: 45px; height: 45px; top: 20px; right: 20px; font-size: 20px; border: 2px solid rgba(255, 255, 255, 0.4); } } /* 移动端隐藏宣传视频 */ @media screen and (max-width: 768px) { .promo-video-container { display: none !important; } } /* 右下角飘窗样式 */ .floating-window { position: absolute; bottom: 2vw; right: 2vw; background: linear-gradient(135deg, rgba(26, 54, 93, 0.8) 0%, rgba(43, 119, 230, 0.7) 50%, rgba(66, 153, 225, 0.6) 100%); border-radius: 8px; box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.1); backdrop-filter: blur(16px); z-index: 1000; display: block; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); overflow: hidden; cursor: pointer; border: 1px solid rgba(255, 255, 255, 0.15); } /* 首页飘窗的飘动动画 */ .home-floating-window.floating-animate { animation: floatingMotion 6s ease-in-out infinite; } /* 其他页面飘窗的飘动动画(范围更大) */ .floating-window.floating-animate { animation: floatingMotionLarge 10s ease-in-out infinite; } /* 首页飘窗覆盖其他页面的动画 */ .home-floating-window.floating-animate { animation: floatingMotion 6s ease-in-out infinite !important; } /* 首页飘窗位置调整 */ .home-floating-window { right: 12rem; bottom: 4vw; } @keyframes gentleFloat { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-3px); } } /* 飘窗飘动动画 - 首页 */ @keyframes floatingMotion { 0% { transform: translate(0px, 0px); } 25% { transform: translate(30px, -20px); } 50% { transform: translate(-25px, -35px); } 75% { transform: translate(15px, 25px); } 100% { transform: translate(0px, 0px); } } /* 飘窗飘动动画 - 其他页面(范围更大) */ @keyframes floatingMotionLarge { 0% { transform: translate(0px, 0px); } 25% { transform: translate(20px, -15px); } 50% { transform: translate(-160px, -50px); } 75% { transform: translate(-100px, 30px); } 100% { transform: translate(0px, 0px); } } .floating-window:hover { animation-play-state: paused; transform: scale(1.02); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.15); background: linear-gradient(135deg, rgba(26, 54, 93, 0.85) 0%, rgba(43, 119, 230, 0.75) 50%, rgba(66, 153, 225, 0.65) 100%); } .floating-content { padding: 8px; position: relative; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%); overflow: hidden; border-radius: 6px; min-height: 200px; min-width: 300px; background-image: url(https://oss.allintrip.cn/shanwentou/20251120A001.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; } .floating-image { display: none; } .floating-window:hover .floating-image { transform: scale(1.02); } .close-btn { position: absolute; top: 4px; right: 6px; width: 28px; height: 28px; background: rgba(255, 255, 255, 0.35); border: 2px solid rgba(255, 255, 255, 0.6); border-radius: 50%; color: rgba(255, 255, 255, 0.95); cursor: pointer; display: flex; align-items: center; justify-content: center; transition: all 0.2s ease; z-index: 10; backdrop-filter: blur(8px); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); } .close-btn:hover { background: rgba(255, 255, 255, 0.6); color: #ffffff; transform: scale(1.2); box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3); border-color: rgba(255, 255, 255, 0.8); } /* 移动端适配 */ @media (max-width: 1024px) { .floating-window { bottom: 15px; right: 15px; width: 180px; animation-duration: 4s; } .floating-content { padding: 8px; } .floating-image { max-width: 120px; max-height: 80px; } .close-btn { width: 22px; height: 22px; top: 6px; right: 6px; } } @media (max-width: 768px) { .floating-window { bottom: 12px; right: 12px; width: 160px; } .floating-content { padding: 6px; } .floating-image { max-width: 100px; max-height: 70px; } .close-btn { width: 20px; height: 20px; top: 5px; right: 5px; } } @media (max-width: 480px) { .floating-window { bottom: 10px; right: 10px; width: 160px; } .floating-content { padding: 12px 14px; min-height: 45px; } .floating-text { font-size: 14px; padding-right: 26px; /* 为关闭按钮留出空间 */ } .close-btn { width: 20px; height: 20px; top: 5px; right: 5px; } } /style>/head>body> !-- 预加载功能已禁用 --> div idloading styledisplay: none;> div classmask data-node加载中...> div classwater-surface> div classwave wave1>/div> div classwave wave2>/div> /div> /div> div classset> span classf-36 bc styledisplay: none; margin-bottom: 10px> em classbc f-100 idloadSum>0/em>% /span> div classpreload-progress bc> div classpreload-text f-100 bc> span classprogress-integer>0/span>span classprogress-decimal>.00/span>span classprogress-percent>%/span> /div> div classpulse-progress-container> div classpulse-progress-bar> div classpulse-progress-fill data-progress0>/div> div classpulse-glow>/div> div classpulse-particles> div classparticle particle-1>/div> div classparticle particle-2>/div> div classparticle particle-3>/div> div classparticle particle-4>/div> /div> /div> div classprogress-ripple>/div> /div> /div> /div> div classbm> h2 classf-56 wc zw>陕西省文化产业投资控股(集团)有限公司/h2> p classf-24 en> Shaanxi Culture Industry Investment Holdings(Group)Co.,Ltd. /p> p classnote f-12>Copyright © 2025 SCG. All rights reserved/p> /div> /div> !-- 首页内容 --> div idfullpage classfullpage r1> div idbanner-carousel> !-- 轮播图内容由js动态渲染 --> /div> div idfirstGo classfrosted-glass-strong stylevisibility: hidden; opacity: 0;> div classfirstGo-content> small classf-14 wc enl>Entering SCG/small> h2 classf-26 wc>走进文投/h2> /div> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> /div> !-- 左下角宣传视频 --> div classpromo-video-container> div classpromo-video-wrapper> video classpromo-video idpromoVideo posterhttps://oss.allintrip.cn/shanwentou/upfiles/onepage/bannernew.jpg?x-oss-processimage/quality,q_85/format,jpg muted autoplay loop> source srchttps://vod.allintrip.cn/10241f6aafe671f0a8315017e1f80102/1be433708407450f8f01753345d3b0ff-0e047f17145b857680a95416be53004b-hd-mp4.mp4 typevideo/mp4> source srchttps://vod.allintrip.cn/10241f6aafe671f0a8315017e1f80102/1be433708407450f8f01753345d3b0ff-0e047f17145b857680a95416be53004b-hd-mp4.mp4 typevideo/webm> 您的浏览器不支持视频播放。 /video> !-- 视频控制层 --> div classpromo-video-controls> !-- 播放/暂停按钮 --> button classpromo-control-btn idpromoPlayPauseBtn aria-label播放/暂停> svg classplay-icon width16 height16 viewBox0 0 24 24 fillcurrentColor> path dM8 5v14l11-7z /> /svg> svg classpause-icon width16 height16 viewBox0 0 24 24 fillcurrentColor styledisplay: none;> path dM6 19h4V5H6v14zm8-14v14h4V5h-4z /> /svg> /button> !-- 进度条 --> div classpromo-progress-container> div classpromo-progress-bar idpromoProgressBar> div classpromo-progress-buffered idpromoProgressBuffered>/div> div classpromo-progress-played idpromoProgressPlayed>/div> div classpromo-progress-thumb idpromoProgressThumb>/div> /div> /div> !-- 全屏按钮 --> button classpromo-control-btn idpromoFullscreenBtn aria-label全屏播放> svg width16 height16 viewBox0 0 24 24 fillcurrentColor> path dM7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z /> /svg> /button> /div> !-- 全屏关闭按钮 --> button classpromo-close-btn idpromoCloseBtn aria-label关闭全屏>×/button> /div> /div> /div> !-- 首页飘窗 --> div classfloating-window home-floating-window stylevisibility: hidden; opacity: 0;> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> !-- 公共左侧侧边栏 --> div classpublic-sidebar styledisplay: none> div classsidebar-content> nav classsidebar-nav> ul classsidebar-menu> li classsidebar-item> a href#r2 classsidebar-link font-w600> em classdot>/em> 走进文投 /a> /li> li classsidebar-item> a href#r3 classsidebar-link font-w600> em classdot>/em> 文旅科技 /a> /li> li classsidebar-item> a href#r4 classsidebar-link font-w600> em classdot>/em> 产业布局 /a> /li> li classsidebar-item> a href#r5 classsidebar-link font-w600> em classdot>/em> 新闻动态 /a> /li> /ul> /nav> /div> /div> div classfullPage> video srchttps://vod.allintrip.cn/9003f31fa99071f081d96733a68f0102/66a1439a972e275c9c66477a139314bb-4k-mp4.mp4 autoplay muted loop>/video> /div> !-- r2-r5模块 --> div classr2 styledisplay: none> div classsection-content> h3 classtil f-50 font_m wc secondAlan font-bold>走进文投/h3> div class r2-content> !-- 董事长致辞 /描述 --> div classflex-box> p class font_t wc frosted-glass-strong stylebackground: rgba(255, 255, 255, 0.05)> span>陕西文化产业投资控股(集团)有限公司(简称陕文投集团)成立于2009年6月,是陕西省属国有大型文化企业,是陕西实施文化强省战略的重要市场平台。 历经十六年的发展,陕文投集团总资产超350亿元,全面加快文旅智能科技、文旅数娱科技、文旅融合科技三大核心产业布局,全面建设文旅人工智能创新示范工程。 产业门类涵盖影视生产、文化旅游、文化金融、艺术文创、文化传媒等,成为全国最具集群优势和发展活力的国有文化企业之一。/span> /p> div classf-14 wc home-grid-sub frosted-glass-strong stylebackground: rgba(255, 255, 255, 0.05)> div classhome-grid-sub-center-item clickable-item data-targetfounder onclickhandleNavigation(founder)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/dszzc.png alt /> div>董事长致词/div> /div> div classhome-grid-sub-center-item clickable-item data-targetmission onclickhandleNavigation(mission)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/qywh.png alt /> div>企业文化/div> /div> div classhome-grid-sub-center-item clickable-item data-targethistory onclickhandleNavigation(partner)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/hzhb.png alt /> div>合作伙伴/div> /div> div classhome-grid-sub-center-item clickable-item data-targetleadership onclickhandleNavigation(leadership)> img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/gltd.png alt /> div>领导班子/div> /div> !-- div classhome-grid-sub-center-item>img srchttps://oss.allintrip.cn/shanwentou/templates/image/icon/zlgh.png alt>战略规划/div> --> /div> /div> div classhome-grid-sub-box> div classf-18 wc home-grid-sub home-grid-sub-bottom> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 2009 /span> 年 /div> 陕文投集团成立 /div> /div> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 350 /span> 亿+ /div> 总资产 /div> /div> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 100 /span> + /div> 企业集群 /div> /div> div classhome-grid-sub-item> div classf-14 home-grid-sub-item-right> div classhome-grid-sub-item-right-title> span classf-36 home-grid-sub-item-right-title-content> 2000 /span> + /div> 员工数量 /div> /div> /div> /div> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> /div> div classr3 styledisplay: none> div classsection-content tech-section> h3 classtil f-50 font_m wc secondAlan>文旅科技/h3> div classtech-carousel> div classtech-item active> div classtech-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/solution/JA2TB3S97ZMT1.png /> /div> div classr3-more> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> 更多 /div> div classtech-title>文旅br />智能科技/div> div classtech-desc>陕西文旅数据底座和AI文旅垂直大模型应用平台/div> div classtech-desc>全国旅游资源交易平台(B2B)/div> div classtech-desc> 数智文旅全渠道深度整合营销平台 /div> div classtech-desc>陕西文旅数据资产运营交易平台/div> /div> div classtech-item> div classtech-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/solution/JA2TB3S97ZMT2.png /> /div> div classr3-more> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> 更多 /div> div classtech-title>文旅br />数娱科技/div> div classtech-desc> 数字娱乐综合体项目和品牌输出平台 /div> div classtech-desc>AI+短剧全产业链平台/div> div classtech-desc>《帝国密码一秦始皇陵》全真XR体验空间项目和品牌输出平台/div> /div> div classtech-item> div classtech-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/solution/JA2TB3S97ZMT3.png /> /div> div classr3-more> a classlayer-icon> svg classtxt viewbox0 0 15 20> path fillrgb(255, 255, 255) dM14.584,13.835 L8.674,19.617 C8.370,19.913 7.932,20.047 7.501,19.980 C7.072,20.045 6.637,19.910 6.335,19.616 L0.421,13.835 C-0.122,13.295 -0.122,12.449 0.421,11.908 C0.940,11.395 1.802,11.376 2.346,11.868 C2.361,11.880 2.376,11.894 2.391,11.908 L6.110,15.545 L6.110,1.359 C6.110,0.606 6.735,-0.003 7.504,-0.003 C8.273,-0.003 8.897,0.606 8.897,1.359 L8.897,15.545 L12.614,11.908 C13.134,11.395 13.994,11.376 14.540,11.868 C14.555,11.880 14.570,11.894 14.584,11.908 C15.131,12.440 15.131,13.305 14.584,13.835 L14.584,13.835 Z> /path> /svg> /a> 更多 /div> div classtech-title>文旅br />融合科技/div> div classtech-desc>长安十二时辰二期和品牌输出平台/div> div classtech-desc>集团创意策划成果转化平台/div> div classtech-desc>西安首站——天下长安 游陕西线下数字体验文旅服务枢纽平台/div> /div> /div> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> div classr4 styledisplay: none> div classsection-content tech-section> h3 classtil f-50 font_m wc secondAlan>产业布局/h3> div classindustry-carousel> div classindustry-item active> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD10N.png /> /div> div classindustry-title>文化旅游/div> div classindustry-desc> 陕文投布局西安、延安、韩城等多地,构建智慧旅游生态。聚焦 “文旅 + 科技” 融合 ,开发建设照金红色旅游小镇、延安 1938、安康瀛湖景区、韩城古城景区、西安时光文化公园等全国文化旅游新热点,打造涵盖红色文化、历史文化、自然山水、非遗文化的文旅项目及酒店、精品民宿、滑雪场等配套,多个项目获 “国家级夜间文化和旅游消费集聚区”“国家级 AAAA 级旅游景区”“国家历史文化名城” 等荣誉。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD9N.png /> /div> div classindustry-title>影视生产/div> div classindustry-desc> 陕文投构建 “策划 - 制作 - 发行 - 版权交易” 全产业链 ,成立剧本原创中心、主旋律剧本基地,探索影视工业化生产,依托大数据平台评估项目。投资出品《西北岁月》《护宝寻踪》《黄土高天》《逐梦蓝天》等百余部影视剧 ,20多部电视剧登陆央视一套、八套黄金档,50 多部热播全国一线卫视及 “爱优腾芒” 平台,出品主旋律、当代现实、历史古装、网络电影 / 微短剧等多题材作品并摘得 “全国五个一工程奖”“飞天奖”“银熊奖”“金马奖” 等数十项国内外大奖,打造 “一基地四平台” 的短剧全产业链平台,旗下运营 “文投国际影城”“文悦国际影城”“悦影国际影城” 三大品牌,在西安、咸阳等地投资建设及运营管理近 30 家影城。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD11N.png /> /div> div classindustry-title>文化金融/div> div classindustry-desc> 陕文投整合构建包含文化小贷、投资管理、文化基金、文化担保、融资租赁、商业保理、资产管理、资本运作的文投金融生态圈,成立全国首个文化金控集团 “文投金控” 及陕西文化金融服务中心 ,搭建文化艺术品 “展览 - 研发 - 投资” 平台。旗下文投信贷、文投租赁等子公司,为中小微文化企业提供定制化融资服务,与 10 余家银行合作,累计投放超百亿,推动 “文旅 + 科技 + 金融” 深度协同 。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD12N.png /> /div> div classindustry-title>艺术文创/div> div classindustry-desc> 陕文投以 “传统文化现代表达” 为核心,挖掘陕西历史文化 IP:开发国潮联名款、文物复仿品、高精度书画复刻等文创;打造 华夏文创 等品牌,推出唐六骏秘瓷、葡萄花鸟纹香囊等特色产品,通过丝博会、文创展等平台展示,让文物 “活” 在日常, 推动文化创意服务与文旅、影视等产业协同发展。 /div> /div> div classindustry-item> div classindustry-icon> img srchttps://oss.allintrip.cn/shanwentou/upfiles/onepage/IB0FJVMFDD13N.png /> /div> div classindustry-title>文化传媒/div> div classindustry-desc> 深耕新媒体和互联网业务领域,提供新媒体整合营销、互联网广告、自媒体矩阵和直播电商多元业态服务,服务 500 强企业;立足会展产业核心赛道策划布展国内外大型展览展会、实施大型会议及推介活动;依托西安地铁、高铁北客站、城市户外等核心广告资源,为品牌客户提供创意策划、媒介管理、整合传播等全案服务。 /div> /div> /div> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> div classr5 styledisplay: none> div classsection-content> div classflex-box title-box> h3 classtil f-50 font_m wc secondAlan>新闻动态/h3> div classnews-toggle-container> div classenterprise-cluster-toggle-switch> div classenterprise-cluster-toggle-btn active data-viewgroup> 集团要闻 /div> div classenterprise-cluster-toggle-btn data-viewcompany> 公司动态 /div> div classenterprise-cluster-toggle-btn data-viewmedia> 媒体聚焦 /div> div classenterprise-cluster-toggle-btn data-viewinternal> 企业内刊 /div> /div> /div> /div> div classnews-card-new> !-- 新闻左边轮播 --> div classswiper-main-news idswiper-main-news> !-- div classswiper-container > div classswiper-wrapper swiper-silde-new> /div> div classswiper-pagination>/div> div classswiper-button-prev>/div> div classswiper-button-next>/div> /div> --> /div> !-- 新闻右边展示 --> div classnews-right> /div> /div> !-- 企业内刊/媒体聚焦 --> div classnews-content idnewsContent> /div> !-- 公司动态新闻内容将通过JavaScript动态加载 --> !-- div classnews-content-2 idnewsContent2 styledisplay: none> /div> --> !-- 右下角飘窗 --> div classfloating-window> div classfloating-content> img srchttps://oss.allintrip.cn/shanwentou/20251120A001.jpg alt郑重声明 classfloating-image> button classclose-btn aria-label关闭> svg width16 height16 viewBox0 0 24 24 fillnone> path dM18 6L6 18M6 6L18 18 stroke#000000 stroke-width3 stroke-linecapround/> /svg> /button> /div> /div> /div> /div> script srcjs/hls.min.js>/script> script srcjs/aliplayer-min.js>/script> script srcjs/gsap.min.js>/script> script srcjs/header.js>/script> script srcjs/jquery-1.8.3.min.js>/script> script srcjs/main.js>/script> script srcjs/mobile.js>/script> script srcjs/footer.js>/script> script srcjs/home-newsNew.js>/script>/body>script> // 导航处理函数 function handleNavigation(target) { console.log(handleNavigation 被调用,目标:, target); if (target) { // 跳转到关于我们页面的相应位置 // 大事记部分被注释掉了,跳转到集团简介 const targetId target history ? about : target; console.log(跳转到:, `./about/about-us.html#${targetId}`); window.location.href `./about/about-us.html#${targetId}`; } } // 数字跳动动画函数 function animateNumber( element, target, duration 1500, suffix , callback, startValue 0 ) { let start startValue; let startTime null; // 添加动画类 element.classList.add(number-animating); function step(timestamp) { if (!startTime) startTime timestamp; let progress timestamp - startTime; let percent Math.min(progress / duration, 1); let current Math.floor(percent * (target - start) + start); element.textContent current + suffix; if (percent 1) { requestAnimationFrame(step); } else { // 动画结束后移除动画类 element.classList.remove(number-animating); if (callback) { callback(); } } } requestAnimationFrame(step); } // 循环跳动 function loopNumbers() { // 选择对应的数字元素(所有四个:成立年份、总资产、企业集群、员工数量) const allEls document.querySelectorAll( .home-grid-sub-item-right-title-content ); const yearEl allEls0; // 2009 const assetEl allEls1; // 350 const clusterEl allEls2; // 100 const staffEl allEls3; // 2000 // 目标数字 const yearTarget 2009; const assetTarget 350; const clusterTarget 100; const staffTarget 2000; // 后缀 const yearSuffix ; const assetSuffix ; const clusterSuffix ; const staffSuffix ; // 先清零 yearEl.textContent 2000; assetEl.textContent 0; clusterEl.textContent 0; staffEl.textContent 0; // 同时跳动 animateNumber(yearEl, yearTarget, 1500, yearSuffix, null, 2000); animateNumber(assetEl, assetTarget, 1500, assetSuffix); animateNumber(clusterEl, clusterTarget, 1500, clusterSuffix); animateNumber(staffEl, staffTarget, 1500, staffSuffix, () > { // 跳动完成后,3秒后循环 setTimeout(loopNumbers, 3000); }); } // 页面加载后启动 window.addEventListener(DOMContentLoaded, () > { loopNumbers(); });/script>script> // 页面加载完成后初始化 document.addEventListener(DOMContentLoaded, function () { // 新闻切换逻辑已移至 home-news.js 处理 // 返回按钮逻辑 const backButton document.querySelector(.back-button); if (backButton) { backButton.addEventListener(click, function () { const listButton document.querySelector( .toggle-btndata-viewlist ); if (listButton && !listButton.classList.contains(active)) { listButton.click(); // 模拟点击集团要闻按钮 } }); } // 点击跳转功能现在通过onclick属性处理 // 初始化飘窗功能 initFloatingWindow(); }); // 添加firstGo鼠标悬停时隐藏飘窗的效果 const firstGoBtn document.querySelector(#firstGo); const homeFloatingWindow document.querySelector(.home-floating-window); if (firstGoBtn && homeFloatingWindow) { firstGoBtn.addEventListener(mouseenter, function() { homeFloatingWindow.style.visibility hidden; homeFloatingWindow.style.opacity 0; homeFloatingWindow.classList.remove(floating-animate); }); firstGoBtn.addEventListener(mouseleave, function() { // 只有在首页且未被其他逻辑隐藏时才重新显示 const r1 document.querySelector(.r1); if (r1 && r1.style.display ! none) { homeFloatingWindow.style.visibility visible; homeFloatingWindow.style.opacity 1; homeFloatingWindow.classList.add(floating-animate); } }); } // 飘窗功能 function initFloatingWindow() { // 为所有飘窗绑定事件 const floatingWindows document.querySelectorAll(.floating-window); floatingWindows.forEach((floatingWindow) > { const closeBtn floatingWindow.querySelector(.close-btn); const floatingContent floatingWindow.querySelector(.floating-content); if (closeBtn && floatingContent) { // 关闭按钮事件 closeBtn.addEventListener(click, function(e) { e.stopPropagation(); // 阻止事件冒泡,避免触发跳转 // 隐藏所有飘窗并标记为已关闭 const allFloatingWindows document.querySelectorAll(.floating-window); allFloatingWindows.forEach((fw) > { fw.style.visibility hidden; fw.style.opacity 0; fw.classList.remove(floating-animate); fw.setAttribute(data-closed, true); }); }); // 添加整个飘窗区域的点击事件(除了关闭按钮) floatingContent.addEventListener(click, function(e) { // 如果点击的是关闭按钮,不要跳转 if (e.target closeBtn || closeBtn.contains(e.target)) { return; } sessionStorage.setItem(pdf-file-url, https://oss.allintrip.cn/shanwentou/20251120P001.pdf); // 跳转到PDF查看器 window.open(./party/pdf-viewer.html#view, _blank); }); // 为飘窗内容添加光标样式 floatingContent.style.cursor pointer; } }); }/script>script> // 根据百分比同步水面高度(纯CSS水波方案) (function () { const surface document.querySelector(#loading .water-surface); const integerEl document.querySelector(#loading .progress-integer); const decimalEl document.querySelector(#loading .progress-decimal); if (!surface || !integerEl || !decimalEl) return; // 最大水位高度 32vh(与样式中保持一致),初始从 0 开始 const MAX_VH 100; function tick() { const intPart parseInt(integerEl.textContent || 0, 10) || 0; const decPart parseFloat(0 + (decimalEl.textContent || .00)) || 0; let percent Math.max(0, Math.min(100, intPart + decPart)); const h (percent / 100) * MAX_VH; surface.style.height h.toFixed(2) + vh; // 加载层隐藏后停止 if (document.getElementById(loading)?.classList.contains(hide)) return; requestAnimationFrame(tick); } requestAnimationFrame(tick); })();/script>script> // 宣传视频功能 document.addEventListener(DOMContentLoaded, function () { const videoContainer document.querySelector(.promo-video-container); const video document.getElementById(promoVideo); const playPauseBtn document.getElementById(promoPlayPauseBtn); const fullscreenBtn document.getElementById(promoFullscreenBtn); const closeBtn document.getElementById(promoCloseBtn); const progressBar document.getElementById(promoProgressBar); const progressPlayed document.getElementById(promoProgressPlayed); const progressBuffered document.getElementById(promoProgressBuffered); const progressThumb document.getElementById(promoProgressThumb); const playIcon playPauseBtn?.querySelector(.play-icon); const pauseIcon playPauseBtn?.querySelector(.pause-icon); if (!videoContainer || !video || !playPauseBtn || !fullscreenBtn) return; let isFullscreen false; let isDragging false; let controlsTimeout null; // 视频默认播放(静音循环) video.muted true; video.loop true; video.autoplay true; // 初始化控制状态 updatePlayPauseButton(); // 播放/暂停按钮事件 playPauseBtn.addEventListener(click, function (e) { e.stopPropagation(); togglePlayPause(); }); // 全屏按钮事件 fullscreenBtn.addEventListener(click, function (e) { e.stopPropagation(); enterFullscreen(); }); // 关闭按钮事件 if (closeBtn) { closeBtn.addEventListener(click, function (e) { e.stopPropagation(); exitFullscreen(); }); } // 进度条点击事件 if (progressBar) { progressBar.addEventListener(click, function (e) { if (video.duration) { const rect progressBar.getBoundingClientRect(); const clickX e.clientX - rect.left; const percentage clickX / rect.width; const newTime percentage * video.duration; video.currentTime newTime; } }); } // 进度条拖拽事件 if (progressThumb) { progressThumb.addEventListener(mousedown, startDragging); document.addEventListener(mousemove, handleDragging); document.addEventListener(mouseup, stopDragging); // 触摸事件支持 progressThumb.addEventListener(touchstart, startDragging); document.addEventListener(touchmove, handleDragging); document.addEventListener(touchend, stopDragging); } // 视频容器鼠标事件(显示/隐藏控制) videoContainer.addEventListener(mouseenter, showControls); videoContainer.addEventListener(mouseleave, hideControls); videoContainer.addEventListener(mousemove, showControls); // 视频事件监听 video.addEventListener(play, updatePlayPauseButton); video.addEventListener(pause, updatePlayPauseButton); video.addEventListener(timeupdate, updateProgress); video.addEventListener(progress, updateBuffered); video.addEventListener(loadedmetadata, updateProgress); video.addEventListener(ended, function () { if (isFullscreen) { exitFullscreen(); } }); video.addEventListener(error, function () { console.log(视频加载失败,请检查视频文件路径); }); // 确保视频在页面加载后开始播放 video.addEventListener(loadeddata, function () { video.play().catch(function (error) { console.log(自动播放被阻止:, error); }); }); // 播放/暂停切换 function togglePlayPause() { if (video.paused) { video.play(); } else { video.pause(); } } // 更新播放/暂停按钮状态 function updatePlayPauseButton() { if (video.paused) { playIcon.style.display block; pauseIcon.style.display none; } else { playIcon.style.display none; pauseIcon.style.display block; } } // 更新进度条 function updateProgress() { if (video.duration) { const percentage (video.currentTime / video.duration) * 100; progressPlayed.style.width percentage + %; progressThumb.style.left percentage + %; } } // 更新缓冲进度 function updateBuffered() { if (video.buffered.length > 0) { const bufferedEnd video.buffered.end(video.buffered.length - 1); const percentage (bufferedEnd / video.duration) * 100; progressBuffered.style.width percentage + %; } } // 显示控制条 function showControls() { videoContainer.classList.add(controls-visible); clearTimeout(controlsTimeout); if (isFullscreen) { controlsTimeout setTimeout(hideControls, 3000); } } // 隐藏控制条 function hideControls() { if (!isFullscreen) return; videoContainer.classList.remove(controls-visible); } // 开始拖拽 function startDragging(e) { isDragging true; e.preventDefault(); showControls(); } // 处理拖拽 function handleDragging(e) { if (!isDragging || !video.duration) return; const clientX e.type touchmove ? e.touches0.clientX : e.clientX; const rect progressBar.getBoundingClientRect(); const clickX clientX - rect.left; const percentage Math.max(0, Math.min(1, clickX / rect.width)); const newTime percentage * video.duration; video.currentTime newTime; updateProgress(); } // 停止拖拽 function stopDragging() { isDragging false; } // 进入全屏模式 function enterFullscreen() { videoContainer.classList.add(fullscreen); video.muted false; // 全屏时取消静音 video.play(); isFullscreen true; showControls(); // 添加ESC键退出全屏 document.addEventListener(keydown, handleEscapeKey); } // 退出全屏模式 function exitFullscreen() { videoContainer.classList.remove(fullscreen); video.muted true; // 退出全屏时恢复静音 isFullscreen false; videoContainer.classList.remove(controls-visible); // 移除ESC键监听 document.removeEventListener(keydown, handleEscapeKey); } // ESC键退出全屏 function handleEscapeKey(e) { if (e.key Escape && isFullscreen) { exitFullscreen(); } } });/script>/html>
Subdomains
Date
Domain
IP
ceshi.shanwentou.com.cn
2015-01-02
58.49.105.225
www.shanwentou.com.cn
2014-12-02
117.34.91.66
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
]