File: /www/wwwroot/www.sceytyg.com/jd/9.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/9.jpg">
三界洞,此洞面积巨大,洞内石笋林立、沟环盘迂并有暗河深潭。分为上中下三层,谓之三界洞。上层通道密布,能达地面见天光。谓之通天达道层。中层分布面积广大,有大量石笋景观,又称为人间层。下层为暗河深潭,称为地狱层。传说是玉皇大帝为辅佐巴王子成就伟业而特设的人间、天堂和地狱,故名“三界洞”。洞口圆圈,据传那是巴王子的刑具—油锅,后来成为游击队炼炸药的地方。此景体验寓意:<br/>
境地有三界:上为仙界,中为凡界,下为地狱。<br/>
人鬼神三界:上为神、中为人、下为鬼。<br/>
人分三界:上为大、中为常、下为小。<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/9.mp3" type="audio/mpeg" />
<source src="mp3/9.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>