Browse Source

联系我们由2页改回1页

Chente 8 years ago
parent
commit
86d9e4ced3
3 changed files with 20 additions and 14 deletions
  1. 6 14
      aboutUs-about.html
  2. 11 0
      css/global.css
  3. 3 0
      index3.html

+ 6 - 14
aboutUs-about.html

@@ -98,7 +98,7 @@
 			<div class="clearfix"><h2>在轻松、快乐的工作环境中创造和积累</h2></div>
 		</div>
 		<div class="width1060 clearfix">
-			<div class="about-tab clearfix">
+			<div class="about-tab clearfix" id="topBar">
 				<ul class="nav">
 					<li class="active"><a href="aboutUs-about.html">了解纵横</a></li>
 					<li><a href="aboutUs-culture.html">纵横文化</a></li>
@@ -187,17 +187,9 @@
 		</div>
 		</div>
 	</div>
-		<link rel=stylesheet href=css/gridrotator.css> 
-		<script type="text/javascript">	
-			$(function() {
-				$( '#ri-grid' ).gridrotator( {
-					rows		: 2,
-					columns		: 15,
-					animType	: 'slideLeft',
-					animSpeed	: 500,
-					interval	: 1500,
-					step		: 2,
-				} );
-			});
-		</script>
+<script>
+		  $(function(){
+		$('#topBar').stickySidebar({speed:0,padding:0});
+		  });
+		  </script>
 </body>

+ 11 - 0
css/global.css

@@ -2085,6 +2085,11 @@ border:none
   line-height: 60px;
   color:#2F2F2F;
 }
+.warp-header .header-nav h2 > a{
+  font-size: 16px;
+  line-height: 60px;
+  color:#2F2F2F;
+}
 .header-nav .nav-main {
   float:left;
   padding:0 20px;
@@ -2816,6 +2821,9 @@ border:none
   color:#ff8d43;
 }
 /*走进纵横*/
+.about-tab {
+  background:#fff;
+}
 .about-tab li{
   float:left;
   width:170px;
@@ -2843,6 +2851,9 @@ border:none
   color:#B2005E;
   cursor:default;
 }
+.about-content {
+  margin-top:80px;
+}
 .about-text {
   padding:67px 150px 67px 150px ;
 }

+ 3 - 0
index3.html

@@ -79,6 +79,9 @@
 							</dl>
 						</div>
 					</li>
+					<li class="nav-main">
+						<h2><a>支持</a></h2>
+					</li>
 				</ul>
 			</div>
 			<div class="header-search">