dengzhiguo 7 anni fa
parent
commit
3d3174ca40
5 ha cambiato i file con 13 aggiunte e 14 eliminazioni
  1. BIN
      img/bottom_bg.png
  2. 5 8
      src/css/register.css
  3. 4 2
      src/css/service.css
  4. 1 1
      template/register.html
  5. 3 3
      template/service.html

BIN
img/bottom_bg.png


+ 5 - 8
src/css/register.css

@@ -124,14 +124,11 @@ margin:40px auto;padding: 20px 50px;overflow-y: auto;box-shadow: 0 10px 10px 0 #
 .login_check label:first-child{margin-right: 15px;}
 .head_login:focus{text-decoration: none;}
 /*底部定制*/
-.bottombg_top{width:100%;height:130px;background: url(../../img/bottom_bgtop.png) no-repeat center center;
-    background-size:100% 100%;position: absolute;top:-130px;left:0; }
-#bottom{margin-top:0;height:280px;}
-.bottom{margin-top:0;height:280px;}
-.bottom_text{height:280px;}
-.text_top{top:20px;}
-.text_center{top:75px;}
-.text_bottom{top:165px;}
+
+#bottom{background:#fff;margin-top:-150px;background: url(../../img/bottom_bg.png) no-repeat center center;
+    background-size:100% 100%;}
+.bottom{margin-top:0;}
+
 
 /*弹出消息提示*/
 .smg{width: 200px;height: 30px;color: #0C79FF;background: rgba(100,100,100,.3);border-radius: 10px;position: fixed;top: 50%;margin-top: -15px;left: 50%;margin-left: -75px;color: #ffffff;}

+ 4 - 2
src/css/service.css

@@ -10,8 +10,10 @@ h2{color:#074F88;margin-top:90px;}
     position: relative;margin-bottom:20px;border: 2px solid transparent;
     }
 .serve_left>div:hover{border: 2px solid #BCBCBC;}
-.serve_left span{display: inline-block;width:108px;height:108px;
-border-radius: 50%;border: 2px solid #F8A346;position: absolute;top:-1px;left:-2px;}
+.serve_left>div:hover span{background: #fff;}
+.serve_left>div:nth-child(1):hover span{background: #F8A346;}
+.serve_left span{display: inline-block;width:108px;height:108px;text-align: center;line-height:100px;
+border-radius: 50%;border: 2px solid #F8A346;position: absolute;top:-1px;left:-2px;background: #eee;}
 .serve_left h3{display: inline-block;position: absolute;top:5px;left:120px;
     color:#F8A346;}
 .serve_left p{display: inline-block;position: absolute;top:35px;left:120px;

+ 1 - 1
template/register.html

@@ -114,7 +114,7 @@
   	<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
   	<!--主体内容区域结束-->
 	<div id="bottom">
-		<div class="bottombg_top"></div>
+		<!--<div class="bottombg_top"></div>-->
 		<div class="bottom">
 			<div class="bottom_text">
 				<div class="text_top">

+ 3 - 3
template/service.html

@@ -59,7 +59,7 @@
 			</div>
 			<div class="serve_cont">
 				<div class="serve_left">
-					<div>
+					<div class="serve_left-top">
 						<span>
 							<img src="../img/tech_ty.png" alt=""/>
 						</span>
@@ -69,7 +69,7 @@
 						</p>
 						<a href="#">了解更多</a>
 					</div>
-					<div>
+					<div  class="serve_left-center">
 						<span>
 							<img src="../img/tech_tr.png" alt=""/>
 						</span>
@@ -79,7 +79,7 @@
 						</p>
 						<a href="#">了解更多</a>
 					</div>
-					<div>
+					<div  class="serve_left-bottom">
 						<span>
 							<img src="../img/tech_th.png" alt=""/>
 						</span>