style:个人中心
Showing
9 changed files
with
27 additions
and
0 deletions
... | @@ -116,6 +116,33 @@ | ... | @@ -116,6 +116,33 @@ |
116 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); | 116 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); |
117 | border-radius: 4px; | 117 | border-radius: 4px; |
118 | border: 1px solid #E9E9E9; | 118 | border: 1px solid #E9E9E9; |
119 | position: relative; | ||
120 | } | ||
121 | .business_titleList li a::after { | ||
122 | content: ''; | ||
123 | position: absolute; | ||
124 | width: 269px; | ||
125 | height: 139px; | ||
126 | border: 1px solid #F6F6F6; | ||
127 | border-radius: 1px; | ||
128 | left: 6px; | ||
129 | top: 5px; | ||
130 | } | ||
131 | .business_titleList li:nth-of-type(1) a::after { | ||
132 | background: url('/staticImages/busheji.png') no-repeat right bottom; | ||
133 | background-size: 80px 80px; | ||
134 | } | ||
135 | .business_titleList li:nth-of-type(2) a::after { | ||
136 | background: url('/staticImages/busdaitijiao.png') no-repeat right bottom; | ||
137 | background-size: 80px 80px; | ||
138 | } | ||
139 | .business_titleList li:nth-of-type(3) a::after { | ||
140 | background: url('/staticImages/busbanlizhong.png') no-repeat right bottom; | ||
141 | background-size: 80px 80px; | ||
142 | } | ||
143 | .business_titleList li:nth-of-type(4) a::after { | ||
144 | background: url('/staticImages/busyibanjie.png') no-repeat right bottom; | ||
145 | background-size: 80px 80px; | ||
119 | } | 146 | } |
120 | .business_titleList li p:nth-child(1) { | 147 | .business_titleList li p:nth-child(1) { |
121 | font-size: 18px; | 148 | font-size: 18px; | ... | ... |
staticImages/busbanlizhong.png
0 → 100644

14.6 KB
staticImages/busdaitijiao.png
0 → 100644

15.7 KB
staticImages/busheji.png
0 → 100644

14.2 KB
staticImages/busyibanjie.png
0 → 100644

15 KB
staticImages/sebugbanlizhong.png
0 → 100644

8.44 KB
staticImages/sebusdaitijiao.png
0 → 100644

8.82 KB
staticImages/sebusheji.png
0 → 100644

8.07 KB
staticImages/sebusyibanjie.png
0 → 100644

8.65 KB
-
Please register or sign in to post a comment