<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no" />
  <meta base="/sys/" />
  <title>湖南农业发展投资集团有限责任公司</title>
  <link rel="stylesheet" href="/update.css" >
  <script type="module" crossorigin src="/assets/index-BVG-1QGi.js"></script>
  <link rel="stylesheet" crossorigin href="/assets/index-h3LYHFLR.css">
</head>
<style>
  html,body{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
  }

  .app-loading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #f4f7f9
  }
  ::-webkit-scrollbar {
      width: 8px;
      height: 8px;
    }

    ::-webkit-scrollbar-track {
      background: #f6f6f6;
      border-radius: 2px;
    }

    ::-webkit-scrollbar-thumb {
      background: #cdcdcd;
      border-radius: 2px;
    }

    ::-webkit-scrollbar-thumb:hover {
      background: #747474;
    }

    ::-webkit-scrollbar-corner {
      background: #f6f6f6;
    }
  .app-loading .app-loading-wrap {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translate3d(-50%, -50%, 0)
  }

  .app-loading .dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 98px
  }

   .app-loading-title1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    color: rgb(0 0 0 / 85%);
    font-size: 30px
  }

  .app-loading .app-loading-logo {
    display: block;
    width: 90px;
    margin: 0 auto;
    margin-bottom: 20px
  }

  .dot {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 48px;
    height: 48px;
    margin-top: 30px;
    transform: rotate(45deg);
    animation: ant-rotate 1.2s infinite linear;
    font-size: 32px
  }

  .dot i {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    transform: scale(.75);
    transform-origin: 50% 50%;
    animation: ant-spin-move 1s infinite linear alternate;
    border-radius: 100%;
    opacity: .3;
    background-color: #0065cc
  }

  .dot i:first-child {
    top: 0;
    left: 0
  }

  .dot i:nth-child(2) {
    top: 0;
    right: 0;
    animation-delay: .4s
  }

  .dot i:nth-child(3) {
    right: 0;
    bottom: 0;
    animation-delay: .8s
  }

  .dot i:nth-child(4) {
    bottom: 0;
    left: 0;
    animation-delay: 1.2s
  }

  @keyframes ant-rotate {
    to {
      transform: rotate(405deg)
    }
  }

  @keyframes ant-spin-move {
    to {
      opacity: 1
    }
  }
</style>
<body>
 
    <div id="app">
      
    <div class="app-loading">
      <div class="app-loading-wrap">
        <img src="//naoyihui-patient.oss-cn-shanghai.aliyuncs.com/2b872f016aba4b3b940b826d1912f765.png" class="app-loading-logo" alt="Logo" />
        <div class="app-loading-dots">
          <span class="dot dot-spin">
            <i></i>
            <i></i>
            <i></i>
            <i></i>
          </span>
        </div>
        <div class="app-loading-title1">湖南农业发展投资集团</div>
      </div>
    </div>
    </div>
  

  <script>
    window.env='test' // test admin
  </script>
    <script src="//api.map.baidu.com/api?type=webgl&v=2.0&ak=436783a803152f325d0404f8e9f3cf43"></script>

</body>

</html>