<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="renderer" content="webkit"/>
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <meta http-equiv="Expires" content="0">
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Cache-control" content="no-cache">
    <meta http-equiv="Cache" content="no-cache">
  </head>
  <script>document.write("<script type='text/javascript' src='./js/obpm.config.js?v=" + Date.now() + "'><\/script>");</script>
  <script>document.write("<script type='text/javascript' src='./js/obsConfig.js?v=" + Date.now() + "'><\/script>");</script>
  <!-- 寮曞叆澶╁湴鍥� -->
  <script src="https://api.tianditu.gov.cn/api?v=4.0&tk=18111c7ecf3f616faf921e930914e879" type="text/javascript"></script>
  <!-- <script>
  if(localStorage.getItem('__network__')=='true'){    
     document.write("<script type='text/javascript' src='https://pv.sohu.com/cityjson?v=" + Date.now() + "' charset='gb2312'><\/script>");
  }
  </script>
  <script type="text/javascript"charset="gb2312">
  if(localStorage.getItem('__network__')=='true'){ 
    var City = returnCitySN;
    sf=City["cname"];
    if(sf.indexOf("婀栧崡")>=0){
    window.location.href="./404.html";
    }
  }
 </script> -->

  <style>
    body{
      margin: 0;
      padding: 0;
    }
    .homeLoading{
      position: fixed;
      background: #fff;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  </style>
  <body>
    <noscript>
      <strong>We're sorry but hello-world doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
    </noscript>
    <div id="app">
      <span class="homeLoading"><img src="homeLoading.gif"/></span>
    </div>
  </body>
  <script defer src="./js/jquery-1.11.3.min.js"></script>
  <script defer src="./js/swiper.min.js"></script>

  <script>
    // Function to parse URL parameters
    // function getUrlParameter(name) {
    //     name = name.replace(/[\[\]]/g, '\\$&');
    //     var regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)');
    //     var results = regex.exec(window.location.href);
    //     if (!results) return null;
    //     if (!results[2]) return '';
    //     return decodeURIComponent(results[2].replace(/\+/g, ' '));
    // }
    
    // // Function to check if the URL contains the specified domain and redirect
    // function checkAndRedirect() {
    //     var actionContent = getUrlParameter('actionContent');
    //     if (actionContent && actionContent.includes('v5_open_new_page')) {
    //         window.location.href = actionContent;
    //     }
    // }
    
    // // Execute the function on page load
    // window.onload = function() {
    //     checkAndRedirect();
    // };
    
    // // Optional: Execute the function on URL hash change (if needed)
    // window.onhashchange = function() {
    //     checkAndRedirect();
    // };
    </script>
</html>