|
@@ -35,6 +35,11 @@
|
|
|
<script src="https://cdn.gear.chilunyc.com/static/js/external/placeholders.min.js"></script>
|
|
<script src="https://cdn.gear.chilunyc.com/static/js/external/placeholders.min.js"></script>
|
|
|
<![endif]-->
|
|
<![endif]-->
|
|
|
<style>
|
|
<style>
|
|
|
|
|
+ @media screen and (max-width:480px){
|
|
|
|
|
+ .footer-zixun-div{
|
|
|
|
|
+ height: 230px !important;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
.nb-comp-item i{
|
|
.nb-comp-item i{
|
|
|
box-sizing: content-box !important;
|
|
box-sizing: content-box !important;
|
|
|
}
|
|
}
|
|
@@ -53,7 +58,7 @@
|
|
|
<div class="auto-container">
|
|
<div class="auto-container">
|
|
|
<div class="hx-header mobile">
|
|
<div class="hx-header mobile">
|
|
|
<div class="hx-logo" style="width: 108px; height: 70px;">
|
|
<div class="hx-logo" style="width: 108px; height: 70px;">
|
|
|
- <a href="">
|
|
|
|
|
|
|
+ <a href="index1.html">
|
|
|
<img style="width: 100%;" src="static/image/login.png" class="logo_blue" alt="">
|
|
<img style="width: 100%;" src="static/image/login.png" class="logo_blue" alt="">
|
|
|
<!-- <img style="width: 100%;" src="static/image/login.png" class="logo_white" alt=""> -->
|
|
<!-- <img style="width: 100%;" src="static/image/login.png" class="logo_white" alt=""> -->
|
|
|
</a>
|
|
</a>
|
|
@@ -737,7 +742,7 @@
|
|
|
|
|
|
|
|
<script id="hz6d_flp_jquery" src="static/js/jquery-1.4.2.flp.js" type="text/javascript"></script>
|
|
<script id="hz6d_flp_jquery" src="static/js/jquery-1.4.2.flp.js" type="text/javascript"></script>
|
|
|
<!--End Footer Bottom-->
|
|
<!--End Footer Bottom-->
|
|
|
- <script>
|
|
|
|
|
|
|
+ <!-- <script>
|
|
|
var _hmt = _hmt || [];
|
|
var _hmt = _hmt || [];
|
|
|
(function() {
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
var hm = document.createElement("script");
|
|
@@ -745,6 +750,6 @@
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
})();
|
|
|
- </script>
|
|
|
|
|
|
|
+ </script> -->
|
|
|
</body>
|
|
</body>
|
|
|
</html>
|
|
</html>
|