chenhaozhe
2026-01-26 427b86a1bd79adf250df9ede5ec5466347aa256d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
body {
    font-family: Arial, "Microsoft YaHei";
    background-color: #ffffff;
}
 
.layui-tab-card > .layui-tab-title {
    background-color: #ffffff;
}
 
.layui-badge-rim, .layui-border, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-panel, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
    border-color: #eee;
}
 
.layui-content {
    height: 150px;
}
 
.content3 {
    height: 595px;
}
 
.content4 {
    height: 640px;
}
 
.cnt {
    border: 1px solid #5FB878;
    height: 150px;
    border-radius: 5px;
    /*background: -webkit-gradient(linear, 0% 0%, 0% 50%,from(#262525), to(#262525));*/ /*谷歌*/
}
 
.ctop:hover {
    cursor: pointer; /*鼠标变成手指样式*/
  /*  -webkit-transition: border linear .1s,-webkit-box-shadow linear .5s;
    border-color: rgba(95,184, 120,.75);
    -webkit-box-shadow: 0 0 18px rgba(95,184,120);*/
}
 
.check {
    cursor: pointer; /*鼠标变成手指样式*/
    -webkit-transition: border linear .1s,-webkit-box-shadow linear .5s;
    border-color: rgba(95,184, 120,.75);
    -webkit-box-shadow: 0 0 18px rgba(95,184,120);
}
.check1 {
    cursor: pointer; /*鼠标变成手指样式*/
    -webkit-transition: border linear .1s,-webkit-box-shadow linear .5s;
    border-color: rgba(0,148, 255,.75);
    -webkit-box-shadow: 0 0 18px rgba(0,148,255);
}
 
.cns {
    border: 1px solid #5FB878;
    height: 160px;
    border-radius: 5px;
}
 
.topright dt img {
    display: block;
    height: 145px;
    width: 100%;
}
 
dt {
    height: 145px;
    width: 20%;
    border: 1px solid rgb(0 0 0 / 10%);
}
 
dl {
    overflow: hidden;
    margin: 2px 0px;
}
 
.topright > dd {
    padding: 0px 10px;
    width: 75%;
}
 
dt, dd {
    float: left;
}
 
.cnt h1, .cns h1 {
    line-height: 25px;
    margin: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
h1 span {
    font-family: "微软雅黑";
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 0.9;
    font-size:12px;
}
 
.cnt, .cns dl dd {
    margin: 0 auto;
    /*text-align:center;*/
}
 
.layui-show {
    padding: 5px 10px;
}
/*黄色*/
.color_border1 {
    border: 0.4em solid #ffd800;
    background-color: #ffd800;
}
/*蓝色*/
.color_border2 {
    border: 0.4em solid #09d1ea;
    background-color: #09d1ea;
}
/*灰色*/
.color_border3 { 
    border: 0.4em solid #808080;
    background-color: #808080;
}
/*绿色*/
.color_border4 {
    border: 0.4em solid #13ad4c;
    background-color: #13ad4c;
}
/*红色*/
.color_border5 {
    border: 0.4em solid #E74C3C;
    background-color: #E74C3C;
}
/*浅绿色*/
.color_border6 {
    border: 0.4em solid #B0C4DE;
    background-color: #B0C4DE;
}
/*青色*/
.color_border7 {
    border: 0.4em solid #B0C4DE;
    background-color: #00FFFF;
}
.gj_icon {
    border-radius: 0.4em;
    width: 1px;
    height: 1px;
    display: inline-block;
    vertical-align: 0px;
    margin-right: 14px;
}
 
.imgicon {
    height: 100px;
    display: block;
    text-align: center;
}
 
.imgtitle {
    text-align: center;
    display: block;
    font-size: 20px;
}
 
.layui-icon {
    font-size: 90px;
}
 
.imgicon0 {
    height: 100px;
    display: block;
    text-align: center;
    margin: 0.2em auto;
    width: 100px;
}
 
    .imgicon0:hover {
        cursor: pointer; /*鼠标变成手指样式*/
        -webkit-transition: border linear .1s,-webkit-box-shadow linear .5s;
        border-color: rgba(141,39,142,.75);
        -webkit-box-shadow: 0 0 18px rgba(111,1,32,3);
    }
 
.bottomright {
    cursor: pointer; /*鼠标变成手指样式*/
    transition: all 0.6s; /*所有属性变化在0.6秒内执行动画*/
}
 
    .bottomright:hover {
        transform: scale(1.3); /*鼠标放上之后元素变成1.4倍大小*/
    }
 
#mychart1, #mychart2 {
    width: 100%;
    height: 320px;
}
 
.delete {
    width: 20px;
    height: 20px;
    border-radius: 60%;
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 30px;
}
 
    .delete:hover {
        cursor: pointer; /*鼠标变成手指样式*/
    }
 
.tcenter {
    width: 100%;
}
 
.prs {
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 30px;
    margin: 0 0px 0px 10px;
    float: left;
}
 
.layui-progress {
    width: 60%;
    float: left;
    top: 6px;
}
 
/* 资源绑定区域的容器样式 */
.cnt1 {
    border: 1px solid #5FB878;
    height: 60px;
    border-radius: 5px;
    position: relative; /* 添加相对定位 */
}
 
/* 添加按钮(+)样式 */
.imgicon0 {
    height: 100px;
    display: block;
    text-align: center;
    margin: 0.2em auto;
    width: 100px;
    cursor: pointer; /* 鼠标变成手指样式 */
}
 
/* 针对华舟组织的特殊样式 */
.cnt1 .imgicon0 {
    /* 调整位置和大小以适应60px高度的容器 */
    font-size: 40px; /* 减小图标大小 */
    height: 60px; /* 调整高度 */
    width: 60px; /* 调整宽度 */
    line-height: 60px; /* 垂直居中 */
    margin: 0 auto; /* 水平居中 */
}
 
/* 其他组织的样式 */
.cnt .imgicon0 {
    /* 150px高度容器的样式 */
    font-size: 60px;
    height: 150px;
    width: 150px;
    line-height: 150px;
    margin: 0 auto;
}
 
.imgicon0:hover {
    cursor: pointer; /*鼠标变成手指样式*/
    -webkit-transition: border linear .1s, -webkit-box-shadow linear .5s;
    border-color: rgba(141, 39, 142, .75);
    -webkit-box-shadow: 0 0 18px rgba(111, 1, 32, 3);
    color: #5FB878; /* 悬停时改变颜色 */
    transform: scale(1.1); /* 悬停时轻微放大 */
    transition: all 0.3s ease; /* 平滑过渡效果 */
}
 
/* 可以添加一个专门的加号按钮样式类 */
.add-icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
 
    .add-icon-container .layui-icon-addition {
        font-size: 40px;
        color: #5FB878;
    }
 
    .add-icon-container:hover .layui-icon-addition {
        color: #13ad4c;
        transform: rotate(90deg); /* 悬停时旋转效果 */
        transition: all 0.3s ease;
    }