Authored by
王水玲
分期样式修改
29.4 KB
|
W:
|
H:
29.6 KB
|
W:
|
H:
7.36 KB
|
W:
|
H:
7.42 KB
|
W:
|
H:
47.4 KB
|
W:
|
H:
48 KB
|
W:
|
H:
2.52 KB
|
W:
|
H:
2.55 KB
|
W:
|
H:
...
|
...
|
@@ -4,6 +4,7 @@ |
|
|
background-color: #fff;
|
|
|
font-family: "微软雅黑";
|
|
|
color: #444;
|
|
|
font-weight: 300;
|
|
|
|
|
|
.help-title {
|
|
|
text-align: center;
|
...
|
...
|
|
|
|
.installment-page {
|
|
|
font-weight: 300;
|
|
|
|
|
|
.banner-swiper {
|
|
|
height: 200px;
|
...
|
...
|
@@ -233,6 +234,7 @@ |
|
|
|
|
|
a {
|
|
|
display: block;
|
|
|
color: #444;
|
|
|
}
|
|
|
|
|
|
.list-right {
|
...
|
...
|
@@ -242,7 +244,7 @@ |
|
|
}
|
|
|
|
|
|
.list-r-txt {
|
|
|
color: #b1b1b1;
|
|
|
color: #b0b0b0;
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|
|
|
.repayment-list-page {
|
|
|
padding-bottom: 100px;
|
|
|
font-weight: 300;
|
|
|
|
|
|
.repay-list li {
|
|
|
height: 120px;
|
...
|
...
|
@@ -15,6 +16,7 @@ |
|
|
p {
|
|
|
line-height: 40px;
|
|
|
font-size: 26px;
|
|
|
color: #444;
|
|
|
}
|
|
|
|
|
|
p:first-child {
|
...
|
...
|
@@ -105,7 +107,7 @@ |
|
|
|
|
|
.record-right {
|
|
|
float: right;
|
|
|
color: #ccc;
|
|
|
color: #b0b0b0;
|
|
|
padding-right: 30px;
|
|
|
line-height: 30px;
|
|
|
text-align: right;
|
...
|
...
|
@@ -118,6 +120,7 @@ |
|
|
position: relative;
|
|
|
top: 18px;
|
|
|
margin-left: 15px;
|
|
|
color: #e9e9e9;
|
|
|
}
|
|
|
}
|
|
|
}
|
...
|
...
|
@@ -324,6 +327,7 @@ |
|
|
line-height: 40px;
|
|
|
margin-top: 20px;
|
|
|
margin-left: 25px;
|
|
|
color: #444;
|
|
|
|
|
|
span {
|
|
|
color: #d2000d;
|
...
|
...
|
|