fuwuxieyi.wxss
547 字节
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
.huiyuanknow{
padding: 40rpx 32rpx;
box-sizing: border-box;
color:#06121E;
font-size: 28rpx;
}
.mai {
width: 702rpx;
height: 88rpx;
background:#409FFE;
opacity: 1;
border-radius: 4rpx;
color:#fff;
font-size: 32rpx;
text-align: center;
line-height: 88rpx;
margin:0 auto 36rpx;
box-sizing: border-box;
}
.buybottom{
width:750rpx;
height:124rpx;
background: #fff;
position: fixed;
bottom:0;
}
.buy{
margin-top: 20rpx;
}
.item{
margin-top:10rpx;
line-height: 1.5
}
.xiyigui{
margin-top:20rpx;
}