Browse Source

修改bug及替换图片

zjm
suomingxiang 4 months ago
parent
commit
633e9362ac

BIN
dev/static/images/partyBuilding/big.png View File


+ 1
- 0
src/pages/articleDetails/index.less View File

155
             .detail_title{
155
             .detail_title{
156
                 width: 100%;
156
                 width: 100%;
157
                 text-align: left;
157
                 text-align: left;
158
+                margin-top: 40px;
158
                 .title{
159
                 .title{
159
                     font-weight: bold;
160
                     font-weight: bold;
160
                     font-size: 6vw;
161
                     font-size: 6vw;

+ 5
- 2
src/pages/common/css/common.less View File

13
 
13
 
14
 
14
 
15
 */
15
 */
16
+@import "/dev/static/font/cavan.css";
16
 @import "/dev/static/font/iconfont.css";
17
 @import "/dev/static/font/iconfont.css";
17
 
18
 
18
 html,
19
 html,
354
         }
355
         }
355
         .aborder{
356
         .aborder{
356
             border: 1px solid #000000;
357
             border: 1px solid #000000;
357
-            line-height: 30px;
358
             text-align: center;
358
             text-align: center;
359
             width: 100px;
359
             width: 100px;
360
             height: 30px;
360
             height: 30px;
361
             font-size: 12px;
361
             font-size: 12px;
362
             box-sizing: border-box;
362
             box-sizing: border-box;
363
-            border-radius: 4px;
363
+            border-radius: 6px;
364
+            display: flex;
365
+            align-items: center;
366
+            justify-content: center;
364
         }
367
         }
365
         .line{
368
         .line{
366
             display: inline-block;
369
             display: inline-block;

+ 0
- 9
src/pages/common/css/index.css View File

35
 body {
35
 body {
36
   width: 100%;
36
   width: 100%;
37
   height: 100%;
37
   height: 100%;
38
-  font-family: "Microsoft YaHei", "SimHei";
39
   font-size: 16px;
38
   font-size: 16px;
40
 }
39
 }
41
 a:link {
40
 a:link {
1345
   .dialogbox .topcon .smalli {
1344
   .dialogbox .topcon .smalli {
1346
     font-size: 18px;
1345
     font-size: 18px;
1347
     color: #fff;
1346
     color: #fff;
1348
-    font-family: "microsoft yahei";
1349
     display: block;
1347
     display: block;
1350
     margin-top: 5px;
1348
     margin-top: 5px;
1351
     margin-bottom: 5px;
1349
     margin-bottom: 5px;
1353
   .dialogbox .topcon .allday {
1351
   .dialogbox .topcon .allday {
1354
     font-size: 14px;
1352
     font-size: 14px;
1355
     color: #dbdada;
1353
     color: #dbdada;
1356
-    font-family: "microsoft yahei";
1357
   }
1354
   }
1358
   .morecon .query li.options {
1355
   .morecon .query li.options {
1359
     list-style: none;
1356
     list-style: none;
1855
   .dialogue .topcon .smalli {
1852
   .dialogue .topcon .smalli {
1856
     font-size: 18px;
1853
     font-size: 18px;
1857
     color: #fff;
1854
     color: #fff;
1858
-    font-family: "microsoft yahei";
1859
     display: block;
1855
     display: block;
1860
     margin-top: 5px;
1856
     margin-top: 5px;
1861
     margin-bottom: 5px;
1857
     margin-bottom: 5px;
1863
   .dialogue .topcon .allday {
1859
   .dialogue .topcon .allday {
1864
     font-size: 14px;
1860
     font-size: 14px;
1865
     color: #dbdada;
1861
     color: #dbdada;
1866
-    font-family: "microsoft yahei";
1867
   }
1862
   }
1868
   .dialogue .frameclosed {
1863
   .dialogue .frameclosed {
1869
     width: 60px;
1864
     width: 60px;
2092
   .dialogbox .topcon .smalli {
2087
   .dialogbox .topcon .smalli {
2093
     font-size: 18px;
2088
     font-size: 18px;
2094
     color: #fff;
2089
     color: #fff;
2095
-    font-family: "microsoft yahei";
2096
     display: block;
2090
     display: block;
2097
     margin-top: 5px;
2091
     margin-top: 5px;
2098
     margin-bottom: 5px;
2092
     margin-bottom: 5px;
2101
   .dialogbox .topcon .allday {
2095
   .dialogbox .topcon .allday {
2102
     font-size: 14px;
2096
     font-size: 14px;
2103
     color: #dbdada;
2097
     color: #dbdada;
2104
-    font-family: "microsoft yahei";
2105
   }
2098
   }
2106
   
2099
   
2107
   .morecon .query li.options {
2100
   .morecon .query li.options {
2696
   .dialogue .topcon .smalli {
2689
   .dialogue .topcon .smalli {
2697
     font-size: 18px;
2690
     font-size: 18px;
2698
     color: #fff;
2691
     color: #fff;
2699
-    font-family: "microsoft yahei";
2700
     display: block;
2692
     display: block;
2701
     margin-top: 5px;
2693
     margin-top: 5px;
2702
     margin-bottom: 5px;
2694
     margin-bottom: 5px;
2705
   .dialogue .topcon .allday {
2697
   .dialogue .topcon .allday {
2706
     font-size: 14px;
2698
     font-size: 14px;
2707
     color: #dbdada;
2699
     color: #dbdada;
2708
-    font-family: "microsoft yahei";
2709
   }
2700
   }
2710
   
2701
   
2711
   .dialogue .frameclosed {
2702
   .dialogue .frameclosed {

+ 0
- 5
src/pages/common/uu-id/index.css View File

35
 body {
35
 body {
36
   width: 100%;
36
   width: 100%;
37
   height: 100%;
37
   height: 100%;
38
-  font-family: "Microsoft YaHei", "SimHei";
39
   font-size: 16px;
38
   font-size: 16px;
40
 }
39
 }
41
 a:link {
40
 a:link {
1304
   .dialogbox .topcon .smalli {
1303
   .dialogbox .topcon .smalli {
1305
     font-size: 18px;
1304
     font-size: 18px;
1306
     color: #fff;
1305
     color: #fff;
1307
-    font-family: "microsoft yahei";
1308
     display: block;
1306
     display: block;
1309
     margin-top: 5px;
1307
     margin-top: 5px;
1310
     margin-bottom: 5px;
1308
     margin-bottom: 5px;
1312
   .dialogbox .topcon .allday {
1310
   .dialogbox .topcon .allday {
1313
     font-size: 14px;
1311
     font-size: 14px;
1314
     color: #dbdada;
1312
     color: #dbdada;
1315
-    font-family: "microsoft yahei";
1316
   }
1313
   }
1317
   .morecon .query li.options {
1314
   .morecon .query li.options {
1318
     list-style: none;
1315
     list-style: none;
1814
   .dialogue .topcon .smalli {
1811
   .dialogue .topcon .smalli {
1815
     font-size: 18px;
1812
     font-size: 18px;
1816
     color: #fff;
1813
     color: #fff;
1817
-    font-family: "microsoft yahei";
1818
     display: block;
1814
     display: block;
1819
     margin-top: 5px;
1815
     margin-top: 5px;
1820
     margin-bottom: 5px;
1816
     margin-bottom: 5px;
1822
   .dialogue .topcon .allday {
1818
   .dialogue .topcon .allday {
1823
     font-size: 14px;
1819
     font-size: 14px;
1824
     color: #dbdada;
1820
     color: #dbdada;
1825
-    font-family: "microsoft yahei";
1826
   }
1821
   }
1827
   .dialogue .frameclosed {
1822
   .dialogue .frameclosed {
1828
     width: 60px;
1823
     width: 60px;

+ 5
- 9
src/pages/enterprisePartyBuilding/index.less View File

130
             margin-right: 20px;
130
             margin-right: 20px;
131
             cursor: pointer;
131
             cursor: pointer;
132
             transition: all .2s;
132
             transition: all .2s;
133
-            font-family: 'MyFont1';
133
+            font-family: 'MyFont2';
134
+
134
             span{
135
             span{
135
                 display: inline-block;
136
                 display: inline-block;
136
                 margin: 0 10px;
137
                 margin: 0 10px;
141
             background: #B81C25;
142
             background: #B81C25;
142
             border: 1px solid #B81C25;
143
             border: 1px solid #B81C25;
143
             color: #fff;
144
             color: #fff;
145
+            font-family: 'MyFont1';
146
+
144
         }
147
         }
145
     }
148
     }
146
     .article_list{
149
     .article_list{
425
                 padding: 1.875vw 3.75vw;
428
                 padding: 1.875vw 3.75vw;
426
                 margin-right: 3vw;
429
                 margin-right: 3vw;
427
                 margin-bottom: 4vw;
430
                 margin-bottom: 4vw;
428
-                font-family: 'MyFont1';
429
                 span{
431
                 span{
430
-                    display: inline-block;
431
                     margin: 0 3px 0 8px;
432
                     margin: 0 3px 0 8px;
432
-                    font-weight: bold;
433
                 }
433
                 }
434
                 &:last-child{
434
                 &:last-child{
435
                     margin-right: 0;
435
                     margin-right: 0;
436
                 }
436
                 }
437
             }
437
             }
438
-            .tabs_lis{
439
-                background: #B81C25;
440
-                border: 1px solid #B81C25;
441
-                color: #fff;
442
-            }
438
+         
443
         }
439
         }
444
         .article_list{
440
         .article_list{
445
             width: 92.125vw;
441
             width: 92.125vw;

+ 3
- 3
src/pages/joinList/index.less View File

105
       }
105
       }
106
       .prev {
106
       .prev {
107
         margin-right: 15px;
107
         margin-right: 15px;
108
-        border: 1px solid #041954;
108
+        border: 1px solid #000000;
109
         border-radius: 4px;
109
         border-radius: 4px;
110
         transform: rotate(-90deg);
110
         transform: rotate(-90deg);
111
         font-size: 20px;
111
         font-size: 20px;
113
       .next {
113
       .next {
114
         margin-left: 15px;
114
         margin-left: 15px;
115
         border-radius: 4px;
115
         border-radius: 4px;
116
-        border: 1px solid #041954;
116
+        border: 1px solid #000000;
117
         transform: rotate(90deg);
117
         transform: rotate(90deg);
118
         font-size: 20px;
118
         font-size: 20px;
119
       }
119
       }
128
         cursor: default;
128
         cursor: default;
129
       }
129
       }
130
       .disableBtn:hover {
130
       .disableBtn:hover {
131
-        border-color: #041954;
131
+        border-color: #000000;
132
         background-color: transparent;
132
         background-color: transparent;
133
         color: #000;
133
         color: #000;
134
       }
134
       }

+ 21
- 4
src/pages/news/index.less View File

52
                     color: #fff;
52
                     color: #fff;
53
                     padding: 218px 30px 40px;
53
                     padding: 218px 30px 40px;
54
                     box-sizing: border-box;
54
                     box-sizing: border-box;
55
+                    border-radius: 12px;
55
                     .cont1{
56
                     .cont1{
56
                         font-weight: bold;
57
                         font-weight: bold;
57
                         font-size: 20px;
58
                         font-size: 20px;
134
                 padding-bottom: 30px;
135
                 padding-bottom: 30px;
135
                 transition: all .2s;
136
                 transition: all .2s;
136
                 border-bottom: 2px solid transparent;
137
                 border-bottom: 2px solid transparent;
138
+                position: relative;
139
+                &::after{
140
+                    content: "";
141
+                    width: 0;
142
+                    height: 2px;
143
+                    background: #B81C25;
144
+                    position: absolute;
145
+                    left: 0;
146
+                    bottom: -2px;
147
+                    right: 0;
148
+                    margin: auto;
149
+                    transition: all .4s ease;
150
+                }
137
                 &:hover{
151
                 &:hover{
138
                     color: #B81C25;
152
                     color: #B81C25;
153
+                    &::after{
154
+                        width: 100%;
155
+                    }
139
                 }
156
                 }
140
             }   
157
             }   
141
             .tabs_lis{
158
             .tabs_lis{
266
         .previousPage{
283
         .previousPage{
267
             width: 40px;
284
             width: 40px;
268
             height: 40px;
285
             height: 40px;
269
-            color: #041954;
286
+            color: #000000;
270
             display: flex;
287
             display: flex;
271
             align-items: center;
288
             align-items: center;
272
             justify-content: center;
289
             justify-content: center;
273
-            border: 1px solid #041954;
290
+            border: 1px solid #000000;
274
             margin-right: 20px;
291
             margin-right: 20px;
275
             cursor: pointer;
292
             cursor: pointer;
276
             transition: all 0.2s;
293
             transition: all 0.2s;
287
         .nextPage{
304
         .nextPage{
288
             width: 40px;
305
             width: 40px;
289
             height: 40px;
306
             height: 40px;
290
-            color: #041954;
307
+            color: #000000;
291
             display: flex;
308
             display: flex;
292
             align-items: center;
309
             align-items: center;
293
             justify-content: center;
310
             justify-content: center;
294
-            border: 1px solid #041954;
311
+            border: 1px solid #000000;
295
             margin-left: 20px;
312
             margin-left: 20px;
296
             cursor: pointer;
313
             cursor: pointer;
297
             transition: all 0.2s;
314
             transition: all 0.2s;

+ 1
- 1
src/pages/partyBuilding/index.html View File

16
     <%= require('../common/tpl/header.tpl') %>
16
     <%= require('../common/tpl/header.tpl') %>
17
         <div class="main">
17
         <div class="main">
18
             <div class="content" id="'p1">
18
             <div class="content" id="'p1">
19
-                <div class="news_title">党建工作</div>
19
+                <div class="news_title wow fadeInUp">党建工作</div>
20
             </div>
20
             </div>
21
             <div class="wow domInUp banner">
21
             <div class="wow domInUp banner">
22
                 <div class="swiper bannerSwiper bannerSwiper1">
22
                 <div class="swiper bannerSwiper bannerSwiper1">

+ 2
- 3
src/pages/partyBuilding/index.less View File

134
             margin-right: 20px;
134
             margin-right: 20px;
135
             cursor: pointer;
135
             cursor: pointer;
136
             transition: all .2s;
136
             transition: all .2s;
137
-            font-family: 'MyFont1';
138
             span{
137
             span{
139
                 display: inline-block;
138
                 display: inline-block;
140
                 margin: 0 10px;
139
                 margin: 0 10px;
145
             background: #B81C25;
144
             background: #B81C25;
146
             border: 1px solid #B81C25;
145
             border: 1px solid #B81C25;
147
             color: #fff;
146
             color: #fff;
147
+            font-family: 'MyFont1';
148
         }
148
         }
149
     }
149
     }
150
     .article_list{
150
     .article_list{
271
             margin-left: 10px;
271
             margin-left: 10px;
272
         }
272
         }
273
         .pageNumActive{
273
         .pageNumActive{
274
-            color: #041954;
274
+            color: #000000;
275
         }
275
         }
276
         .ellipsis{
276
         .ellipsis{
277
             font-family: Source Han Sans CN;
277
             font-family: Source Han Sans CN;
489
                 padding: 1.875vw 3.75vw;
489
                 padding: 1.875vw 3.75vw;
490
                 margin-right: 3vw;
490
                 margin-right: 3vw;
491
                 margin-bottom: 4vw;
491
                 margin-bottom: 4vw;
492
-                font-family: 'MyFont1';
493
                 span{
492
                 span{
494
                     display: inline-block;
493
                     display: inline-block;
495
                     margin: 0 3px 0 8px;
494
                     margin: 0 3px 0 8px;

+ 4
- 4
src/pages/socialResponsibility/index.html View File

19
         <div class="banner_box">
19
         <div class="banner_box">
20
           <div class="news_banner">
20
           <div class="news_banner">
21
             <div class="news_content">
21
             <div class="news_content">
22
-              <div class="cont1">社会责任</div>
23
-              <div class="cont2">
22
+              <div class="cont1 wow fadeInUp">社会责任</div>
23
+              <div class="cont2 wow fadeInUp">
24
                 中泽控股集团股份有限公司(简称中泽集团)是以投资并购和企业运营为
24
                 中泽控股集团股份有限公司(简称中泽集团)是以投资并购和企业运营为
25
                 核心业务的大型民营集团,创建于1995年,总部位于北京。
25
                 核心业务的大型民营集团,创建于1995年,总部位于北京。
26
                 中泽控股集团股份有限公司(简称中泽集团)是以投资并购和企业运营为
26
                 中泽控股集团股份有限公司(简称中泽集团)是以投资并购和企业运营为
27
                 核心业务的大型民营集团,创建于1995年,总部位于北京。
27
                 核心业务的大型民营集团,创建于1995年,总部位于北京。
28
               </div>
28
               </div>
29
             </div>
29
             </div>
30
-            <img src="./static/images/partyBuilding/big.png" alt="" />
30
+            <img class="wow fadeInUp" src="./static/images/partyBuilding/big.png" alt="" />
31
           </div>
31
           </div>
32
         </div>
32
         </div>
33
         <div class="tabs_box" id="tab">
33
         <div class="tabs_box" id="tab">
200
               <div class="button">
200
               <div class="button">
201
                 <div class="btnjbg"></div>
201
                 <div class="btnjbg"></div>
202
               </div>
202
               </div>
203
-            </div>
203
+            </div> 
204
             <div class="infoSonLi">
204
             <div class="infoSonLi">
205
               <div class="text">
205
               <div class="text">
206
                 <div>根据公司法等相关法律法规以及集团实际,参考国际国内各类标准,制定并印发了《社会责任管理指引》;结合十八大以来党和国家的新思想、新论断,对照《中国企业社会责任报告指南基础框架》4.0 版,对《社会责任管理指引》进行修订。《社会责任管理指引》明确了集团及控股企业对国民经济和社会发展,资源节约和环境保护,以及股东、债权人、员工、客户、合作者、政府和社区等利益相关者所应承担的经济、法律、道德与慈善等责任。
206
                 <div>根据公司法等相关法律法规以及集团实际,参考国际国内各类标准,制定并印发了《社会责任管理指引》;结合十八大以来党和国家的新思想、新论断,对照《中国企业社会责任报告指南基础框架》4.0 版,对《社会责任管理指引》进行修订。《社会责任管理指引》明确了集团及控股企业对国民经济和社会发展,资源节约和环境保护,以及股东、债权人、员工、客户、合作者、政府和社区等利益相关者所应承担的经济、法律、道德与慈善等责任。

+ 4
- 4
src/pages/socialResponsibility/index.less View File

226
         .previousPage{
226
         .previousPage{
227
             width: 40px;
227
             width: 40px;
228
             height: 40px;
228
             height: 40px;
229
-            color: #041954;
229
+            color: #000000;
230
             display: flex;
230
             display: flex;
231
             align-items: center;
231
             align-items: center;
232
             justify-content: center;
232
             justify-content: center;
233
-            border: 1px solid #041954;
233
+            border: 1px solid #000000;
234
             margin-right: 20px;
234
             margin-right: 20px;
235
             cursor: pointer;
235
             cursor: pointer;
236
             transition: all 0.2s;
236
             transition: all 0.2s;
247
         .nextPage{
247
         .nextPage{
248
             width: 40px;
248
             width: 40px;
249
             height: 40px;
249
             height: 40px;
250
-            color: #041954;
250
+            color: #000000;
251
             display: flex;
251
             display: flex;
252
             align-items: center;
252
             align-items: center;
253
             justify-content: center;
253
             justify-content: center;
254
-            border: 1px solid #041954;
254
+            border: 1px solid #000000;
255
             margin-left: 20px;
255
             margin-left: 20px;
256
             cursor: pointer;
256
             cursor: pointer;
257
             transition: all 0.2s;
257
             transition: all 0.2s;

Loading…
Cancel
Save