hongjunluo 2 years ago
parent 57de19bc1b
commit 7062371b9e
  1. 27
      about/about01.html
  2. 78
      css/style.css
  3. 54
      fullpage.html
  4. BIN
      images/2.png
  5. BIN
      images/3.png
  6. BIN
      images/4.png
  7. BIN
      images/5.png
  8. 2
      js/common.js
  9. 2
      service/service11.html
  10. 2
      service/service13.html
  11. 2
      service/service14.html
  12. 2
      sftp-config.json

@ -14,10 +14,12 @@
<link href="../css/bootstrap.css" rel="stylesheet">
<link href="../css/bxslider.css" rel="stylesheet">
<link href="../css/style.css" rel="stylesheet">
<link href="../css/swiper-bundle.min.css" rel="stylesheet">
<script src="../js/jquery.min.js"></script>
<!-- <script src="../js/jquery-3.5.1.min.js"></script> -->
<script src="../js/wow.min.js"></script>
<script src="http://www.jeendo.com/script/wow/wow.min2.js"></script>
<script src="../js/jquery.imgscroll.min.js"></script>
<script src="../js/subpage.js"></script>
<script src="../js/common.js"></script>
<script src="../js/bootstrap.js"></script>
@ -165,11 +167,26 @@
<h2 class="wow fadeInDown">AFFILIATED ENTERPRISES</h2>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 wrap">
<a href="www.sidvc.com" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/1.png"></a>
<a href="http://www.websztz.com/" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/2.png"></a>
<a href="https://zdb.pedaily.cn/company/show13897/" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/3.png"></a>
<a href="https://www.suzhou.gov.cn/szsrmzf/szyw/202101/5ca5310d12d34dc9adc73c282cabf72d.shtml" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/4.png"></a>
<a href="https://www.suzhou.gov.cn/szsrmzf/szyw/202103/228ab3c916254609b7e813ca7aeb4853.shtml" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/5.png"></a>
<div class="line_1 scrollItem">
<ul>
<li>
<a href="www.sidvc.com" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/1.png"></a>
</li>
<li>
<a href="http://www.websztz.com/" class="col-sm-4 mycol-5 list wow fadeInDown swiper-slide" target="_blank"><img src="../images/2.png"></a>
</li>
<li>
<a href="https://zdb.pedaily.cn/company/show13897/" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/3.png"></a>
</li>
<li>
<a href="https://www.suzhou.gov.cn/szsrmzf/szyw/202101/5ca5310d12d34dc9adc73c282cabf72d.shtml" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/4.png"></a>
</li>
<li>
<a href="https://www.suzhou.gov.cn/szsrmzf/szyw/202103/228ab3c916254609b7e813ca7aeb4853.shtml" class="col-sm-4 mycol-5 list wow fadeInDown" target="_blank"><img src="../images/5.png"></a>
</li>
</ul>
</div>
</div>
<div class="clearfix"></div>
</div>

@ -252,29 +252,55 @@ a.more_white:hover{color: #fff; background: #fff; text-decoration: none;}
.about_03 .title{ }
.about_03 .title h2:nth-child(2){ font-size: 48px; color: #124AA0;}
.about_03 .title h2:nth-child(3){ font-size: 36px; color: #124AA0;margin-bottom: 40px;}
.about_03 .wrap .list{ margin: 20px 10px; padding: 10px; border: 1px solid #F2F2F2;
box-shadow: 4px 4px 10px #f2f2f2;}
/*.about_03 .wrap .list{ margin: 20px 10px; padding: 10px; border: 1px solid #F2F2F2;*/
/*box-shadow: 4px 4px 10px #f2f2f2;}*/
.about_03 .wrap{ }
.about_03 .wrap a img{ margin: auto;}
.about_03 .wrap a img:hover{ margin: auto;
opacity: 0.5;
transition: all .4s;
/*.about_03 .wrap a img{ margin: auto;}*/
/*.about_03 .wrap a img:hover{ margin: auto;*/
/*opacity: 0.5;*/
/*transition: all .4s;*/
}
.about_03 .wrap a:hover{
box-shadow: 4px 4px 10px #f9f9f9;}
/*对齐高度*/
.about_03 .wrap {
/*.about_03 .wrap{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: flex;*/
/*flex-wrap: wrap;*/
}
.about_03 .wrap > [class*='col-'] {
/*}*/
/*.about_03 .wrap > [class*='col-'] {
display: flex;
flex-direction: row;
}
*/
/* 底部 流动效果*/
.about_03 .line_1 li{list-style: none;margin:0 5px}
.about_03 .wrap{
overflow: hidden;
padding-top:30px;
padding-bottom: 30px;
}
.about_03 .scrollItem{
overflow: visible !important;
}
.about_03 .scrollItem ul{
display: flex;
flex-wrap: nowrap;
}
.about_03 .scrollItem ul li:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
z-index: 99;
background-color: #ffffff;
position:relative;
}
@ -457,10 +483,17 @@ box-shadow: 4px 4px 10px #f9f9f9;}
.service-next{ border-bottom: 1px solid #eaeaea;background: #ffffff;
position: relative; }
.service-next ul{ margin-left: 42%; }
/*.service-next ul li{
.service-next ul li{
background-size: 100%; }
.service-next ul li:hover a{
transition: 0;
background: url(../images/bottom-to.png) no-repeat center bottom;
background-size: 100%; }*/
.service-next ul li a{ color: #333; }
background-size: 66%; }
.service-next ul li a{ color: #333;
line-height: 32px;
transition: 0s;
-webkit-transition: 0s;
-moz-transition: 0s;}
.service-next ul li a:hover{ background-color: #fff; text-decoration: none;}
.service-next ul li a:focus{ background-color: #fff; }
@ -468,9 +501,9 @@ box-shadow: 4px 4px 10px #f9f9f9;}
.service-next ul li a.active img{ vertical-align:bottom; display: block;}
.service-next ul li a.active{
border-bottom: 3px solid #124AA0;
font-weight: bold;
color: #124aa0;
transition: 0s !important;
background: url(../images/bottom-to.png) no-repeat center bottom;
background-size: 66%;
}
@ -623,6 +656,19 @@ box-shadow: 4px 4px 10px #f9f9f9;}
.service_141 .wrap p { font-size: 22px; margin: 20px; }
.service_141 .wrap img{ margin: auto; }
.service_141 .wrap img:hover{
margin: auto;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
z-index: 99;
background-color: #ffffff;
position:relative;
transition: all 0.6s;
}
/*间距临时方案*/
.service_141 .wrap div:first-child,

@ -0,0 +1,54 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>苏州创新投资集团有限公司</title>
<meta name="applicable-device"content="pc,mobile">
<link href="css/bootstrap.min.css" rel="stylesheet">
<!--css3动画库-->
<link rel="stylesheet" href="css/animate.css">
<!--banner大图基础样式-->
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!--页面滚动基础样式-->
<link rel="stylesheet" href="css/jquery.fullPage.css" />
<!--导航样式-->
<link rel="stylesheet" href="css/head.css" />
<!--图片和滚屏样式-->
<link rel="stylesheet" href="css/index.css">
<style>
body,html{
overflow: hidden !important;
}
</style>
</head>
<body>
<div id="fullpage">
<div class="section">Some section</div>
<div class="section">Some section</div>
<div class="section">Some section</div>
<div class="section">Some section</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery.fullPage.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/index_slick.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.leoTextAnimate.js"></script>
<script src="js/index.js"></script>
<script type="text/javascript">
new fullpage('#fullpage', {
//options here
autoScrolling:true,
scrollHorizontally: true
});
</script>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

@ -1 +1 @@
/*蓝科企业网站系统PHP版 http://www.lankecms.com*/ $(document).ready(function(){ //返回顶部 $("#gototop").click(function(){ $("html,body").animate({scrollTop :0}, 800);return false; }); http://www.lankecms.com*/ $("#small_search").click(function(){ $("#topsearch").slideToggle(); // 友情链接 $("#link_btn").click(function(){ if ($(".link_list").css('display') == "none"){ $("#link_btn").addClass("glyphicon-minus"); }else{ $("#link_btn").removeClass("glyphicon-minus"); } $(".link_list").slideToggle(); $("#tags_btn").click(function(){ if ($(".tags_rows").css('display') == "none"){ $("#tags_btn").addClass("glyphicon-minus"); $("#tags_btn").removeClass("glyphicon-minus"); http://www.lankecms.com*/ $("html,body").animate({scrollTop :0}, 800);return false; }); if($(window).width()>768){ //鼠标划过就展开子菜单 $('ul.nav li.dropdown').hover(function() { $(this).find('.dropdown-menu').stop(true, true).slideDown(); }, function() { $(this).find('.dropdown-menu').stop(true, true).slideUp(); http://www.lankecms.com*/ http://www.lankecms.com*/ $("#gototop").click(function(){ http://www.lankecms.com*/ $("html,body").animate({scrollTop :0}, 800);return false; $(window).scroll(function(){ http://www.lankecms.com*/ // }else{ $(document).ready(function(){ // } //左侧导航菜单 $("#gototop").click(function(){ $("html,body").animate({scrollTop :0}, 800);return false; // }; $(document).ready(function(){ $(document).ready(function(){ $(document).ready(function(){ http://www.lankecms.com*/ var spanatt = $(this).next("ul.menu_body").css('display'); $(document).ready(function(){ $(document).ready(function(){ $(document).ready(function(){ //返回顶部 $(document).ready(function(){ $(document).ready(function(){ $("#gototop").click(function(){ $(document).ready(function(){ $("html,body").animate({scrollTop :0}, 800);return false; http://www.lankecms.com*/ $(this).html(spantext).addClass("current").next("ul.menu_body").slideToggle(300).siblings("ul.menu_body"); }); });
/*蓝科企业网站系统PHP版 http://www.lankecms.com*/ $(document).ready(function(){ //返回顶部 $("#gototop").click(function(){ $("html,body").animate({scrollTop :0}, 800);return false; }); // $("#gotocate").click(function(){ // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; // }); http://www.lankecms.com*/ }); $(document).ready(function(){ //返回顶部 $("#link_btn").addClass("glyphicon-minus"); }else{ $("#link_btn").removeClass("glyphicon-minus"); } $("#gototop").click(function(){ }); $("#tags_btn").click(function(){ $("#gototop").click(function(){ $("#tags_btn").addClass("glyphicon-minus"); }else{ $("#tags_btn").removeClass("glyphicon-minus"); } $(".tags_rows").slideToggle(); }); if($(window).width()>768){ $("#gototop").click(function(){ $("html,body").animate({scrollTop :0}, 800);return false; $('ul.nav li.dropdown').hover(function() { $(this).find('.dropdown-menu').stop(true, true).slideDown(); }, function() { $(this).find('.dropdown-menu').stop(true, true).slideUp(); $("html,body").animate({scrollTop :0}, 800);return false; } //scrollTop $(window).scroll(function(){ var scrolls = $(window).scrollTop() // if (scrolls > 160) { }); http://www.lankecms.com*/ }); //左侧导航菜单 // if ($("#firstpane .menu_body:eq(0)").text().replace(/[\r\n ]/g,"").length>0) { // }; $("ul.menu_body").each(function(){ if ($(this).text().replace(/[\r\n ]/g,"").length<=0) {$(this).prev().remove();} //去掉span }); $("#firstpane span.menu_head").click(function(){ var spanatt = $(this).next("ul.menu_body").css('display'); if (spanatt == "block"){ // $("#gotocate").click(function(){ $("#small_search").click(function(){ }else{ $("#topsearch").slideToggle(); // 友情链接 } $("#link_btn").click(function(){ }); if ($(".link_list").css('display') == "none"){ $("#link_btn").addClass("glyphicon-minus"); }else{ $("#link_btn").removeClass("glyphicon-minus"); } $(".link_list").slideToggle(); $("#tags_btn").click(function(){ if ($(".tags_rows").css('display') == "none"){ $("#tags_btn").addClass("glyphicon-minus"); $("#tags_btn").removeClass("glyphicon-minus"); }); }); // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; height:'116px', if($(window).width()>768){ speed:10, addcss:true }); imgScroll.rolling({ //鼠标划过就展开子菜单 // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; height:'116px', direction:'left', speed:10, addcss:true }); } $('ul.nav li.dropdown').hover(function() { $(this).find('.dropdown-menu').stop(true, true).slideDown(); }, function() { imgScroll.rolling({ $(this).find('.dropdown-menu').stop(true, true).slideUp(); // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; height:'116px', direction:'left', // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $("#gototop").click(function(){ // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $("html,body").animate({scrollTop :0}, 800);return false; http://www.lankecms.com*/ // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $(document).ready(function(){ direction:'right', // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $("#gototop").click(function(){ // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $("html,body").animate({scrollTop :0}, 800);return false; http://www.lankecms.com*/ // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $(document).ready(function(){ // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; //返回顶部 // $("html,body").animate({scrollTop:$("#categories").offset().top},800);return false; $("#gototop").click(function(){ }); $("html,body").animate({scrollTop :0}, 800);return false; $(document).ready(function(){ http://www.lankecms.com*/ > });

@ -89,7 +89,7 @@
<!-- 二级菜单 -->
<div id="navbar" class="navbar-collapse collapse service-next">
<ul class="nav navbar-nav">
<li><a href="service11.html" class="active">全周期</a></li>
<li><a href="service11.html" class="active"> </a></li>
<li><a href="service12.html" class="">全产业链</a></li>
<li><a href="service13.html" class="">投资体系</a></li>
<li><a href="service14.html" class="">明星项目</a></li>

@ -90,7 +90,7 @@
<!-- 二级菜单 -->
<div id="navbar" class="navbar-collapse collapse service-next">
<ul class="nav navbar-nav">
<li><a href="service11.html">全周期</a></li>
<li><a href="service11.html"> </a></li>
<li><a href="service12.html">全产业链</a> </li>
<li><a href="service13.html" class="active">投资体系</a> </li>
<li><a href="service14.html">明星项目</a> </li>

@ -90,7 +90,7 @@
<!-- 二级菜单 -->
<div id="navbar" class="navbar-collapse collapse service-next">
<ul class="nav navbar-nav">
<li><a href="service11.html">全周期</a></li>
<li><a href="service11.html"> </a></li>
<li><a href="service12.html">全产业链</a> </li>
<li><a href="service13.html">投资体系</a> </li>
<li><a href="service14.html" class="active">明星项目</a> </li>

@ -41,5 +41,5 @@
//"remote_time_offset_in_hours": 0,
//"remote_encoding": "utf-8",
//"remote_locale": "C",
//"allow_config_upload": false,
"allow_config_upload": true,
}

Loading…
Cancel
Save