pei.css
1.8 KB
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
.peiches{
display: flex;
align-items: center;
}
.chelianjia{
width: 100%;
display: flex;
align-items: center;
margin-top: 27px;
border-bottom: solid 1px #E4EAED;
}
.chelist{
width: 160px;
height: 56px;
text-align: center;
line-height: 56px;
font-size: 21px;
color: #2F54EB;
border-bottom: solid 1px #2F54EB;
}
.input-xuan{
width: 100%;
border: none;
background: none;
outline: none;
}
.chelists{
width: 160px;
height: 56px;
text-align: center;
line-height: 56px;
font-size: 21px;
color: #606266;
}
.chelista{
width: 160px;
height: 56px;
text-align: center;
line-height: 56px;
font-size: 21px;
color: #2F54EB;
}
.fengs{
width: 100%;
display: flex;
align-items: center;
margin-top: 24px;
}
.fen-left{
width: 45%;
}
.fen-lefts{
width: 48%;
margin-left: 85px;
}
.titlea{
font-size: 14px;
color: #606266;
}
.bei{
width: 100%;
height: 168px;
background: #ffffff;
border: 1px solid #e4e9ed;
border-radius: 4px;
font-size: 15px;
color: #C0C4CC;
padding: 9px 12px;
box-sizing: border-box;
margin-top: 12px;
}
.titleas{
font-size: 14px;
color: #606266;
margin-top: 24px;
}
.tuimg{
width: 70%;
height: 104px;
background: #ffffff;
border: 1px solid #e4e9ed;
border-radius: 4px;
padding: 12px 14px;
box-sizing: border-box;
margin-top: 12px;
display: flex;
}
.olik{
margin-right: 10px;
}
.peichejihua{
background: #2f54eb;
border-radius: 8px;
color: rgba(255,255,255,1);
margin-top: 34px;
margin-left: 324px;
}
.sdss{
margin-bottom: 27px;
display: flex;
align-items: flex-end;
}
.shanchuang-img{
width: 80px;
height: 80px;
}