From 65ca7c4e877aec75b8ee8b66b2f0d4dff22639b9 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 14 Dec 2022 00:42:01 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- about/about01.html | 3 +- css/index.css | 12 +- css/service12.css | 212 ++++++++++- ...务版图-banner@2x.png => yewubanner.png} | Bin js/about03.js | 9 +- js/service12.js | 10 +- service/test.html | 354 ++++++++++++++++++ 7 files changed, 593 insertions(+), 7 deletions(-) rename images/{业务版图-banner@2x.png => yewubanner.png} (100%) create mode 100644 service/test.html diff --git a/about/about01.html b/about/about01.html index 9884d39..c0c870b 100644 --- a/about/about01.html +++ b/about/about01.html @@ -164,8 +164,9 @@ diff --git a/css/index.css b/css/index.css index 182540d..3151407 100644 --- a/css/index.css +++ b/css/index.css @@ -179,6 +179,8 @@ margin:90px auto 0 auto; line-height: 38px; text-align: center; + position: relative; + z-index:9 } a:link, a:visited, @@ -194,6 +196,7 @@ a:active{ left:50%; transform: translateX(-50%); bottom:0; + z-index:5 } .fp-is-overflow > .fp-overflow{ overflow: hidden; @@ -245,6 +248,8 @@ a:active{ -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; + position: relative; + top: -20px; } .second3Title .title{ font-size: 32px; @@ -329,7 +334,8 @@ a:active{ flex-direction: column; justify-content: space-between; align-items: center; - height: 227px; + /* height: 227px; */ + height: 200px; } .section3active{ border-left:none !important; @@ -355,7 +361,8 @@ a:active{ font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF; - margin:20px 0; + /* margin:20px 0; */ + margin:10px 0; } .electricItem button{ border: 1px solid #FFFFFF; @@ -907,6 +914,7 @@ a:active{ margin: 30px auto 0 auto; line-height: 38px; text-align: center; + } .section3{ position: relative; diff --git a/css/service12.css b/css/service12.css index 2ad691a..43a38fb 100644 --- a/css/service12.css +++ b/css/service12.css @@ -1,3 +1,93 @@ +.section0{ + position: relative; +} +.section0 .bgimage{ + width:100%; + margin-top:100px; +} +.titlecontent{ + position: absolute; + left:14%; + top:35%; +} +.titlecontent p{ + margin:0;padding:0 +} +.section0 .titlecontent .title1{ + font-size: 48px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; + text-shadow: 0px 2px 6px rgba(9,30,52,0.22); +} +.subtitle{ + font-size: 36px; + font-family: Arial; + font-weight: 400; + color: #FFFFFF; +} +.navcontent{ + position: absolute; + /* width:100%; */ + left:50%; + transform: translateX(-50%); + bottom:0; +} +.navitem{ + text-align: center; + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + background-color: rgba(2,7,14,0.5); + padding:15px 0; + +} +.navtitle{ + font-size: 16px; + font-family: Microsoft YaHei; + font-weight: bold; + color: #FFFFFF; + +} +.navsubtitle{ + font-size: 12px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; + margin-top:6px; +} +.navaction{ + background: #124AA0 !important; +} +.service-next{ + text-align: center; + border-bottom:1px solid #EAEAEA; +} +a:link, +a:visited, +a:hover, +a:active{ + color: #333333; + text-decoration: none; +} +.service-next ul{ + display: flex; + justify-content: space-between; + margin:0 +} +.service-next li{ + list-style: none; + position: relative; + padding:30px 0; +} +.service-next li img{ + width:100%; + height: 4px; + position: absolute; + bottom: 0; + left:0; +} .section1{ position: relative; } @@ -12,7 +102,7 @@ } .yaosu{ text-align: center; - margin-top: 45px; + margin-top: 20px; } .yaosu .devide{ width: 80px; @@ -36,12 +126,14 @@ .section1info{ flex: 1; position: relative; + background:url('../images/service11/电子信息@2x.png'); + background-size: cover; display: flex; align-items: center; } .electricContent{ - width: 52%; + width: 70%; margin:0 auto; text-align: center; /* display: flex; */ @@ -50,12 +142,128 @@ /* position: absolute; */ top: 18%; } +.electricContent img{ + width:100px; + height:100px; +} .electricContent p{ font-size: 24px; font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF; + margin-top:15px; } .list{ margin-bottom:20px; +} +.section2{ + margin:0; + background: url('../images/service11/装备制造-bg@2x.png'); + background-size: 100% 100%; + position: relative; +} +.section2 .section12{ + position: absolute; + width:100%; + height:100%; + top:0; + left:0; + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; +} +.zhuangbei{ + text-align: center; + margin-bottom: 10px; +} +.zhuangbei .devide{ + width: 80px; + height: 6px; + background: #FFFFFF; + margin: 0 auto; +} +.zhuangbei .title{ + font-size: 48px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; + margin-top:20px; +} +.zhuangbei .subtitle{ + + font-size: 36px; + font-family: Arial; + font-weight: 400; + color: #FFFFFF; +} +.zhuangbeiContainer{ + margin:0 20px; + flex: 1; + margin-bottom: 30px; +} +.zhuanbeiItem{ + border-right: 2px solid #1574CA; + position: relative; + padding: 0; + /* margin: 10px 0; */ + height:100%; + display: flex; +} +.imgcontent{ + height:100%; + width:100%; + flex:1 +} +.backImg{ + width:100%; + visibility: hidden; + height:100%; +} +.intro{ + position: absolute; + top:0; + text-align: center; + width:100%; + top: 40%; +} +.activeimg{ + visibility: visible !important; +} +.zhuanbeiItem .intro p{ + font-size: 30px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; +} +.intro ul{ + margin:0; + padding:0; + font-size: 18px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; +} +.intro ul li{ + list-style: none; + +} +.section3{ + + background: url("../images/service11/生物医药@2x.png"); + background-size: cover; +} +.shengwu{ + width:50%; + margin:0 auto; +} +.shengwu img{ + width:100%; +} +.section4{ + background: url('../images/要素资源-bg@2x.png'); + background-size: cover; +} +.swiperItemContent{ + border:1px solid red; } \ No newline at end of file diff --git a/images/业务版图-banner@2x.png b/images/yewubanner.png similarity index 100% rename from images/业务版图-banner@2x.png rename to images/yewubanner.png diff --git a/js/about03.js b/js/about03.js index 61ed429..3f18018 100644 --- a/js/about03.js +++ b/js/about03.js @@ -1,11 +1,12 @@ //banner $(function(){ + var owl = $('.brand__slider'); $('.brand__slider').owlCarousel({ loop:true, margin:30, autoplay:true, - autoplayTimeout:3000, + autoplayTimeout:1000, smartSpeed:500, items:3, navText:['',''], @@ -23,7 +24,13 @@ }, } }); + $('.category__item').on('mouseover',function(){ + owl.trigger('stop.owl.autoplay') + }) + $('.category__item').on('mouseleave',function(){ + owl.trigger('play.owl.autoplay',[1000]) + }) //移动端展开nav $('#navToggle').on('click',function(){ $('.m_nav').addClass('open'); diff --git a/js/service12.js b/js/service12.js index 3af51b1..6f76969 100644 --- a/js/service12.js +++ b/js/service12.js @@ -1,6 +1,10 @@ //banner $(function(){ + $('#header').load('../public/header1.html') + setTimeout(function(){ + $('.header').addClass('on') + },100); //移动端展开nav $('#navToggle').on('click',function(){ $('.m_nav').addClass('open'); @@ -18,7 +22,7 @@ //全屏滚动 $('#about_main').fullpage({ 'navigation': true, - scrollBar: true, + scrollBar: false, slidesNavigation: true, css3: true, controlArrows: false, @@ -45,4 +49,8 @@ $(".header").removeClass("animation"); } }) + $('.zhuanbeiItem').on('mouseenter',function(){ + $(this).children('.imgcontent').children('img').addClass('activeimg') + $(this).siblings().children('.imgcontent').children('img').removeClass('activeimg') + }) }) \ No newline at end of file diff --git a/service/test.html b/service/test.html new file mode 100644 index 0000000..0f30bd7 --- /dev/null +++ b/service/test.html @@ -0,0 +1,354 @@ + + + + + + + + 苏州创新投资集团有限公司 + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+

产业地图

+

INDUSTRIAL MAP

+
+ +
+ + + +
+ +
+
+
+
+
电子信息
+
ELECTRONIC INFORMATION
+
+
+
+
+ +

科研机构

+

电子元器件
与专用材料

+

计算机与智能
消费设备制造

+

新型显示

+

集成电路

+

人工智能

+ +
+
+
+
+
+ + + + + + + +
+
+
+
+
装备制造
+
EQUIPMENT MANUFACTURING
+
+
+
+
+
+ +
+ +
+

高端装备

+
    +
  • 高档数控机床
  • +
  • 增材制造装备
  • +
  • 智能机器人
  • +
  • 轨道交通装备
  • +
  • 特色专用装备
  • +
+
+
+
+
+ + +
+
+

汽车及零部件

+
    +
  • 整车
  • +
  • 传统汽车零部件
  • +
  • 新能源汽车零部件
  • +
  • 汽车电子
  • +
  • 智能网联汽车
  • +
  • 燃料电池汽车
  • +
+
+
+
+
+ + +
+
+

新能源

+
    +
  • 光伏
  • +
  • 风电
  • +
  • 氢能
  • +
  • 智能电网
  • +
  • 动力电池
  • +
+
+
+
+
+ + +
+
+

航空航天

+
    +
  • 大飞机
  • +
  • 航天
  • +
  • 通用航空
  • +
  • 航空功能服务
  • +
+
+
+
+ +
+
+
+ + + +
+
+
+
生物医药
+
BIOMEDICINE
+
+
+ +
+
+ + + +
+
+
+
先进材料
+
ADVANCED MATERIALS
+
+
+
+
+
+ +
+ +

先进石化
化工新材料

+
+
+
+ +
+ +

先进无机
非金属材料

+
+
+
+ +
+ +

高性能纤维
及制品和
复合材料

+
+
+
+ +
+ +

前沿新材料

+
+
+
+ +
+ +

先进钢铁材料

+
+
+
+ +
+ +

先进有色
金属材料

+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + From 8fec3ae3071d149d0e6904f3516ee85358a8b9ba Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 14 Dec 2022 01:27:55 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/service12.css | 10 +- service/service12.html | 583 +++++++++++++++++------------------------ service/test.html | 354 ------------------------- 3 files changed, 250 insertions(+), 697 deletions(-) delete mode 100644 service/test.html diff --git a/css/service12.css b/css/service12.css index 43a38fb..dc644f6 100644 --- a/css/service12.css +++ b/css/service12.css @@ -265,5 +265,13 @@ a:active{ background-size: cover; } .swiperItemContent{ - border:1px solid red; + +} +.intro p{ + + font-size: 18px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; + margin-top:30px; } \ No newline at end of file diff --git a/service/service12.html b/service/service12.html index 07c171c..e8dabe1 100644 --- a/service/service12.html +++ b/service/service12.html @@ -9,38 +9,19 @@ - - - + + + - + - - - + + - - - + -
-
-
- - -
-
- - -
- -
-
-
-
-

产业地图

-

INDUSTRIAL MAP

-
-
- - + - @@ -243,17 +137,16 @@
ELECTRONIC INFORMATION
-
-
-

科研机构

-

电子元器件
与专用材料

-

计算机与智能
消费设备制造

-

新型显示

-

集成电路

-

人工智能

-
+ +

科研机构

+

电子元器件
与专用材料

+

计算机与智能
消费设备制造

+

新型显示

+

集成电路

+

人工智能

+
@@ -266,171 +159,177 @@ -
-
-
-
- -

装备制造

-

EQUIPMENT MANUFACTURING

-
-
-
- -
-

高端装备

-
    -
  • 高档数控机床
  • -
  • 增材制造装备
  • -
  • 智能机器人
  • -
  • 轨道交通装备
  • -
  • 特色专用装备
  • -
-
-
-
- -
-

汽车及零部件

-
    -
  • 整车
  • -
  • 传统汽车零部件
  • -
  • 新能源汽车零部件
  • -
  • 汽车电子
  • -
  • 智能网联汽车
  • -
  • 燃料电池汽车
  • -
-
-
-
- -
-

新能源

-
    -
  • 光伏
  • -
  • 风电
  • -
  • 氢能
  • -
  • 智能电网
  • -
  • 动力电池
  • -
-
-
-
- -
-

航空航天

-
    -
  • 大飞机
  • -
  • 航天
  • -
  • 通用航空
  • -
  • 航空功能服务
  • -
-
-
-
- +
+
+
+
+
装备制造
+
EQUIPMENT MANUFACTURING
-
-
+
+
+
+
+ +
+ +
+

高端装备

+
    +
  • 高档数控机床
  • +
  • 增材制造装备
  • +
  • 智能机器人
  • +
  • 轨道交通装备
  • +
  • 特色专用装备
  • +
+
+
+
+
+ + +
+
+

汽车及零部件

+
    +
  • 整车
  • +
  • 传统汽车零部件
  • +
  • 新能源汽车零部件
  • +
  • 汽车电子
  • +
  • 智能网联汽车
  • +
  • 燃料电池汽车
  • +
+
+
+
+
+ +
+
+

新能源

+
    +
  • 光伏
  • +
  • 风电
  • +
  • 氢能
  • +
  • 智能电网
  • +
  • 动力电池
  • +
+
+
+
+
+ - -
-
-
-
- -

生物医药

-

BIOMEDICINE

-
-
- +
+
+

航空航天

+
    +
  • 大飞机
  • +
  • 航天
  • +
  • 通用航空
  • +
  • 航空功能服务
  • +
+
+
-
+
+
+ + + +
+
+
+
生物医药
+
BIOMEDICINE
+
+
+ +
-
+
+
+
+
先进材料
+
ADVANCED MATERIALS
+
-
-
- -

先进材料

-

ADVANCED MATERIALS

-
-
-
-
- -
- -

先进石化
化工新材料

-
-
-
- -
- -

先进无机
非金属材料

-
-
-
- -
- -

高性能纤维
及制品和
复合材料

-
-
-
- -
- -

前沿新材料

-
-
-
- -
- -

先进钢铁材料

-
-
-
- -
- -

先进有色
金属材料

-
-
+
+
+
+ +
+ +

先进石化
化工新材料

+
+
+
+ +
+ +

先进无机
非金属材料

-
-
-
+
+
+ +
+ +

高性能纤维
及制品和
复合材料

+
+
+
+ +
+ +

前沿新材料

+
+
+
+ +
+ +

先进钢铁材料

+
+
+
+ +
+ +

先进有色
金属材料

+
+
+
-
+
- + + - + diff --git a/service/test.html b/service/test.html deleted file mode 100644 index 0f30bd7..0000000 --- a/service/test.html +++ /dev/null @@ -1,354 +0,0 @@ - - - - - - - - 苏州创新投资集团有限公司 - - - - - - - - - - - - - - - - - - - - -
- -
-
- -
-

产业地图

-

INDUSTRIAL MAP

-
- -
- - - -
- -
-
-
-
-
电子信息
-
ELECTRONIC INFORMATION
-
-
-
-
- -

科研机构

-

电子元器件
与专用材料

-

计算机与智能
消费设备制造

-

新型显示

-

集成电路

-

人工智能

- -
-
-
-
-
- - - - - - - -
-
-
-
-
装备制造
-
EQUIPMENT MANUFACTURING
-
-
-
-
-
- -
- -
-

高端装备

-
    -
  • 高档数控机床
  • -
  • 增材制造装备
  • -
  • 智能机器人
  • -
  • 轨道交通装备
  • -
  • 特色专用装备
  • -
-
-
-
-
- - -
-
-

汽车及零部件

-
    -
  • 整车
  • -
  • 传统汽车零部件
  • -
  • 新能源汽车零部件
  • -
  • 汽车电子
  • -
  • 智能网联汽车
  • -
  • 燃料电池汽车
  • -
-
-
-
-
- - -
-
-

新能源

-
    -
  • 光伏
  • -
  • 风电
  • -
  • 氢能
  • -
  • 智能电网
  • -
  • 动力电池
  • -
-
-
-
-
- - -
-
-

航空航天

-
    -
  • 大飞机
  • -
  • 航天
  • -
  • 通用航空
  • -
  • 航空功能服务
  • -
-
-
-
- -
-
-
- - - -
-
-
-
生物医药
-
BIOMEDICINE
-
-
- -
-
- - - -
-
-
-
先进材料
-
ADVANCED MATERIALS
-
-
-
-
-
- -
- -

先进石化
化工新材料

-
-
-
- -
- -

先进无机
非金属材料

-
-
-
- -
- -

高性能纤维
及制品和
复合材料

-
-
-
- -
- -

前沿新材料

-
-
-
- -
- -

先进钢铁材料

-
-
-
- -
- -

先进有色
金属材料

-
-
-
- -
-
-
-
- - - - - - - - - - - - - From 596a2d5c9609fec88a73e7bf1056dbbdfcc27471 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 14 Dec 2022 01:36:20 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- about/about01.html | 2 +- about/about02.html | 4 +- about/about03.html | 119 +---------------------------------------- about/about04.html | 4 +- about/about05.html | 4 +- about/about06.html | 4 +- about/about07.html | 4 +- form/form.html | 4 +- js/about03.js | 4 ++ news/detail.html | 2 +- news/news01.html | 2 +- news/news02.html | 2 +- news/news03.html | 2 +- service/service01.html | 4 +- service/service03.html | 4 +- service/service11.html | 4 +- service/service12.html | 15 +----- service/service13.html | 4 +- service/service14.html | 4 +- talent/talent01.html | 4 +- talent/talent02.html | 4 +- work/detail.html | 4 +- work/work.html | 4 +- 23 files changed, 41 insertions(+), 167 deletions(-) diff --git a/about/about01.html b/about/about01.html index c0c870b..4a6ec49 100644 --- a/about/about01.html +++ b/about/about01.html @@ -11,7 +11,7 @@ - + diff --git a/about/about02.html b/about/about02.html index 9047131..1d03950 100644 --- a/about/about02.html +++ b/about/about02.html @@ -9,7 +9,7 @@ - + @@ -98,7 +98,7 @@ diff --git a/about/about03.html b/about/about03.html index 04a4b22..2e574b5 100644 --- a/about/about03.html +++ b/about/about03.html @@ -24,124 +24,7 @@ - -
- -
- - +
diff --git a/about/about04.html b/about/about04.html index ec97fec..5e4bcc6 100644 --- a/about/about04.html +++ b/about/about04.html @@ -9,7 +9,7 @@ - + @@ -126,7 +126,7 @@ diff --git a/about/about05.html b/about/about05.html index d08f780..eeb35a9 100644 --- a/about/about05.html +++ b/about/about05.html @@ -9,7 +9,7 @@ - + @@ -91,7 +91,7 @@ diff --git a/about/about06.html b/about/about06.html index a3a09bd..b2a3986 100644 --- a/about/about06.html +++ b/about/about06.html @@ -9,7 +9,7 @@ - + @@ -118,7 +118,7 @@ diff --git a/about/about07.html b/about/about07.html index 17961e9..1fda31a 100644 --- a/about/about07.html +++ b/about/about07.html @@ -9,7 +9,7 @@ - + @@ -118,7 +118,7 @@ diff --git a/js/about03.js b/js/about03.js index 3f18018..d54b701 100644 --- a/js/about03.js +++ b/js/about03.js @@ -31,6 +31,10 @@ owl.trigger('play.owl.autoplay',[1000]) }) + $('#header').load('../public/header1.html') + setTimeout(function(){ + $('.header').addClass('on') + },100); //移动端展开nav $('#navToggle').on('click',function(){ $('.m_nav').addClass('open'); diff --git a/news/detail.html b/news/detail.html index 6fc7ee5..8d8b7e8 100644 --- a/news/detail.html +++ b/news/detail.html @@ -75,7 +75,7 @@ diff --git a/news/news01.html b/news/news01.html index 0b1494f..20c5410 100644 --- a/news/news01.html +++ b/news/news01.html @@ -184,7 +184,7 @@ diff --git a/news/news02.html b/news/news02.html index bd978e7..09e3afc 100644 --- a/news/news02.html +++ b/news/news02.html @@ -137,7 +137,7 @@ diff --git a/news/news03.html b/news/news03.html index 91d3c63..ff0e9dd 100644 --- a/news/news03.html +++ b/news/news03.html @@ -154,7 +154,7 @@ diff --git a/service/service01.html b/service/service01.html index 4cb70d3..1bf0eeb 100644 --- a/service/service01.html +++ b/service/service01.html @@ -9,7 +9,7 @@ - + @@ -71,7 +71,7 @@ diff --git a/service/service03.html b/service/service03.html index 87c287f..39983e5 100644 --- a/service/service03.html +++ b/service/service03.html @@ -9,7 +9,7 @@ - + @@ -78,7 +78,7 @@ diff --git a/service/service11.html b/service/service11.html index 8c9f64f..0ae33ab 100644 --- a/service/service11.html +++ b/service/service11.html @@ -9,7 +9,7 @@ - + @@ -86,7 +86,7 @@ diff --git a/service/service12.html b/service/service12.html index e8dabe1..33616fc 100644 --- a/service/service12.html +++ b/service/service12.html @@ -342,20 +342,7 @@ prevEl: '.swiper-button-prev', }, }); - // var swiper = new Swiper('.swiper-container', { - // slidesPerView: 3, - // spaceBetween: 30, - // centeredSlides: true, - // loop: true, - // pagination: { - // el: '.swiper-pagination', - // clickable: true, - // }, - // navigation: { - // nextEl: '.swiper-button-next', - // prevEl: '.swiper-button-prev', - // }, - // }); + diff --git a/service/service13.html b/service/service13.html index f0804b7..f1219dc 100644 --- a/service/service13.html +++ b/service/service13.html @@ -9,7 +9,7 @@ - + @@ -137,7 +137,7 @@ diff --git a/service/service14.html b/service/service14.html index 9bab0be..0ea674a 100644 --- a/service/service14.html +++ b/service/service14.html @@ -9,7 +9,7 @@ - + @@ -162,7 +162,7 @@ diff --git a/talent/talent01.html b/talent/talent01.html index 6680eed..0b98303 100644 --- a/talent/talent01.html +++ b/talent/talent01.html @@ -9,7 +9,7 @@ - + @@ -75,7 +75,7 @@ diff --git a/talent/talent02.html b/talent/talent02.html index f008b91..e000196 100644 --- a/talent/talent02.html +++ b/talent/talent02.html @@ -9,7 +9,7 @@ - + @@ -100,7 +100,7 @@ diff --git a/work/detail.html b/work/detail.html index 6f43be6..93f2273 100644 --- a/work/detail.html +++ b/work/detail.html @@ -9,7 +9,7 @@ - + @@ -69,7 +69,7 @@ diff --git a/work/work.html b/work/work.html index 25fdab0..ed33454 100644 --- a/work/work.html +++ b/work/work.html @@ -9,7 +9,7 @@ - + @@ -122,7 +122,7 @@ From b233663bf9d07725f4aa4526440500582c42a3ce Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 14 Dec 2022 01:43:31 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- about/about01.html | 2 +- about/about02.html | 2 +- about/about03.html | 1 + about/about04.html | 2 +- about/about05.html | 2 +- about/about06.html | 2 +- about/about07.html | 2 +- form/form.html | 2 +- service/service01.html | 2 +- service/service03.html | 2 +- service/service11.html | 2 +- service/service13.html | 2 +- service/service14.html | 2 +- talent/talent01.html | 2 +- talent/talent02.html | 2 +- work/detail.html | 2 +- work/work.html | 2 +- 17 files changed, 17 insertions(+), 16 deletions(-) diff --git a/about/about01.html b/about/about01.html index 4a6ec49..c0c870b 100644 --- a/about/about01.html +++ b/about/about01.html @@ -11,7 +11,7 @@ - + diff --git a/about/about02.html b/about/about02.html index 1d03950..58ccc7c 100644 --- a/about/about02.html +++ b/about/about02.html @@ -9,7 +9,7 @@ - + diff --git a/about/about03.html b/about/about03.html index 2e574b5..e3309ac 100644 --- a/about/about03.html +++ b/about/about03.html @@ -266,6 +266,7 @@ diff --git a/about/about04.html b/about/about04.html index 5e4bcc6..e64128b 100644 --- a/about/about04.html +++ b/about/about04.html @@ -9,7 +9,7 @@ - + diff --git a/about/about05.html b/about/about05.html index eeb35a9..0e54a47 100644 --- a/about/about05.html +++ b/about/about05.html @@ -9,7 +9,7 @@ - + diff --git a/about/about06.html b/about/about06.html index b2a3986..2ff717a 100644 --- a/about/about06.html +++ b/about/about06.html @@ -9,7 +9,7 @@ - + diff --git a/about/about07.html b/about/about07.html index 1fda31a..12ba43d 100644 --- a/about/about07.html +++ b/about/about07.html @@ -9,7 +9,7 @@ - + diff --git a/form/form.html b/form/form.html index 5ed16f6..7d8ae01 100644 --- a/form/form.html +++ b/form/form.html @@ -9,7 +9,7 @@ - + diff --git a/service/service01.html b/service/service01.html index 1bf0eeb..5b3fc25 100644 --- a/service/service01.html +++ b/service/service01.html @@ -9,7 +9,7 @@ - + diff --git a/service/service03.html b/service/service03.html index 39983e5..7c35d4c 100644 --- a/service/service03.html +++ b/service/service03.html @@ -9,7 +9,7 @@ - + diff --git a/service/service11.html b/service/service11.html index 0ae33ab..fe45bc6 100644 --- a/service/service11.html +++ b/service/service11.html @@ -9,7 +9,7 @@ - + diff --git a/service/service13.html b/service/service13.html index f1219dc..394d6aa 100644 --- a/service/service13.html +++ b/service/service13.html @@ -9,7 +9,7 @@ - + diff --git a/service/service14.html b/service/service14.html index 0ea674a..2b53c13 100644 --- a/service/service14.html +++ b/service/service14.html @@ -9,7 +9,7 @@ - + diff --git a/talent/talent01.html b/talent/talent01.html index 0b98303..b679224 100644 --- a/talent/talent01.html +++ b/talent/talent01.html @@ -9,7 +9,7 @@ - + diff --git a/talent/talent02.html b/talent/talent02.html index e000196..3ae43b9 100644 --- a/talent/talent02.html +++ b/talent/talent02.html @@ -9,7 +9,7 @@ - + diff --git a/work/detail.html b/work/detail.html index 93f2273..2b103ff 100644 --- a/work/detail.html +++ b/work/detail.html @@ -9,7 +9,7 @@ - + diff --git a/work/work.html b/work/work.html index ed33454..3536174 100644 --- a/work/work.html +++ b/work/work.html @@ -9,7 +9,7 @@ - + From 6e385b5e260df16c950e78bef93d01ce5e4a38c9 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 14 Dec 2022 10:46:32 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/work.css | 162 +++++++++++++++++++++++++++++++++++++++++++++ images/NEW.png | Bin 0 -> 369 bytes images/arrow.png | Bin 0 -> 339 bytes js/work.js | 6 ++ work/work.html | 168 +++++++++++++++++++++++------------------------ 5 files changed, 250 insertions(+), 86 deletions(-) create mode 100644 css/work.css create mode 100644 images/NEW.png create mode 100644 images/arrow.png create mode 100644 js/work.js diff --git a/css/work.css b/css/work.css new file mode 100644 index 0000000..3e0c7b5 --- /dev/null +++ b/css/work.css @@ -0,0 +1,162 @@ +.topcontent{ + width:100%; + position: relative; + margin-top:100px; + } + .topcontent img{ + width:100%; + + } + .titleContent{ + position:absolute; + top:30%; + left:14%; + } + .titleContent .title{ + font-size: 48px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #FFFFFF; + text-shadow: 0px 2px 6px rgba(9,30,52,0.22); + } + .titleContent .subtitle{ + font-size: 36px; + font-family: Arial; + font-weight: 400; + color: #FFFFFF; + } + .leftcontent>img{ + width:100%; + } + .details{ + padding:20px 20px 40px 20px; + background: #F8F8F8; + } + .contentContainer{ + margin-top:70px; + } + .toptitle{ + display: flex; + justify-content: space-between; + } + .details .toptitle h5{ + display: flex; + align-items: center; + } + .toptitle span{ + font-size: 14px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #999999; + } + .details .toptitle h5 span{ + font-size: 16px; + font-family: Microsoft YaHei; + color: #124AA0; + font-weight: bold; + } + .details .toptitle h5 img{ + width:20px; + height:17px; + margin-left:11px; + } + .details p{ + padding:0; + margin:0; + font-size: 14px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #666666; + margin-top:24px; + } + .more{ + display: flex; + align-items: center; + margin-top:55px; + } + .more span{ + font-size: 16px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #124AA0; + } + .more img{ + width:8px; + height:14px; + margin-left:11px; + } + + .items{ + display: flex; + align-items: center; + position: relative; + background: #FFFFFF; + border: 1px solid #EAEAEA; + margin-bottom:6px; + flex: 1; + + } + .itemcontainer{ + display: flex; + flex-direction: column; + align-items: center; + justify-content: space-between; + height: 100%; + } + .itemcontainer>:last-child{ + margin-bottom:0px; + } + .items .left{ + width:190px; + height:100%; + } + .items .left img{ + width:100%; + height:100%; + } + .items .right{ + flex:1; + margin-left:10px; + padding:0 9px; + } + .right h5{ + font-size: 16px; + font-family: Microsoft YaHei; + color: #222222; + font-weight: bold; + } + .right .time{ + font-size: 14px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #999999; + margin:16px 0; + } + .right p{ + margin:0; + padding:0; + font-size: 14px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #999999; + text-overflow: -o-ellipsis-lastline; + overflow: hidden; + text-overflow: ellipsis; + display: -webkit-box; + -webkit-line-clamp: 3; + line-clamp: 3; + -webkit-box-orient: vertical; + } + .zhiding{ + position:absolute; + right:8px; + top:10px; + background: #F6F6F6; + border-radius: 2px; + + font-size: 12px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #999999; + padding:5px 10px; + } \ No newline at end of file diff --git a/images/NEW.png b/images/NEW.png new file mode 100644 index 0000000000000000000000000000000000000000..4944cd8f7cdd90153ee30e5dab8ba66743352a3d GIT binary patch literal 369 zcmV-%0gnEOP)Px$D@jB_R5(w))Gj=5 zkX?i85^{Ig$U#SUqrF_LG|lVJ2pi!0D{?#!?qdWb2faGf?vYcoP2gn_va3+pL#hYK zBb1{&n%jm<4o*xMT2A(cAxK9rI=&At4tOr8AHOIO7#5>%0!B6<@ZsquIT)eCo6w&J z=PCx68H2$Ba=!T8Z>b*C*n;OOa$9Vz593Z_v&L3bchV_)U1soGg@1#th%TfHw$&>1 zb^a&#pc+hd&6VxASTy6Gzm1*+yiIq{R-7bQ1iF?{>a6LKn6{S`3-5mb3N)U^XG<~I P00000NkvXXu0mjf9q*P) literal 0 HcmV?d00001 diff --git a/images/arrow.png b/images/arrow.png new file mode 100644 index 0000000000000000000000000000000000000000..576735aac0f6b10d3315fde9ea1ea8ac12bd0c62 GIT binary patch literal 339 zcmV-Z0j&OsP){Q700001b5ch_0Itp) z=>Px$4M{{nR47wz(Y;E;02Bq_b7JYDVvM7^58xX(*`x}JU^h+e&{;tjaS#U`6zQN4 zhnRr)gNsvw;L^!w@Cn?KI0=FFND7Lfx!b*b!@c*=a)M7my)SNvV-T%!7mztqReKvWJoWP`e~N7@V@t5%>O{q%q;th6NV9s z`aqtqrf=P^5-8BLbF)xW{S`!(*XoTiFxqJ)oF5L=Corf4rhU6c;*p>?1}rDokn}+C zDv90Q60q#BCF%~~Wg2ZCl&&!CV2gxL;53QcqtYL&X3&w~NjlEr_DSiJvyR^-jB7!M lRe7)o3&MF4yBAeq{Q&W7Xona+uu%X2002ovPDHLkV1nDbmiYhx literal 0 HcmV?d00001 diff --git a/js/work.js b/js/work.js new file mode 100644 index 0000000..9ebcfb0 --- /dev/null +++ b/js/work.js @@ -0,0 +1,6 @@ +$(function(){ + $("#header").load("../public/header1.html",function(){ + $('.header').addClass('on') + }); + // $("#footer").load("../public/footer.html"); + }); \ No newline at end of file diff --git a/work/work.html b/work/work.html index 3536174..e5534b7 100644 --- a/work/work.html +++ b/work/work.html @@ -9,18 +9,14 @@ - - - + + - - - - - + @@ -28,78 +24,82 @@ -
-
-
-
-

党建工作

-

PARTY BUILDING

+
+ +
+
党建工作
+
PARTY BUILDING
+
+
+
+
+
+ +
+
+
+ 苏创投党委组织全系统深入学习贯彻党的二十大精神 + +
+ 2022-09-22 +
+

10月16日,中国共产党第二十次全国代表大会在北京人民大会堂隆重开幕。苏创投迅速掀起了学习贯彻党的二十大精神热潮。习近平总书记的报告高屋建瓴、思想深邃,字字铿锵、催人奋进,是我们党团结带领全国各族人民在新时代新征程坚持和发展中国特色社会主义的政治宣言和行动纲领。 + 党的二十大报告在公司党员干部、团员青年中引发热烈反响,公司上下广大党员干部采取多种形式认真聆听学习了习近平总书记所作的报告,深受鼓舞,倍感振奋,畅谈心得体会。

+
+ 了解更多 +
- -
- - - -
-
-
-
-
    - -
  • - -
    - 江苏省财政厅相关领导莅临苏创投调研指导 -

    2022-09-22

    -

    10月16日,中国共产党第二十次全国代表大会在北京人民大会堂隆重开幕。苏创投迅速掀起了学习贯彻党的二十大精神热潮。习近平总书记的报告高屋建瓴、思想深邃,字字铿锵、催人奋进,是我们党团结带领全国各族人民在新时代新征程坚持和发展中国特色社会主义的政治宣言和行动纲领。党的二十大报告在公司党员干部、团员青年中引发热烈反响,公司上下广大党员干部采取多种形式认真聆听学习了习近平总书记所作的报告,深受鼓舞,倍感振奋,畅谈心得体会。

    - 了解更多 > -
    -
  • - -
- -
- -
-
    - -
  • -
    -
    - 苏州大数据集团莅临苏创投洽谈交流 - 置顶 -

    2022-09-22

    -

    近日,苏州大数据集团董事长徐健一行莅临苏创投集团洽谈交流合作,苏创投党委副书记、总裁闵文军率相关负责同志参加会议。 徐健董事长

    -
    -
  • -
  • -
    -
    - 苏创投旗下天使母基金首次以数字... -

    2022-09-22

    -

    9月20日,苏创投旗下天使母基金联合农业银行首次以数字人民币向子基金--太仓智汇科创基金出资2900万元。这标志着数字人民币在苏创投集团的首次应用实践。苏州市委书记曹路宝19日在“第二届长三角数字金融产业创新周开幕式暨苏州市金融支持产业创新集群发展大会”上表示,苏州将加快全市推广数字人民币试点,积极在C端、B端、G端搭建更多应用场景,加快形成产业化优势;持续招引优质资源,推动数字人民币产业链纵向延伸和横向拓展,将试点优势转化为数字金融产业... 新集群发展优势。本次苏州天使母基金以数字人民币对子基金进行投资,是数字人民币助力天使基金发展的重要探索,也是数字人民币在投资领域这一特殊B端搭建应用场景的重要尝试

    -
    -
  • -
  • -
    -
    - 苏创投旗下天使母基金首次以数字... -

    2022-09-22

    -

    9月20日,苏创投旗下天使母基金联合农业银行首次以数字人民币向子基金--太仓智汇科创基金出资2900万元。这标志着数字人民币在苏创投集团的首次应用实践。苏州市委书记曹路宝19日在“第二届长三角数字金融产业创新周开幕式暨苏州市金融支持产业创新集群发展大会”上表示,苏州将加快全市推广数字人民币试点,积极在C端、B端、G端搭建更多应用场景,加快形成产业化优势;持续招引优质资源,推动数字人民币产业链纵向延伸和横向拓展,将试点优势转化为数字金融产业... 新集群发展优势。本次苏州天使母基金以数字人民币对子基金进行投资,是数字人民币助力天使基金发展的重要探索,也是数字人民币在投资领域这一特殊B端搭建应用场景的重要尝试

    -
    -
  • -
- -
- - +
+
+
+
+ +
+
+
江苏省财政厅相关领导莅临苏创投调研指导
+
2022-09-22
+

10月21日下午,江苏省财政厅基金管理处处长熊洁、副处长张锐一行带队莅临苏创投调研指导。苏州市财政局金融和基金管理处处长程乾、

+
+
置顶
+
+
+
+ +
+
+
江苏省财政厅相关领导莅临苏创投调研指导
+
2022-09-22
+

10月21日下午,江苏省财政厅基金管理处处长熊洁、副处长张锐一行带队莅临苏创投调研指导。苏州市财政局金融和基金管理处处长程乾、

+
+
+
+
+ +
+
+
江苏省财政厅相关领导莅临苏创投调研指导
+
2022-09-22
+

10月21日下午,江苏省财政厅基金管理处处长熊洁、副处长张锐一行带队莅临苏创投调研指导。苏州市财政局金融和基金管理处处长程乾、

+
+
+
+
+ +
+
+
江苏省财政厅相关领导莅临苏创投调研指导
+
2022-09-22
+

10月21日下午,江苏省财政厅基金管理处处长熊洁、副处长张锐一行带队莅临苏创投调研指导。苏州市财政局金融和基金管理处处长程乾、

+
+
+
+
-
+
- -
+ - - - + + + + + +