<!DOCTYPE html>

<html lang="en">

 <head>

   <meta http-equiv="content-type" content="text/html; charset=UTF-8" />

   <meta charset="utf-8" />

   <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />

   <meta name="Keywords" content="长沙小谱科技,小谱音乐,但为君悦" />

   <meta name="description" content="天天阅谱为你提供优质的乐谱资源,合集乐谱,伴奏试听,在线教学,谱友交流的音乐平台" />

   <meta name="author" content="" />

   <!--<link rel="icon" href="img/logo-1.png">-->

   <link rel="shortcut icon" href="/favicon.ico" />

   <title>天天阅谱-技术支持</title>


   <!-- Bootstrap core CSS -->

   <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous" />


   <!-- Custom styles for this template -->

   <style>

     .container {

       max-width: 960px;

     }

     .site-header {

       background-color: rgba(0, 0, 0, 0.85);

     }

     .site-header a {

       color: #999;

       transition: ease-in-out color 0.15s;

     }

     .site-header a:hover {

       color: #fff;

       text-decoration: none;

     }

     .border-top {

       border-top: 1px solid #e5e5e5;

     }

     .border-bottom {

       border-bottom: 1px solid #e5e5e5;

     }

     .box-shadow {

       box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);

     }

     .flex-equal > * {

       -ms-flex: 1;

       -webkit-box-flex: 1;

       flex: 1;

     }

     @media (min-width: 768px) {

       .flex-md-equal > * {

         -ms-flex: 1;

         -webkit-box-flex: 1;

         flex: 1;

       }

     }

     .overflow-hidden {

       overflow: hidden;

     }

   </style>

   <!-- Placed at the end of the document so the pages load faster -->

   <script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

   <script>

     window.jQuery || document.write('<script src=".js/query-slim.min.js"><\/script>');

   </script>

   <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>

   <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>

   <script src="./js/holder.js"></script>

   <script>

     Holder.addTheme("thumb", {

       bg: "#55595c",

       fg: "#eceeef",

       text: "Thumbnail",

     });

   </script>

 </head>


 <body>

   <nav class="site-header sticky-top py-1">

     <div class="container d-flex flex-column flex-md-row justify-content-between">

       <a class="py-2" href="#"><img src="./images/logo.jpg" height="24" /></a>

       <a class="py-2 d-none d-md-inline-block" href="#">合作伙伴</a>

       <a class="py-2 d-none d-md-inline-block" href="#">服务支持</a>

       <a class="py-2 d-none d-md-inline-block" href="#">联系我们</a>

     </div>

   </nav>


   <div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-light">

     <div>

       <h1 class="display-4 font-weight-normal">我们正在努力中 ...</h1>

       <h5 style="width: 700px; margin: 20px auto; color: #666">天天阅谱app是长沙小谱科技有限公司自主研发的,天天阅谱为你提供优质的乐谱资源,合集乐谱,伴奏试听,在线教学,谱友交流的音乐平台的一款应用app。</h5>

       <div style="display: flex; width: 1100px; margin: 20px auto 0; flex-direction: column">

         <!-- <div style="display: flex; justify-content: space-between;padding: 0 100px;">

           <img src="./images/machine1.jpg" alt="" width="350" />

           

           <img src="./images/machine3.jpg" alt="" width="350" />

         </div>

         <div style="display: flex; justify-content: space-between; margin-top: 20px">

           <img src="./images/machine4.png" alt="" width="350" />

           <img src="./images/machine2.png" alt="" width="350" />

           <img src="./images/machine5.png" alt="" width="350" />

         </div> -->

       </div>


       <div class="col-md-5 p-lg-5 mx-auto my-5">

         <!-- <h4 style="margin: 20px 0">目前正在开发中的合作商项目有老凤祥和中华铅笔等。</h4> -->

         <p class="lead font-weight-normal" style="text-align: left">公司网站正在努力建设中,如果在使用天天阅谱App中有任何疑问或者建议,欢迎通过以下方式与我们取得联系.</p>

         <div align="center" style="min-width: 620px !important">

           <table style="font-size: large">

             <tr>

               <td>电话:</td>

               <td>

                 <font color="#0069D9">18565899599</font>

               </td>

             </tr>

             <tr>

               <td>邮箱:</td>

               <td>

                 <font color="#007BFF">mh18565899599@163.com</font>

               </td>

             </tr>

             <tr>

               <td>地址:</td>

               <td>

                 <font color="#495057">长沙市雨花区万家丽中路二段8号华晨世纪广场第2、3栋1205、1207房</font>

               </td>

             </tr>

           </table>

         </div>

       </div>

     </div>

     <div class="product-device box-shadow d-none d-md-block"></div>

     <div class="product-device product-device-2 box-shadow d-none d-md-block"></div>

   </div>


   <footer class="container py-5">

     <div class="row">

       <div class="col-12 col-md">

         <img src="./images/logo.jpg" height="40" />

         <small class="d-block mb-3 text-muted">天天阅谱 © 2020</small>

       </div>

       <div class="col-6 col-md">

         <h5>关于天天阅谱</h5>

         <ul class="list-unstyled text-small"></ul>

       </div>

       <div class="col-6 col-md">

         <h5>解决方案</h5>

         <ul class="list-unstyled text-small"></ul>

       </div>

       <div class="col-6 col-md">

         <h5>技术资源</h5>

         <ul class="list-unstyled text-small">

           <!--<li><a class="text-muted" href="#">Business</a></li>

           <li><a class="text-muted" href="#">Education</a></li>

           <li><a class="text-muted" href="#">Government</a></li>

           <li><a class="text-muted" href="#">Gaming</a></li>-->

         </ul>

       </div>

       <div class="col-6 col-md">

         <h5>关注我们</h5>

         <ul class="list-unstyled text-small">

           <li><span>微信公众号</span></li>

           <li></li>

         </ul>

       </div>

     </div>

   </footer>

 </body>

</html>