Commit 48e278736dd727ed96cb477a754fe4c0b7143d21

Authored by chenbiao
1 parent aed79d36

宣化官网

contact.html
@@ -62,13 +62,11 @@ @@ -62,13 +62,11 @@
62 <div class="container"> 62 <div class="container">
63 <div class="row rnt_pos_rel"> 63 <div class="row rnt_pos_rel">
64 <div class="contact_msg_cont rnt_pos_abs"> 64 <div class="contact_msg_cont rnt_pos_abs">
65 - <div class="contact_pop pop_tel">电话:(0510) 66055077 </div> 65 + <div class="contact_pop pop_des">公司:中交智联云海(张家口)停车有限公司</div>
  66 +<!-- <div class="contact_pop pop_tel">电话:(0510) 66055077 </div>-->
66 <div class="contact_pop pop_email">邮箱:ccccitd2023@163.com</div> 67 <div class="contact_pop pop_email">邮箱:ccccitd2023@163.com</div>
67 <div class="contact_pop pop_des">地址:河北省张家口市宣化区永安街5号</div> 68 <div class="contact_pop pop_des">地址:河北省张家口市宣化区永安街5号</div>
68 -<!-- <div class="contact_pop pop_las">中国传感网国际创新园A座6层</div>-->  
69 </div> 69 </div>
70 - <!--<div class="example-title text-center">联系我们</div>-->  
71 - <!--<div class="example-subtitle text-center">打造创新型停车场 轻松停车</div>-->  
72 <div class="col-md-12 col-xs-12 contact-map" id="main"> 70 <div class="col-md-12 col-xs-12 contact-map" id="main">
73 71
74 </div> 72 </div>
css/contact.css
@@ -84,8 +84,8 @@ @@ -84,8 +84,8 @@
84 } 84 }
85 /* echarts map div sta*/ 85 /* echarts map div sta*/
86 .contact_msg_cont{ 86 .contact_msg_cont{
87 - width: 328px;  
88 - height: 117px; 87 + width: 345px;
  88 + height: 115px;
89 background: rgba(73,164,254,0); 89 background: rgba(73,164,254,0);
90 border: 1px solid #49A4FE; 90 border: 1px solid #49A4FE;
91 top: 280px; 91 top: 280px;
@@ -119,6 +119,7 @@ @@ -119,6 +119,7 @@
119 background: url("../images/cont_des.png") no-repeat; 119 background: url("../images/cont_des.png") no-repeat;
120 background-size: 18px 16px; 120 background-size: 18px 16px;
121 background-position: 0px 3px; 121 background-position: 0px 3px;
  122 + margin-bottom: 10px;
122 } 123 }
123 .pop_las{ 124 .pop_las{
124 padding-left: 38px; 125 padding-left: 38px;
js/nav-footer.js
@@ -53,7 +53,7 @@ var footHtmls=&#39;&lt;div class=&quot;container&quot;&gt;&#39; + @@ -53,7 +53,7 @@ var footHtmls=&#39;&lt;div class=&quot;container&quot;&gt;&#39; +
53 ' <div class="footer">' + 53 ' <div class="footer">' +
54 ' <div class="footer-title">联系我们</div>' + 54 ' <div class="footer-title">联系我们</div>' +
55 ' <ul class="footer-links">' + 55 ' <ul class="footer-links">' +
56 - ' <li>电话:(0938) 8222000</li>' + 56 + // ' <li>电话:(0938) 8222000</li>' +
57 ' <li style="height: 36px;line-height: 18px;margin-bottom: 16px;">地址:河北省张家口市宣化区永安街5号</li>' + 57 ' <li style="height: 36px;line-height: 18px;margin-bottom: 16px;">地址:河北省张家口市宣化区永安街5号</li>' +
58 ' <li>E-mail:ccccitd2023@163.com</li>' + 58 ' <li>E-mail:ccccitd2023@163.com</li>' +
59 ' </ul>' + 59 ' </ul>' +