Compare commits
2 Commits
174fe5ba0b
...
264d1a25fe
Author | SHA1 | Date |
---|---|---|
|
264d1a25fe | |
|
9681bcc6f3 |
|
@ -396,7 +396,7 @@
|
||||||
}
|
}
|
||||||
.service-head-top-left span{
|
.service-head-top-left span{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 36rpx;
|
font-size: 34rpx;
|
||||||
color: #171717;
|
color: #171717;
|
||||||
}
|
}
|
||||||
.service-head-top-left{
|
.service-head-top-left{
|
||||||
|
|
|
@ -914,7 +914,7 @@
|
||||||
}
|
}
|
||||||
.jianjie{
|
.jianjie{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 22rpx;
|
font-size: 28rpx;
|
||||||
color: #8D9194;
|
color: #8D9194;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
|
@ -934,9 +934,10 @@
|
||||||
}
|
}
|
||||||
.header-bottom-mian-title span{
|
.header-bottom-mian-title span{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 26rpx;
|
font-size: 28rpx;
|
||||||
color: #20AB95;
|
color: #20AB95;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
padding: 20rpx 0;
|
||||||
}
|
}
|
||||||
.header-bottom-mian-title image{
|
.header-bottom-mian-title image{
|
||||||
width: 30.56rpx;
|
width: 30.56rpx;
|
||||||
|
@ -987,7 +988,6 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
.header-bottom-money-jia{
|
.header-bottom-money-jia{
|
||||||
font-weight: bold;
|
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
color: #848484;
|
color: #848484;
|
||||||
line-height: 37rpx;
|
line-height: 37rpx;
|
||||||
|
|
Loading…
Reference in New Issue