Browse Source

产品中心

gzb
guozhongbo 1 year ago
parent
commit
7671b8c54f
64 changed files with 229 additions and 62 deletions
  1. 25
    3
      css/about.css
  2. 57
    1
      css/product.css
  3. BIN
      img/about/banner.png
  4. BIN
      img/about/banner15.png
  5. BIN
      img/about/icon1.png
  6. BIN
      img/about/icon2.png
  7. BIN
      img/about/icon3.png
  8. BIN
      img/about/icon4.png
  9. BIN
      img/about/icon5.png
  10. BIN
      img/about/icon6.png
  11. BIN
      img/about/icon7.png
  12. BIN
      img/about/icon8.png
  13. BIN
      img/about/leftjt.png
  14. BIN
      img/about/logo-cai@2x.png
  15. BIN
      img/about/logo-hui@2x.png
  16. BIN
      img/about/rightjt.png
  17. BIN
      img/about/righttj.png
  18. BIN
      img/about/图层 8@2x.png
  19. BIN
      img/product.png
  20. BIN
      img/product/Pigeon.png
  21. BIN
      img/product/area1.png
  22. BIN
      img/product/area2.png
  23. BIN
      img/product/area3.png
  24. BIN
      img/product/area4.png
  25. BIN
      img/product/area5.png
  26. BIN
      img/product/area6.png
  27. BIN
      img/product/area7.png
  28. BIN
      img/product/banner.png
  29. BIN
      img/product/cour0.png
  30. BIN
      img/product/cour1.png
  31. BIN
      img/product/cour2.png
  32. BIN
      img/product/cour3.png
  33. BIN
      img/product/cour4.png
  34. BIN
      img/product/hui-mingtizhinenghua@2x.png
  35. BIN
      img/product/hui-shujufenxiquan@2x.png
  36. BIN
      img/product/hui-yidongsuishikao@2x.png
  37. BIN
      img/product/hui-yiyongxiaolvgao@2x.png
  38. BIN
      img/product/hui-zidongqingsongsao@2x.png
  39. BIN
      img/product/icon_学情分析快又全@2x.png
  40. BIN
      img/product/lan-shujuqunxiquan@2x.png
  41. BIN
      img/product/lan-yidongsuishikao@2x.png
  42. BIN
      img/product/lan-yiyongxiaolvgao@2x.png
  43. BIN
      img/product/lani-mingtizhinenghua@2x.png
  44. BIN
      img/product/lani-zidongqingsongsao@2x.png
  45. BIN
      img/product/logo-cai@2x.png
  46. BIN
      img/product/logo-hui@2x.png
  47. BIN
      img/product/ques.png
  48. BIN
      img/product/school0.png
  49. BIN
      img/product/school1.png
  50. BIN
      img/product/school2.png
  51. BIN
      img/product/school3.png
  52. BIN
      img/product/school4.png
  53. BIN
      img/product/school5.png
  54. BIN
      img/product/school6.png
  55. BIN
      img/product/shouqijiantouxiao@2x.png
  56. BIN
      img/product/student.png
  57. BIN
      img/product/teacher.png
  58. BIN
      img/product/weixin@2x.png
  59. BIN
      img/product/wenzi-cai@2x.png
  60. BIN
      img/product/wenzi-hui@2x.png
  61. BIN
      img/product/zuo-banner@2x.png
  62. 97
    56
      js/about.js
  63. 28
    1
      sections/about.html
  64. 22
    1
      sections/product.html

+ 25
- 3
css/about.css View File

163
   z-index: 1000;
163
   z-index: 1000;
164
 }
164
 }
165
 .leftjt {
165
 .leftjt {
166
-  left: 0;
166
+  left: 0.2rem;
167
 }
167
 }
168
 .rightjt {
168
 .rightjt {
169
-  right: 0;
169
+  right: 0.2rem;
170
 }
170
 }
171
 .showdata {
171
 .showdata {
172
   width: 90%;
172
   width: 90%;
173
   height: 1.6rem;
173
   height: 1.6rem;
174
   margin: 0 auto;
174
   margin: 0 auto;
175
   position: relative;
175
   position: relative;
176
-  /* overflow: hidden; */
176
+  overflow: hidden;
177
 }
177
 }
178
 .line {
178
 .line {
179
   width: 100%;
179
   width: 100%;
237
   font-size: 0.36rem;
237
   font-size: 0.36rem;
238
   font-weight: bold;
238
   font-weight: bold;
239
 }
239
 }
240
+.develop_data{
241
+  padding: 0 5%;
242
+  margin: 0.4rem 0 0.2rem;
243
+  display: flex;
244
+  justify-content: space-between;
245
+}
246
+.dev_list{
247
+  width: 33%;
248
+  height: 2rem;
249
+}
250
+.dev_item{
251
+  color: #666666;
252
+  font-size: 0.14rem;
253
+  line-height: 0.5rem;
254
+  padding-right: 0.2rem;
255
+  overflow: hidden;
256
+    white-space: nowrap;
257
+    text-overflow: ellipsis;
258
+}
259
+.dev_item span{
260
+  color: #016cff;
261
+}

+ 57
- 1
css/product.css View File

4
 .pro_header{
4
 .pro_header{
5
   width: 100%;
5
   width: 100%;
6
   height: 3.9rem;
6
   height: 3.9rem;
7
+  position: relative;
7
 }
8
 }
8
 .pro_header img{
9
 .pro_header img{
9
   width: 100%;
10
   width: 100%;
10
   height: 100%;
11
   height: 100%;
11
 }
12
 }
13
+.suspension {
14
+  position: absolute;
15
+  left: 2rem;
16
+  top: 1.3rem;
17
+  color: white;
18
+}
19
+
20
+.suspension div {
21
+  font-weight: bold;
22
+  font-size: 0.4rem;
23
+  margin-bottom: 0.4rem;
24
+}
25
+
26
+.suspension p {
27
+  font-size: 0.16rem;
28
+}
12
 .piece {
29
 .piece {
13
   width: 100%;
30
   width: 100%;
14
   /* height: 8rem; */
31
   /* height: 8rem; */
49
   border-radius: 0.1rem;
66
   border-radius: 0.1rem;
50
   background: #fefeffff;
67
   background: #fefeffff;
51
   border: 1px solid #f1f4fc;
68
   border: 1px solid #f1f4fc;
52
-  padding: 0.5rem 0.2rem 0.1rem;
69
+  padding: 0 0.2rem 0.1rem;
53
   box-sizing: border-box;
70
   box-sizing: border-box;
54
   background-color: #fefeff;
71
   background-color: #fefeff;
72
+  text-align: center;
73
+}
74
+.area_item img{
75
+  width: 0.56rem;
76
+  height: 0.56rem;
77
+  display: inline-block;
78
+  margin: 0;
55
 }
79
 }
56
 .area_item div{
80
 .area_item div{
57
   text-align: center;
81
   text-align: center;
85
 }
109
 }
86
 .exam_lbt .lbt_right {
110
 .exam_lbt .lbt_right {
87
   width: 70%;
111
   width: 70%;
112
+}
113
+.school_flex{
114
+  display: flex;
115
+  margin-top: 1rem;
116
+  justify-content: center;
117
+}
118
+.school_img{
119
+  width: 4.7rem;
120
+  height: 4.7rem;
121
+}
122
+.school{
123
+  width: 4rem;
124
+  text-align: right;
125
+}
126
+.school_item{
127
+  width: 2.4rem;
128
+  height: 0.47rem;
129
+  background-color: white;
130
+  border-radius: 0.04rem;
131
+  box-shadow: 0 0 0.12rem #0000001a;
132
+  display: flex;
133
+  align-items: center;
134
+  flex-direction: row-reverse;
135
+}
136
+.school_item span{
137
+  color: #2d8cf0;
138
+  font-size: 0.16rem;
139
+  text-align: center;
140
+}
141
+.school_item img{
142
+  width: 0.58rem;
143
+    height: 0.58rem;
88
 }
144
 }

BIN
img/about/banner.png View File


BIN
img/about/banner15.png View File


BIN
img/about/icon1.png View File


BIN
img/about/icon2.png View File


BIN
img/about/icon3.png View File


BIN
img/about/icon4.png View File


BIN
img/about/icon5.png View File


BIN
img/about/icon6.png View File


BIN
img/about/icon7.png View File


BIN
img/about/icon8.png View File


BIN
img/about/leftjt.png View File


BIN
img/about/logo-cai@2x.png View File


BIN
img/about/logo-hui@2x.png View File


BIN
img/about/rightjt.png View File


BIN
img/about/righttj.png View File


BIN
img/about/图层 8@2x.png View File


BIN
img/product.png View File


BIN
img/product/Pigeon.png View File


BIN
img/product/area1.png View File


BIN
img/product/area2.png View File


BIN
img/product/area3.png View File


BIN
img/product/area4.png View File


BIN
img/product/area5.png View File


BIN
img/product/area6.png View File


BIN
img/product/area7.png View File


BIN
img/product/banner.png View File


BIN
img/product/cour0.png View File


BIN
img/product/cour1.png View File


BIN
img/product/cour2.png View File


BIN
img/product/cour3.png View File


BIN
img/product/cour4.png View File


BIN
img/product/hui-mingtizhinenghua@2x.png View File


BIN
img/product/hui-shujufenxiquan@2x.png View File


BIN
img/product/hui-yidongsuishikao@2x.png View File


BIN
img/product/hui-yiyongxiaolvgao@2x.png View File


BIN
img/product/hui-zidongqingsongsao@2x.png View File


BIN
img/product/icon_学情分析快又全@2x.png View File


BIN
img/product/lan-shujuqunxiquan@2x.png View File


BIN
img/product/lan-yidongsuishikao@2x.png View File


BIN
img/product/lan-yiyongxiaolvgao@2x.png View File


BIN
img/product/lani-mingtizhinenghua@2x.png View File


BIN
img/product/lani-zidongqingsongsao@2x.png View File


BIN
img/product/logo-cai@2x.png View File


BIN
img/product/logo-hui@2x.png View File


BIN
img/product/ques.png View File


BIN
img/product/school0.png View File


BIN
img/product/school1.png View File


BIN
img/product/school2.png View File


BIN
img/product/school3.png View File


BIN
img/product/school4.png View File


BIN
img/product/school5.png View File


BIN
img/product/school6.png View File


BIN
img/product/shouqijiantouxiao@2x.png View File


BIN
img/product/student.png View File


BIN
img/product/teacher.png View File


BIN
img/product/weixin@2x.png View File


BIN
img/product/wenzi-cai@2x.png View File


BIN
img/product/wenzi-hui@2x.png View File


BIN
img/product/zuo-banner@2x.png View File


+ 97
- 56
js/about.js View File

1
-// 请求接口前缀
2
-var Baseurl = "https://xhwebapitest.xhkjedu.com/dh/list";
3
-// $.ajax({
4
-//   type: "POST",
5
-//   url: Baseurl,
6
-//   data: JSON.stringify({
7
-//     examid: 434,
8
-//     classid: 9666
9
-//   }),
10
-//   dataType: "json",
11
-//   contentType: "application/json; charset=utf-8",
12
-//   success: function (data) {
13
-//     if (data.code === 0) {
14
-//       loadSectionHtml(data.obj);
15
-//     } else {
16
-//       alert(data.msg);
17
-//     }
18
-//   }
19
-// });
20
 var datalist = [
1
 var datalist = [
21
   { time: 2023 },
2
   { time: 2023 },
22
   { time: 2022 },
3
   { time: 2022 },
27
   { time: 2017 }
8
   { time: 2017 }
28
 ];
9
 ];
29
 
10
 
11
+// 请求接口前缀 3.6.1 中文列表
12
+var Baseurl = "https://xhwebapitest.xhkjedu.com/dh/listc";
13
+$.ajax({
14
+  type: "POST",
15
+  url: Baseurl,
16
+  dataType: "json",
17
+  async: false,
18
+  contentType: "application/json; charset=utf-8",
19
+  success: function (data) {
20
+    if (data.code === 0) {
21
+      datalist = data.obj;
22
+    } else {
23
+      alert(data.msg);
24
+    }
25
+  }
26
+});
30
 var html = "";
27
 var html = "";
31
 $.each(datalist, (idx, item) => {
28
 $.each(datalist, (idx, item) => {
32
   html += `<div class="round_q" index = "${idx + 1}">
29
   html += `<div class="round_q" index = "${idx + 1}">
33
                     <div class="round_item">
30
                     <div class="round_item">
34
                     <div class="round_i"></div>
31
                     <div class="round_i"></div>
35
-                    <div class="round_d">${item.time}</div>
32
+                    <div class="round_d">${item.dhyear}</div>
36
                   </div></div>`;
33
                   </div></div>`;
37
 });
34
 });
38
 $(".rounds").width(datalist.length * 2.34 + "rem");
35
 $(".rounds").width(datalist.length * 2.34 + "rem");
39
 $(".rounds").html(html);
36
 $(".rounds").html(html);
40
 $(".round_q:first").addClass("active"); //默认第一个添加背景色
37
 $(".round_q:first").addClass("active"); //默认第一个添加背景色
38
+function showdata(index) {
39
+  var list = datalist[index].details,
40
+    html = '<div class="dev_list">';
41
+  if (!list || list.length == 0) {
42
+    return;
43
+  }
44
+  $.each(list, (idx, item) => {
45
+    if (idx % 4 == 0 && idx) {
46
+      html += '</div><div class="dev_list">';
47
+    }
48
+
49
+    html += `<div class="dev_item" title="${item.content}">
50
+                <span>${item.dhmonth}</span> &nbsp;-&nbsp; ${item.content}
51
+              </div>`;
52
+  });
53
+  if (list.length < 9) {
54
+    html += '</div><div class="dev_list">';
55
+  } else if (list.length < 5) {
56
+    html += '</div><div class="dev_list"></div><div class="dev_list"></div>';
57
+  }
58
+  $(".develop_data").html(html);
59
+}
41
 //获取元素
60
 //获取元素
42
 var divwidth = $(".round_q:first").width() - 54;
61
 var divwidth = $(".round_q:first").width() - 54;
43
-console.log(divwidth);
44
 var container = $(".showdata");
62
 var container = $(".showdata");
45
 var list = $(".rounds");
63
 var list = $(".rounds");
46
 var buts = $(".round_q");
64
 var buts = $(".round_q");
53
 var timer;
71
 var timer;
54
 var offsetpx = (datalist.length - len) * divwidth; //可偏移度
72
 var offsetpx = (datalist.length - len) * divwidth; //可偏移度
55
 var offleft = 0; //当前偏移量
73
 var offleft = 0; //当前偏移量
56
-console.log(offsetpx);
57
 function animate(offset) {
74
 function animate(offset) {
58
-  console.log(index);
75
+  if (datalist.length <= 5) {
76
+    return;
77
+  }
59
   var left = parseInt(list.css("left")) + offset;
78
   var left = parseInt(list.css("left")) + offset;
60
-  console.log(left, offset);
61
   var absnum = Math.abs(offset);
79
   var absnum = Math.abs(offset);
62
   if (left < 0 - offsetpx) {
80
   if (left < 0 - offsetpx) {
63
     //右侧没有数据时不偏移
81
     //右侧没有数据时不偏移
67
   if (offset > 0) {
85
   if (offset > 0) {
68
     offset = "+=" + offset;
86
     offset = "+=" + offset;
69
     offleft = offleft + absnum;
87
     offleft = offleft + absnum;
70
-    console.log(offset);
71
   } else {
88
   } else {
72
     offset = "-=" + Math.abs(offset);
89
     offset = "-=" + Math.abs(offset);
73
     offleft = offleft - absnum;
90
     offleft = offleft - absnum;
74
-    console.log(0 - absnum, absnum);
75
-  }
76
-  // if (index == datalist.length) {
77
-  //   offset = 0 - (datalist.length - 5) * absnum;
78
-  //   offleft = offset;
79
-  //   console.log(offset);
80
-  // }
81
-  console.log(offset, offleft, "当前偏移量");
82
-  if (offset >= 0) {
83
-    console.log(44444);
91
+  }
92
+  if (index < 5 && offleft >= 0) {
84
     return;
93
     return;
85
   }
94
   }
86
   list.animate({ left: offset }, 300, function () {
95
   list.animate({ left: offset }, 300, function () {
87
     if (left > -200) {
96
     if (left > -200) {
88
-      console.log(22, (0 - offset) * len);
89
-      list.css("left", (0 - offset) * len);
97
+      // list.css("left", (0 - offset) * len);
90
     }
98
     }
91
     if (index == datalist.length) {
99
     if (index == datalist.length) {
100
+      //轮播最后一条
92
       offset = 0 - (datalist.length - 5) * absnum;
101
       offset = 0 - (datalist.length - 5) * absnum;
93
       offleft = offset;
102
       offleft = offset;
94
       list.css("left", offset);
103
       list.css("left", offset);
95
-      console.log(offset, 1231312);
96
     }
104
     }
97
   });
105
   });
98
 }
106
 }
107
+//点击高亮滚动
108
+function animates(offset) {
109
+  if (datalist.length <= 5) {
110
+    return;
111
+  }
112
+  var left = parseInt(list.css("left")) + offset; //获取元素属性
113
+  if (index <= 5 && left >= 0) {
114
+    return;
115
+  }
116
+  // 边界判断
117
+  if (left < 0 - offsetpx) {
118
+    offset = 0 - offsetpx;
119
+  } else {
120
+    if (offset > 0) {
121
+      offset = "+=" + divwidth;
122
+      offleft = offleft;
123
+    } else {
124
+      offset = "-=" + divwidth;
125
+      offleft = offset;
126
+    }
127
+  }
99
 
128
 
129
+  list.animate({ left: offset }, 300, function () {
130
+    if (left > -200) {
131
+      list.css("left", (0 - offset) * len);
132
+    }
133
+  });
134
+}
100
 //亮起小圆点
135
 //亮起小圆点
101
 function showButton() {
136
 function showButton() {
102
   //当前图片的小圆点亮起,其他小圆点不亮
137
   //当前图片的小圆点亮起,其他小圆点不亮
103
-  console.log(index, "gaoliang");
104
   buts
138
   buts
105
     .eq(index - 1)
139
     .eq(index - 1)
106
     .addClass("active")
140
     .addClass("active")
116
 });
150
 });
117
 // 鼠标离开图片区域时,轮播继续
151
 // 鼠标离开图片区域时,轮播继续
118
 function play() {
152
 function play() {
153
+  if (datalist.length <= 5) {
154
+    return;
155
+  }
119
   timer = setTimeout(function () {
156
   timer = setTimeout(function () {
120
     next.trigger("click");
157
     next.trigger("click");
121
     play();
158
     play();
124
 
161
 
125
 //鼠标进入图片区域时,停止轮播
162
 //鼠标进入图片区域时,停止轮播
126
 function stop() {
163
 function stop() {
127
-  clearTimeout(timer);
164
+  if (timer) {
165
+    clearTimeout(timer);
166
+  }
128
 }
167
 }
129
 
168
 
130
 // 右按钮点击事件
169
 // 右按钮点击事件
131
 next.bind("click", function () {
170
 next.bind("click", function () {
171
+  if (datalist.length <= 5) {
172
+    return;
173
+  }
132
   // 判断当前是否在动画
174
   // 判断当前是否在动画
133
   if (list.is(":animated")) {
175
   if (list.is(":animated")) {
134
     return;
176
     return;
137
   // 判断当前图片是否是最后一张
179
   // 判断当前图片是否是最后一张
138
   if (index == datalist.length) {
180
   if (index == datalist.length) {
139
     index = 1;
181
     index = 1;
140
-    console.log(222222);
141
     offleft = 0;
182
     offleft = 0;
142
     list.animate({ left: 0 }, 300, () => {});
183
     list.animate({ left: 0 }, 300, () => {});
143
   } else {
184
   } else {
144
     index += 1;
185
     index += 1;
145
   }
186
   }
146
-  console.log(offleft, "当前偏移量");
147
-  console.log("you", index);
148
   animate(0 - divwidth);
187
   animate(0 - divwidth);
188
+  showdata(index - 1);
149
   showButton();
189
   showButton();
150
   stop();
190
   stop();
151
 });
191
 });
152
 
192
 
153
 // 左按钮事件
193
 // 左按钮事件
154
 prev.bind("click", function () {
194
 prev.bind("click", function () {
195
+  if (datalist.length <= 5) {
196
+    return;
197
+  }
155
   // 判断当前是否在动画
198
   // 判断当前是否在动画
156
   if (list.is(":animated")) {
199
   if (list.is(":animated")) {
157
     return;
200
     return;
158
   }
201
   }
159
-  console.log(index);
202
+
160
   // 判断当前图片是否是第一张
203
   // 判断当前图片是否是第一张
161
   if (index == 1) {
204
   if (index == 1) {
162
     index = datalist.length;
205
     index = datalist.length;
163
   } else {
206
   } else {
164
     index -= 1;
207
     index -= 1;
165
   }
208
   }
166
-  console.log("zuo", index);
167
-  console.log(offleft, "当前偏移量");
209
+
168
   animate(divwidth);
210
   animate(divwidth);
211
+  showdata(index - 1);
169
   showButton();
212
   showButton();
213
+
170
   stop();
214
   stop();
171
 });
215
 });
172
 
216
 
179
     }
223
     }
180
     // 获取属性
224
     // 获取属性
181
     var myIndex = parseInt($(this).attr("index"));
225
     var myIndex = parseInt($(this).attr("index"));
182
-    console.log(myIndex);
226
+    if (myIndex == index) {
227
+      return;
228
+    }
183
     //计算偏移量
229
     //计算偏移量
184
     var offset = (0 - divwidth) * (myIndex - index);
230
     var offset = (0 - divwidth) * (myIndex - index);
185
-    if (myIndex <= 2) {
186
-      offset = 0;
187
-      console.log(myIndex, 33333);
188
-    }
189
-    console.log(offleft, "当前偏移量");
190
-    animate(offset);
191
-
231
+    animates(offset);
232
+    // list.animate({ left: -360 });
192
     //切换后,更新当前的偏移量
233
     //切换后,更新当前的偏移量
193
     index = myIndex;
234
     index = myIndex;
194
-
235
+    showdata(index - 1);
195
     showButton();
236
     showButton();
196
   });
237
   });
197
 });
238
 });
198
-
239
+showdata(0);
199
 container.hover(stop, play);
240
 container.hover(stop, play);
200
 
241
 
201
 play();
242
 play();

+ 28
- 1
sections/about.html View File

12
   </head>
12
   </head>
13
   <body>
13
   <body>
14
     <div class="ab_header">
14
     <div class="ab_header">
15
-      <img src="../img/product.png" />
15
+      <img src="../img/about/banner.png" />
16
       <div class="suspension">
16
       <div class="suspension">
17
         <div>关于我们</div>
17
         <div>关于我们</div>
18
         <p>
18
         <p>
176
               </div>
176
               </div>
177
             </div>
177
             </div>
178
           </div>
178
           </div>
179
+          <div class="develop_data">
180
+            <div class="dev_list">
181
+              <div class="dev_item" title="">
182
+                <span>11</span> &nbsp;-&nbsp;
183
+                123e2323234萨队啊收到阿斯加皇帝啊啥的啊是的和i啊上帝啊啥的哈斯哈电视
184
+              </div>
185
+              <div class="dev_item">
186
+                <span>11</span> &nbsp;-&nbsp; 123e2323234
187
+              </div>
188
+              <div class="dev_item">
189
+                <span>11</span> &nbsp;-&nbsp; 123e2323234
190
+              </div>
191
+              <div class="dev_item">
192
+                <span>11</span> &nbsp;-&nbsp; 123e2323234
193
+              </div>
194
+            </div>
195
+            <div class="dev_list">
196
+              <div class="dev_item">
197
+                <span>11</span> &nbsp;-&nbsp; 123423423423
198
+              </div>
199
+            </div>
200
+            <div class="dev_list">
201
+              <div class="dev_item">
202
+                <span>11</span> &nbsp;-&nbsp; 123423423423
203
+              </div>
204
+            </div>
205
+          </div>
179
         </div>
206
         </div>
180
       </div>
207
       </div>
181
     </div>
208
     </div>

+ 22
- 1
sections/product.html View File

12
   </head>
12
   </head>
13
   <body>
13
   <body>
14
     <div class="pro_header">
14
     <div class="pro_header">
15
-      <img src="../img/product.png" />
15
+      <img src="../img/product/banner.png" />
16
+      <div class="suspension">
17
+        <div>产品中心</div>
18
+        <p>致力于成为优质教育解决方案提供商 教育现代化的推动者</p>
19
+      </div>
16
     </div>
20
     </div>
17
     <div class="pro_content">
21
     <div class="pro_content">
18
       <div class="piece">
22
       <div class="piece">
29
           <div class="area_content">
33
           <div class="area_content">
30
             <div class="area_list">
34
             <div class="area_list">
31
               <div class="area_item three">
35
               <div class="area_item three">
36
+                <img src="../img/product/area1.png" />
32
                 <div>互联互通</div>
37
                 <div>互联互通</div>
33
                 <p>
38
                 <p>
34
                   整合省、市、区/县、校多级数据,建立多源
39
                   整合省、市、区/县、校多级数据,建立多源
37
                 </p>
42
                 </p>
38
               </div>
43
               </div>
39
               <div class="area_item three">
44
               <div class="area_item three">
45
+                <img src="../img/product/area2.png" />
40
                 <div>决策支撑</div>
46
                 <div>决策支撑</div>
41
                 <p>
47
                 <p>
42
                   利用大数据技术,对基础数据进行多维度、
48
                   利用大数据技术,对基础数据进行多维度、
44
                 </p>
50
                 </p>
45
               </div>
51
               </div>
46
               <div class="area_item three">
52
               <div class="area_item three">
53
+                <img src="../img/product/area3.png" />
47
                 <div>智慧教育</div>
54
                 <div>智慧教育</div>
48
                 <p>
55
                 <p>
49
                   借助“大数据+AI”,为决策者提供精准、可
56
                   借助“大数据+AI”,为决策者提供精准、可
54
             </div>
61
             </div>
55
             <div class="area_list" style="margin-top: 0.3rem">
62
             <div class="area_list" style="margin-top: 0.3rem">
56
               <div class="area_item four">
63
               <div class="area_item four">
64
+                <img src="../img/product/area4.png" />
57
                 <div>资源整合</div>
65
                 <div>资源整合</div>
58
                 <p>
66
                 <p>
59
                   支持多源、多类数据接入,对外 提供标准数据接口,满足后续业
67
                   支持多源、多类数据接入,对外 提供标准数据接口,满足后续业
61
                 </p>
69
                 </p>
62
               </div>
70
               </div>
63
               <div class="area_item four">
71
               <div class="area_item four">
72
+                <img src="../img/product/area5.png" />
64
                 <div>区域部署</div>
73
                 <div>区域部署</div>
65
                 <p>支持多种部署方式,满足用户各 个场景下的实际需求</p>
74
                 <p>支持多种部署方式,满足用户各 个场景下的实际需求</p>
66
               </div>
75
               </div>
67
               <div class="area_item four">
76
               <div class="area_item four">
77
+                <img src="../img/product/area6.png" />
68
                 <div>资源共享</div>
78
                 <div>资源共享</div>
69
                 <p>实现各级教育管理机构优质教 育资源的共建共享和均衡配置</p>
79
                 <p>实现各级教育管理机构优质教 育资源的共建共享和均衡配置</p>
70
               </div>
80
               </div>
71
               <div class="area_item four">
81
               <div class="area_item four">
82
+                <img src="../img/product/area7.png" />
72
                 <div>统一平台</div>
83
                 <div>统一平台</div>
73
                 <p>
84
                 <p>
74
                   提供一站式管理界面,实现各个 业务系统统一操作、维护,增加
85
                   提供一站式管理界面,实现各个 业务系统统一操作、维护,增加
87
               通过教学辅助工具,提高教学工作效率;通过数据管理工具,促进资源合理配置;通过优化师生服务,提升教育教学水平。
98
               通过教学辅助工具,提高教学工作效率;通过数据管理工具,促进资源合理配置;通过优化师生服务,提升教育教学水平。
88
             </p>
99
             </p>
89
           </div>
100
           </div>
101
+          <div class="school_flex">
102
+            <div class="school_left school">
103
+              <div class="school_item">
104
+                <img src="../img/product/school1.png" />
105
+                <span>应用资源一体化</span>
106
+              </div>
107
+            </div>
108
+            <img class="school_img" src="../img/product/school0.png" />
109
+            <div class="school_right school"></div>
110
+          </div>
90
         </div>
111
         </div>
91
       </div>
112
       </div>
92
       <div class="piece">
113
       <div class="piece">

Loading…
Cancel
Save