dakajianzhuanh.wxss
1.2 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
/* pages/dakajianzhuanh/daka.wxss */
.daka-top{
width: 750rpx;
padding: 24rpx 0;
box-sizing: border-box;
background: #4da9fe;
text-align: center;
}
.daka-jie{
font-size: 28rpx;
color: #FFFFFF;
}
.daka-xigaun{
font-size: 40rpx;
color: #FFFFFF;
margin-top: 16rpx;
}
.xiguan{
width: 100%;
padding: 32rpx 30rpx 32rpx 32rpx;
box-sizing: border-box;
background: #FFFFFF
}
.xiguan-title{
font-size: 36rpx;
color: #2E2C29;
padding-left: 24rpx;
box-sizing: border-box;
border-left: solid 8rpx #4DA9FF;
}
.xiugai-conmt{
font-size: 28rpx;
color: #444444;
margin-top: 12rpx;
}
.jian-iimg{
width: 686rpx;
height: 552rpx;
margin: 24rpx auto 0;
}
.jianzhaung{
position: relative;
}
.daka-iimga{
position: absolute;
top: 126rpx;
left: 50%;
transform: translate(-50%,-50%);
font-size: 40rpx;
color: #444752;
}
.tonxue{
position: absolute;
top: 208rpx;
left: 50%;
transform: translate(-50%,-50%);
}
.tonxue text{
font-size: 32rpx;
color: #444752;
margin-right: 10rpx;
}
.jian-cont{
position: absolute;
top: 318rpx;
left: 50%;
transform: translate(-50%,-50%);
font-size: 26rpx;
color: #64676A;
}
.xuanchuan{
width: 686rpx;
margin: 0 auto;
font-size: 28rpx;
color: #06121E;
}