godetail.wxss
1.1 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
/* pages/main/addtionalreduce/godetail/godetail.wxss */
.text_gray_30 {
font-size: 30rpx;
color: #6C7596 ;
font-weight: bold;
}
/*
.text_gray_32 {
font-size: 32rpx;
color: #6C7596 ;
font-family: PingFangSC-Semibold;
}
.text_gray_22 {
font-size: 22rpx;
color: #9DA7B3;
}
.icon_wrap{
width: 8rpx;
height: 28rpx;
}
.text_blue_28 {
font-family: PingFangSC-Regular;
font-size: 28rpx;
color: #357aeb;
}
.arrow_img_wrap {
width: 40rpx;
height: 40rpx;
align-items: center;
float: right;
margin-top:10rpx;
} */
.text_333_32 {
font-family: PingFangSC-Semibold;
font-size: 32rpx;
color: #333;
line-height: 40rpx;
}
.text_999_24 {
font-size: 24rpx;
color: #999;
}
.text_gray_28{
font-family: PingFangSC-Semibold;
font-size: 14px;
color: #2B2B2B;
line-height: 17px;
}
.text_orange_28{
font-family: PingFangSC-Semibold;
font-size: 14px;
color: #FF9F00;
text-align: right;
line-height: 17px;
}
.arrow_img_wrap {
width: 40rpx;
height: 40rpx;
align-items: center;
float: right;
margin-bottom: 8rpx
}
.text_999_28 {
font-family: PingFangSC-Regular;
font-size: 28rpx;
color: #999;
line-height: 40rpx;
}