Browse Source

调整官网首页的样式

Lijy 3 years ago
parent
commit
fc58a60030

+ 31 - 3
fhKeeper/formulahousekeeper/inva_4_tivo/css/revision.css

@@ -146,7 +146,7 @@
 }
 .ald {
     display: flex;
-    justify-content: flex-end;
+    /* justify-content: flex-end; */
 }
 .all {
     width: 15rem;
@@ -632,6 +632,34 @@
     margin: auto;
 }
 .pro_con_pl img {
-    width: 100%;
+    width: 116%;
     height: 100%;
-}
+    margin-left: -8%;
+}
+.service2s {
+	display: block;
+	position: fixed;
+	top: 10.8rem;
+	/* bottom: 10rem; */
+	right: 0;
+	padding: 1rem;
+	background: #fff;
+	box-shadow: 3px 3px 10px #ccc;
+	z-index: 99999999;
+	text-align: center;
+}
+.service2s img {
+	width: 8rem;
+}
+
+.service2s p {
+	margin-bottom: 0;
+	margin: 0.5rem 0;
+}
+
+.service2s p:last-child {
+	color: #20a0ff;
+}
+.aplll {
+	margin-left: 20%;
+}

BIN
fhKeeper/formulahousekeeper/inva_4_tivo/images/img/cait.png


+ 10 - 4
fhKeeper/formulahousekeeper/inva_4_tivo/index.html

@@ -112,14 +112,14 @@
                                 <div class="col-lg-9 col-md-9 col-xl-9" style="margin: 0 auto;display: flex;justify-content: space-around;flex-wrap: wrap;margin-left: 27.5rem;">
                                     <div style="width: 100%;" class="ald">
                                         <!-- <a class="btn-solid-lg btn-solid-lg-white page-scroll overload">软件演示 -->
-                                        <a class="page-scroll overload allsal">演&nbsp示&nbsp咨&nbsp询
+                                        <!-- <a class="page-scroll overload allsal">演&nbsp示&nbsp咨&nbsp询
                                             <div class="service2">
                                                 <p style="color: #333">微信扫码</p>
                                                 <img src="./images/code.jpg">
                                                 <p><span style="color: #333">客服QQ:</span>3052894409</p>
                                             </div>
-                                        </a>
-                                        <a class="page-scroll allsal" href="http://worktime.ttkuaiban.com/#/login" target="_blank">免&nbsp费&nbsp使&nbsp用</a>
+                                        </a> -->
+                                        <a class="page-scroll allsal aplll" href="http://worktime.ttkuaiban.com/#/login" target="_blank">免&nbsp费&nbsp使&nbsp用</a>
                                     </div>
                                     <!-- <div style="width: 100%;" class="ald">
                                         <a class="page-scroll allsal" href="./mobile.html" target="_blank">手&nbsp机&nbsp版</a>
@@ -152,9 +152,15 @@
                 </div>
             </div>
         </div>
+		<!-- 二维码 -->
+		<div class="service2s">
+		    <p style="color: #333">微信扫码咨询</p>
+		    <img src="./images/code.jpg">
+		    <p><span style="color: #333">客服QQ:</span>3052894409</p>
+		</div>
         <!-- 简易版 -->
         <div class="product">
-            <div class="pro_tops">
+            <div class="pro_tops" style="padding-bottom: 0;">
                 <h2>Excel简易版</h2>
                 <p>EXCEL EASY VERSION</p>
             </div>