odc.xiaohui
2023-05-12 4b48bacef8646cee8b66f5e10b0ed7124534e93e
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
.font-name {
    font-size: 15px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin-left: -55px;
    line-height: 10rpx;
}
 
.indexImage {
    /* margin-top: -100px;
    height: 200px; */
    /* margin-bottom: 100%; */
}
 
.imageView {
    width: 100%;
    /* position:absolute;
    top: 0;
    left: 0;
    right: 0; */
}
 
/* 首页图标
.reportIcon{
 width: 120rpx;
  height: 120rpx;
  margin-top: 15px;
  margin-left: -30px;
} */
 
.show1 {
    display: block;
    border-radius: 8rpx;
    margin: 20rpx 20rpx 20rpx 20rpx;
    font-size: 35rpx;
    font-style: normal;
}
 
.icon {
    height: 30px;
    width: 30px;
    margin-top: 15px;
    margin-left: 0.7rem;
}
 
.container {
    width: 100%;
    background-color: #F5F5F5;
}
 
.box-title {
    /* position: fixed;
    top: 2rem; */
    /* height: 10rem; */
    display: flex;
    padding: 0.5rem 0.5rem;
    justify-content: space-between;
    flex-wrap: wrap;
    
}
.box-t{
    margin-bottom: 1rem;
}
 
 
.box2 {
    width: 10rem;
    height: 4rem;
    /* flex: 1; */
    /* align-items: center; */
    /* border: 1px solid #CCC; */
    border-radius: 1rem;
    background: -webkit-linear-gradient(left,#C0DEFE,#BFDEFD,#D9ECFB,#C0DEFE);
    display: flex;
    align-items: center;
    justify-content: center;
}
.box1 {
    background: -webkit-linear-gradient(left,#FCCBCB,#FFE0E0,#FFF4F4,#FCCACA);
}
.box3 {
  /* margin: 0 1rem; */
  background: -webkit-linear-gradient(left,#D8EFDE,#F1FFF0,#D8EFDE,#F1FFF0);
}
 
.box4 {
    background: -webkit-linear-gradient(left,#E2D8F3,#E8DEFE,#FDFBFF,#E2D8F3);
}
 
.container3 {
    margin-top: 10px;
}
 
.font-wenzi {
    /* margin-left: 20px; */
    font-size: 13px;
    font-weight: 900;
}
 
 
 
/* .font-wenzi{
    float: right;
    font-size: 30px;
    margin-right: 20px;
    margin-top: -15px;
    color:rgba(0,0,0,0.2);
} */
.font-name {
    font-size: 14px;
    margin-bottom: 4px;
}
 
.font-qita {
    font-size: 13px;
}
 
.font-qita1 {
    font-size: 13px;
    margin-bottom: 5px;
}
 
.conter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
 
/* .font-wenzi1和more在list盒子的左右两边 */
.list {
    display: flex;
    margin-top: 1rem;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-between;
}
 
.list .font-wenzi1 {
    font-size: 17px;
    margin-bottom: 4px;
    margin-left: 0.5rem;
    font-weight: 900;
}
 
.list .more {
    margin-bottom: 4px;
    float: right;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.7);
    margin-right: 0.5rem;
    font-weight: 900;
}
 
.lists {
    margin-top: 0.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
}
.lists .swiper-video{
    height: 100%;
    width: 100%;
}
.lists:last-child{
    margin-bottom: 1rem;
}
.top-img{
    width: 100%;
}
.lists .lists-top {
    display: flex;
    justify-content: space-between;
}
 
.lists .lists-top .lists-top-time {
    font-size: 12px;
    margin-bottom: 1%;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
    width: 50%;
    text-align: right;
}
 
.lists .lists-top .lists-top-title {
    font-size: 14px;
    /* margin-right: 40%; */
    font-weight: bold;
    margin-left: 0.5rem;
    word-wrap: normal;
    width: 50%;
    overflow:hidden;/*内容超出后隐藏*/
 
    text-overflow: ellipsis;/* 超出内容显示为省略号 */
 
    white-space: nowrap;/* 文本不进行换行 */
}
 
.lists .lists-content {
    font-size: 11px;
    margin: 0.5rem;
    margin-bottom: 0.5rem;
    width: 90%;
    overflow:hidden;/*内容超出后隐藏*/
 
    text-overflow: ellipsis;/* 超出内容显示为省略号 */
 
    white-space: nowrap;/* 文本不进行换行 */
}