HEX
Server: nginx/1.16.1
System: Linux VM-0-14-centos 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User: www (1000)
PHP: 8.3.31
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.sceytyg.com/jd/3.html
<!DOCTYPE HTML>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="renderer" content="webkit"> 
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0"/>

<title>石门关、潜龙洞-天意谷景区</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
</head>
<body>
<div id="music_play_filter" onclick="just_play(1)"></div>
<div class="top-deco"></div>
<h2 class="title"><a href="https://www.sceytyg.com/"><i class="head-icon"></i><img src="images/logo.png"/></a><span>石门关、潜龙洞</span></h2>
<div class="content">
	<img src="images/3.jpg">
  石门关,是喀斯特地貌断裂层的一段地缝入口,又是龙须河的出口。经常年不断的激流冲刷,使得喀斯特断裂地缝形成了一个沟壑纵横、洞泉密布、叠瀑成群的天然豁口,是进入神秘天意谷的一道雄关险隘,有一夫当关万夫莫开之险要。传说是当年王子与巴人抵御外侵的要隘。而说到巴人在此我要给您普及一下它的知识。<br/>
  巴人是指在中国先秦时期居住在陕东南、鄂西、四川盆地东部的一个民族。古代大致以今重庆为中心,西达四川东部,东达湖北西部,北达陕南,南及黔中和湘西地区通称为巴国,居息繁衍在这个地域内的古族被通称为巴人。巴人,也泛指生长在巴国和巴国属地范围内的所有人,以及从巴迁徙至其他地方的人,而可以不论其本来族别如何。现代一般指重庆全境及重庆邻省周边生活的人群为巴人。<br/>
  潜龙洞,此洞位于石门关绝壁之上,口小腹大,深达数公里,内有一可容数百人之大厅。传说是龙王专门为龙太子潜心修炼的场所,也是当年巴王子“弃王成圣、三落三起蛇化龙”的地方,故名潜龙洞。
</div>
<div class="content">   
	<div class="decoration"></div>            
    <div class="footer">    	
        <div class="ahare">
            <div class="bdsharebuttonbox"><span>分享到:</span><a title="分享到QQ空间" class="bds_qzone" href="#" data-cmd="qzone"></a><a title="分享到新浪微博" class="bds_tsina" href="#" data-cmd="tsina"></a><a title="分享到腾讯微博" class="bds_tqq" href="#" data-cmd="tqq"></a><a title="分享到微信" class="bds_weixin" href="#" data-cmd="weixin"></a></div>
<script>
	window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"24"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
</script>
        </div>
        <div class="tel">
        	咨询电话:<a href="tel:0826-3442555">0826-3442555</a><br/>
网址:<a href="https://sceytyg.com/" target="_blank">https://sceytyg.com/</a><br/>
        </div>
        <p class="copyright">
            COPYRIGHT 天意谷景区 ALL RIGHTS RESERVED<br/>技术支持:倍道科技
        </p>
    </div>     
</div>
<div class="bottom-deco"></div>
<a class="voice" onClick="play_music();">
    <audio id="audio" autoplay="true">
        <source src="mp3/3.mp3" type="audio/mpeg" />	
        <source src="mp3/3.ogg" type="audio/ogg" />	
    </audio>
</a>
<script>
	function play_music(){
		if ($('.voice').hasClass('no')){
			$('.voice audio').get(0).play();
			$('.voice').removeClass('no');
		}else{
			$('.voice audio').get(0).pause();
			$('.voice').addClass('no');
		}
		$('#music_play_filter').hide();
	}
	function just_play(id)
	{
		$('.voice').removeClass('no');
		$('.voice audio').get(0).play();
		if (typeof(id)!='undefined'){
			$('#music_play_filter').hide();
		}
	}
	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 is_weixn(){
		return false;
		var ua = navigator.userAgent.toLowerCase();
		if(ua.match(/MicroMessenger/i)=="micromessenger") {
			return true;
		} else {
			return false;
		}
	}
	var play_filter=document.getElementById('music_play_filter');
	play_filter.addEventListener('click', function(){
		just_play(1);
	});
	play_filter.addEventListener('touchstart', function(){
		just_play(1);
	});
	play_filter.addEventListener('touchend', function(){
		just_play(1);
	});
	play_filter.addEventListener('touchmove', function(){
		just_play(1);
	});
	play_filter.addEventListener('mousedown', function(){
		just_play(1);
	});
	play_filter.addEventListener('mouseup', function(){
		just_play(1);
	});
	play_filter.addEventListener('mousemove',function(){
		just_play(1);
	});
	window.onload=function(){
		if (!is_weixn()){
			just_play();
		}
	}
</script>
</body>
</html>