style:个人中心
Showing
17 changed files
with
39 additions
and
13 deletions
... | @@ -55,9 +55,8 @@ | ... | @@ -55,9 +55,8 @@ |
55 | margin-bottom: 25px; | 55 | margin-bottom: 25px; |
56 | } | 56 | } |
57 | .business_module li img { | 57 | .business_module li img { |
58 | width: 70px; | 58 | width: 50px; |
59 | height: 70px; | 59 | margin: 35px 0 10px 0; |
60 | margin: 25px 0 10px 0; | ||
61 | } | 60 | } |
62 | .business_module li p { | 61 | .business_module li p { |
63 | font-size: 14px; | 62 | font-size: 14px; |
... | @@ -71,6 +70,9 @@ | ... | @@ -71,6 +70,9 @@ |
71 | display: block; | 70 | display: block; |
72 | height: 154px; | 71 | height: 154px; |
73 | border: 1px solid #F6F6F6; | 72 | border: 1px solid #F6F6F6; |
73 | background: url('../staticImages/wodeyewubg.png') no-repeat; | ||
74 | background-size:83px 82px; | ||
75 | background-position: right bottom; | ||
74 | } | 76 | } |
75 | .business_module li a:hover { | 77 | .business_module li a:hover { |
76 | color: #0091FF; | 78 | color: #0091FF; | ... | ... |
staticImages/budongchanzhengshu.png
0 → 100644
7.48 KB
staticImages/dangan.png
deleted
100644 → 0
6 KB
staticImages/danganchaxun.png
0 → 100644
3.15 KB
staticImages/hetongbeianchaxun.png
0 → 100644
2.74 KB
staticImages/mybdc.png
deleted
100644 → 0
9.6 KB
staticImages/myyewuchaxun.png
0 → 100644
3.15 KB
staticImages/wodefapiao.png
0 → 100644
2.59 KB
staticImages/wodeyewubg.png
0 → 100644
3.04 KB
staticImages/wodeyuyuebg.png
0 → 100644
12.5 KB
staticImages/wodezhifu.png
0 → 100644
3.47 KB
staticImages/yewuchaxun.png
deleted
100644 → 0
6.67 KB
staticImages/zhengshu.png
deleted
100644 → 0
7.31 KB
staticImages/zhengshuheyan.png
0 → 100644
3.47 KB
... | @@ -59,36 +59,60 @@ | ... | @@ -59,36 +59,60 @@ |
59 | </li> | 59 | </li> |
60 | <li> | 60 | <li> |
61 | <div class="cardItem"> | 61 | <div class="cardItem"> |
62 | <a href="" title="我的不动产"> | 62 | <a href="" title="业务查询"> |
63 | <img src="../staticImages/mybdc.png"> | 63 | <img src="../staticImages/myyewuchaxun.png"> |
64 | <p>我的不动产</p> | 64 | <p>业务查询</p> |
65 | </a> | 65 | </a> |
66 | </div> | 66 | </div> |
67 | </li> | 67 | </li> |
68 | <li> | 68 | <li> |
69 | <div class="cardItem"> | 69 | <div class="cardItem"> |
70 | <a href="" title="业务查询"> | 70 | <a href="" title="合同备案查询"> |
71 | <img src="../staticImages/zhengshu.png"> | 71 | <img src="../staticImages/hetongbeianchaxun.png"> |
72 | <p>我的发票</p> | 72 | <p>合同备案查询</p> |
73 | </a> | 73 | </a> |
74 | </div> | 74 | </div> |
75 | </li> | 75 | </li> |
76 | <li> | 76 | <li> |
77 | <div class="cardItem"> | 77 | <div class="cardItem"> |
78 | <a href="" title="我的支付"> | 78 | <a href="" title="不动产证书查询"> |
79 | <img src="../staticImages/yewuchaxun.png"> | 79 | <img src="../staticImages/budongchanzhengshu.png"> |
80 | <p>查询业务</p> | 80 | <p>不动产证书查询</p> |
81 | </a> | 81 | </a> |
82 | </div> | 82 | </div> |
83 | </li> | 83 | </li> |
84 | <li> | 84 | <li> |
85 | <div class="cardItem"> | 85 | <div class="cardItem"> |
86 | <a href="" title="档案查询"> | 86 | <a href="" title="档案查询"> |
87 | <img src="../staticImages/dangan.png"> | 87 | <img src="../staticImages/danganchaxun.png"> |
88 | <p>档案查询</p> | 88 | <p>档案查询</p> |
89 | </a> | 89 | </a> |
90 | </div> | 90 | </div> |
91 | </li> | 91 | </li> |
92 | <li> | ||
93 | <div class="cardItem"> | ||
94 | <a href="" title="证书核验"> | ||
95 | <img src="../staticImages/zhengshuheyan.png"> | ||
96 | <p>证书核验</p> | ||
97 | </a> | ||
98 | </div> | ||
99 | </li> | ||
100 | <li> | ||
101 | <div class="cardItem"> | ||
102 | <a href="" title="我的发票"> | ||
103 | <img src="../staticImages/wodefapiao.png"> | ||
104 | <p>我的发票</p> | ||
105 | </a> | ||
106 | </div> | ||
107 | </li> | ||
108 | <li> | ||
109 | <div class="cardItem"> | ||
110 | <a href="" title="我的支付"> | ||
111 | <img src="../staticImages/wodezhifu.png"> | ||
112 | <p>我的支付</p> | ||
113 | </a> | ||
114 | </div> | ||
115 | </li> | ||
92 | </ul> | 116 | </ul> |
93 | </div> | 117 | </div> |
94 | </div> | 118 | </div> | ... | ... |
-
Please register or sign in to post a comment