|
|
@ -5,6 +5,7 @@ page{ |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|
background-color: #f7f7f7; |
|
|
background-color: #f7f7f7; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* .page { |
|
|
/* .page { |
|
|
position: relative; |
|
|
position: relative; |
|
|
width: 750rpx; |
|
|
width: 750rpx; |
|
|
@ -20,6 +21,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.group_2 { |
|
|
.group_2 { |
|
|
background-color: rgba(245, 246, 246, 1.000000); |
|
|
background-color: rgba(245, 246, 246, 1.000000); |
|
|
border-radius: 20rpx; |
|
|
border-radius: 20rpx; |
|
|
@ -40,6 +42,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_15 { |
|
|
.box_15 { |
|
|
width: 709rpx; |
|
|
width: 709rpx; |
|
|
height: 56rpx; |
|
|
height: 56rpx; |
|
|
@ -47,11 +50,13 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
margin: 70rpx 0 0 21rpx; |
|
|
margin: 70rpx 0 0 21rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.label_1 { |
|
|
.label_1 { |
|
|
width: 34rpx; |
|
|
width: 34rpx; |
|
|
height: 31rpx; |
|
|
height: 31rpx; |
|
|
margin-top: 11rpx; |
|
|
margin-top: 11rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_1 { |
|
|
.text_1 { |
|
|
width: 157rpx; |
|
|
width: 157rpx; |
|
|
height: 30rpx; |
|
|
height: 30rpx; |
|
|
@ -65,11 +70,13 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
margin: 13rpx 0 0 18rpx; |
|
|
margin: 13rpx 0 0 18rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.image_2 { |
|
|
.image_2 { |
|
|
width: 158rpx; |
|
|
width: 158rpx; |
|
|
height: 56rpx; |
|
|
height: 56rpx; |
|
|
margin-left: 342rpx; |
|
|
margin-left: 342rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_30 { |
|
|
.text-wrapper_30 { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
flex-direction: row; |
|
|
flex-direction: row; |
|
|
@ -78,6 +85,7 @@ page{ |
|
|
margin-top: 39rpx; |
|
|
margin-top: 39rpx; |
|
|
position: relative; |
|
|
position: relative; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_30>view { |
|
|
.text-wrapper_30>view { |
|
|
display: flex; |
|
|
display: flex; |
|
|
width: 50%; |
|
|
width: 50%; |
|
|
@ -87,6 +95,7 @@ page{ |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_30>view image { |
|
|
.text-wrapper_30>view image { |
|
|
width: 140rpx; |
|
|
width: 140rpx; |
|
|
height: 14rpx; |
|
|
height: 14rpx; |
|
|
@ -95,8 +104,8 @@ page{ |
|
|
left: 50%; |
|
|
left: 50%; |
|
|
transform: translateX(-50%); |
|
|
transform: translateX(-50%); |
|
|
} |
|
|
} |
|
|
.text-wrapper_30 |
|
|
|
|
|
.text_2 { |
|
|
.text-wrapper_30 .text_2 { |
|
|
width: 134rpx; |
|
|
width: 134rpx; |
|
|
height: 33rpx; |
|
|
height: 33rpx; |
|
|
overflow-wrap: break-word; |
|
|
overflow-wrap: break-word; |
|
|
@ -108,6 +117,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_3 { |
|
|
.text_3 { |
|
|
width: 132rpx; |
|
|
width: 132rpx; |
|
|
height: 33rpx; |
|
|
height: 33rpx; |
|
|
@ -120,6 +130,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.image_3 { |
|
|
.image_3 { |
|
|
width: 140rpx; |
|
|
width: 140rpx; |
|
|
height: 14rpx; |
|
|
height: 14rpx; |
|
|
@ -143,6 +154,7 @@ page{ |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
margin: 21rpx 0 0 20rpx; |
|
|
margin: 21rpx 0 0 20rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_16 { |
|
|
.box_16 { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 100rpx; |
|
|
height: 100rpx; |
|
|
@ -151,6 +163,16 @@ page{ |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
margin-top: 20rpx; |
|
|
margin-top: 20rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box_161 { |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
height: 100rpx; |
|
|
|
|
|
justify-content: center; |
|
|
|
|
|
align-items: center; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
margin-top: 20rpx; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.text_4 { |
|
|
.text_4 { |
|
|
overflow-wrap: break-word; |
|
|
overflow-wrap: break-word; |
|
|
color: rgba(51, 51, 51, 1); |
|
|
color: rgba(51, 51, 51, 1); |
|
|
@ -164,12 +186,44 @@ page{ |
|
|
|
|
|
|
|
|
margin-right: 20rpx; |
|
|
margin-right: 20rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.image-text_9 { |
|
|
.image-text_9 { |
|
|
width: 89rpx; |
|
|
width: 89rpx; |
|
|
flex-direction: row; |
|
|
flex-direction: row; |
|
|
display: flex; |
|
|
display: flex; |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.image-text_91 { |
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
display: flex; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
justify-content: space-between; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.image-text_qh { |
|
|
|
|
|
/* margin: 0 auto; */ |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.text_51{ |
|
|
|
|
|
font-size: 26rpx; |
|
|
|
|
|
color: #ACACAC; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.text_52 { |
|
|
|
|
|
margin-right: 36rpx; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.image_81{ |
|
|
|
|
|
width: 26rpx; |
|
|
|
|
|
height: 26rpx; |
|
|
|
|
|
position: relative; |
|
|
|
|
|
top: 5rpx; |
|
|
|
|
|
} |
|
|
|
|
|
.image_82{ |
|
|
|
|
|
margin-left: 36rpx; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.text_5 { |
|
|
.text_5 { |
|
|
width: 55rpx; |
|
|
width: 55rpx; |
|
|
height: 26rpx; |
|
|
height: 26rpx; |
|
|
@ -182,21 +236,25 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 28rpx; |
|
|
line-height: 28rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.image_8 { |
|
|
.image_8 { |
|
|
width: 28rpx; |
|
|
width: 28rpx; |
|
|
height: 18rpx; |
|
|
height: 18rpx; |
|
|
margin-top: 5rpx; |
|
|
margin-top: 5rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_17 { |
|
|
.box_17 { |
|
|
width: 649rpx; |
|
|
width: 649rpx; |
|
|
margin: 20rpx 0 0 30rpx; |
|
|
margin: 20rpx 0 0 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.list_2 { |
|
|
.list_2 { |
|
|
width: 486rpx; |
|
|
width: 486rpx; |
|
|
height: 75rpx; |
|
|
height: 75rpx; |
|
|
flex-direction: row; |
|
|
flex-direction: row; |
|
|
display: flex; |
|
|
display: flex; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_31-0 { |
|
|
.text-wrapper_31-0 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 75rpx; |
|
|
height: 75rpx; |
|
|
@ -204,6 +262,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_6-0 { |
|
|
.text_6-0 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 31rpx; |
|
|
height: 31rpx; |
|
|
@ -216,6 +275,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
color: rgba(57, 116, 246, 1); |
|
|
color: rgba(57, 116, 246, 1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_7-0 { |
|
|
.text_7-0 { |
|
|
width: 102rpx; |
|
|
width: 102rpx; |
|
|
height: 24rpx; |
|
|
height: 24rpx; |
|
|
@ -229,6 +289,7 @@ page{ |
|
|
margin: 20rpx 0 0 24rpx; |
|
|
margin: 20rpx 0 0 24rpx; |
|
|
color: rgba(57, 116, 246, 1); |
|
|
color: rgba(57, 116, 246, 1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_31-1 { |
|
|
.text-wrapper_31-1 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 75rpx; |
|
|
height: 75rpx; |
|
|
@ -236,6 +297,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_6-1 { |
|
|
.text_6-1 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 31rpx; |
|
|
height: 31rpx; |
|
|
@ -248,6 +310,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
color: rgba(51, 51, 51, 1); |
|
|
color: rgba(51, 51, 51, 1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_9-1 { |
|
|
.text_9-1 { |
|
|
width: 49rpx; |
|
|
width: 49rpx; |
|
|
height: 25rpx; |
|
|
height: 25rpx; |
|
|
@ -261,6 +324,7 @@ page{ |
|
|
line-height: 38rpx; |
|
|
line-height: 38rpx; |
|
|
margin: 19rpx 0 0 13rpx; |
|
|
margin: 19rpx 0 0 13rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_31-2 { |
|
|
.text-wrapper_31-2 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 75rpx; |
|
|
height: 75rpx; |
|
|
@ -268,6 +332,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_6-2 { |
|
|
.text_6-2 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 31rpx; |
|
|
height: 31rpx; |
|
|
@ -280,6 +345,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
color: rgba(51, 51, 51, 1); |
|
|
color: rgba(51, 51, 51, 1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_7-2 { |
|
|
.text_7-2 { |
|
|
width: 102rpx; |
|
|
width: 102rpx; |
|
|
height: 24rpx; |
|
|
height: 24rpx; |
|
|
@ -293,6 +359,7 @@ page{ |
|
|
margin: 20rpx 0 0 24rpx; |
|
|
margin: 20rpx 0 0 24rpx; |
|
|
color: rgba(102, 102, 102, 1); |
|
|
color: rgba(102, 102, 102, 1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_31-3 { |
|
|
.text-wrapper_31-3 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 75rpx; |
|
|
height: 75rpx; |
|
|
@ -300,6 +367,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_6-3 { |
|
|
.text_6-3 { |
|
|
width: 99rpx; |
|
|
width: 99rpx; |
|
|
height: 31rpx; |
|
|
height: 31rpx; |
|
|
@ -312,6 +380,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
color: rgba(51, 51, 51, 1); |
|
|
color: rgba(51, 51, 51, 1); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_7-3 { |
|
|
.text_7-3 { |
|
|
width: 102rpx; |
|
|
width: 102rpx; |
|
|
height: 24rpx; |
|
|
height: 24rpx; |
|
|
@ -339,6 +408,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
margin-left: 24rpx; |
|
|
margin-left: 24rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_50 { |
|
|
.text_50 { |
|
|
width: 128rpx; |
|
|
width: 128rpx; |
|
|
height: 25rpx; |
|
|
height: 25rpx; |
|
|
@ -362,6 +432,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
margin: 20rpx 0 0 0; |
|
|
margin: 20rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_16 { |
|
|
.text_16 { |
|
|
width: fit-content; |
|
|
width: fit-content; |
|
|
overflow-wrap: break-word; |
|
|
overflow-wrap: break-word; |
|
|
@ -388,6 +459,7 @@ page{ |
|
|
font-size: 24rpx; |
|
|
font-size: 24rpx; |
|
|
color: #999999; |
|
|
color: #999999; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_18 { |
|
|
.text_18 { |
|
|
width: 94rpx; |
|
|
width: 94rpx; |
|
|
height: 23rpx; |
|
|
height: 23rpx; |
|
|
@ -401,6 +473,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
margin: 7rpx 0 0 8rpx; |
|
|
margin: 7rpx 0 0 8rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_9 { |
|
|
.text-wrapper_9 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
overflow-wrap: break-word; |
|
|
overflow-wrap: break-word; |
|
|
@ -412,6 +485,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 4rpx 0 0 0; |
|
|
margin: 4rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_19 { |
|
|
.text_19 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -424,6 +498,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_20 { |
|
|
.text_20 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -436,6 +511,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_19 { |
|
|
.box_19 { |
|
|
width: 533rpx; |
|
|
width: 533rpx; |
|
|
height: 29rpx; |
|
|
height: 29rpx; |
|
|
@ -444,6 +520,7 @@ page{ |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|
margin: 27rpx 0 0 0; |
|
|
margin: 27rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_10 { |
|
|
.text-wrapper_10 { |
|
|
width: 146rpx; |
|
|
width: 146rpx; |
|
|
height: 29rpx; |
|
|
height: 29rpx; |
|
|
@ -455,6 +532,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_21 { |
|
|
.text_21 { |
|
|
width: 146rpx; |
|
|
width: 146rpx; |
|
|
height: 29rpx; |
|
|
height: 29rpx; |
|
|
@ -467,6 +545,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_22 { |
|
|
.text_22 { |
|
|
width: 146rpx; |
|
|
width: 146rpx; |
|
|
height: 29rpx; |
|
|
height: 29rpx; |
|
|
@ -479,6 +558,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_11 { |
|
|
.text-wrapper_11 { |
|
|
width: 145rpx; |
|
|
width: 145rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -490,6 +570,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_23 { |
|
|
.text_23 { |
|
|
width: 145rpx; |
|
|
width: 145rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -502,6 +583,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_24 { |
|
|
.text_24 { |
|
|
width: 145rpx; |
|
|
width: 145rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -514,6 +596,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_12 { |
|
|
.text-wrapper_12 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -526,6 +609,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 19rpx 0 0 0; |
|
|
margin: 19rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_25 { |
|
|
.text_25 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -538,6 +622,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_26 { |
|
|
.text_26 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -550,6 +635,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_13 { |
|
|
.text-wrapper_13 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -562,6 +648,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 0; |
|
|
margin: 20rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_27 { |
|
|
.text_27 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -574,6 +661,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_28 { |
|
|
.text_28 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -586,6 +674,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_29 { |
|
|
.text_29 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -598,6 +687,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_14 { |
|
|
.text-wrapper_14 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -610,6 +700,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 0; |
|
|
margin: 20rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_30 { |
|
|
.text_30 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -622,6 +713,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_31 { |
|
|
.text_31 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -634,6 +726,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_15 { |
|
|
.text-wrapper_15 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -646,6 +739,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 0; |
|
|
margin: 20rpx 0 0 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_32 { |
|
|
.text_32 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -658,6 +752,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_33 { |
|
|
.text_33 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -670,11 +765,13 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.image_6 { |
|
|
.image_6 { |
|
|
width: 650rpx; |
|
|
width: 650rpx; |
|
|
height: 1rpx; |
|
|
height: 1rpx; |
|
|
margin: 30rpx 0 0 31rpx; |
|
|
margin: 30rpx 0 0 31rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_20 { |
|
|
.box_20 { |
|
|
width: 648rpx; |
|
|
width: 648rpx; |
|
|
height: 36rpx; |
|
|
height: 36rpx; |
|
|
@ -682,6 +779,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
margin: 28rpx 0 0 31rpx; |
|
|
margin: 28rpx 0 0 31rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_34 { |
|
|
.text_34 { |
|
|
width: 83rpx; |
|
|
width: 83rpx; |
|
|
height: 32rpx; |
|
|
height: 32rpx; |
|
|
@ -695,6 +793,7 @@ page{ |
|
|
line-height: 41rpx; |
|
|
line-height: 41rpx; |
|
|
margin-top: 2rpx; |
|
|
margin-top: 2rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_23 { |
|
|
.text-wrapper_23 { |
|
|
background-color: rgba(236, 236, 236, 0.500000); |
|
|
background-color: rgba(236, 236, 236, 0.500000); |
|
|
border-radius: 4rpx; |
|
|
border-radius: 4rpx; |
|
|
@ -704,6 +803,7 @@ page{ |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
width: 60rpx; |
|
|
width: 60rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_51 { |
|
|
.text_51 { |
|
|
width: 45rpx; |
|
|
width: 45rpx; |
|
|
height: 23rpx; |
|
|
height: 23rpx; |
|
|
@ -717,6 +817,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
margin: 7rpx 0 0 8rpx; |
|
|
margin: 7rpx 0 0 8rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_24 { |
|
|
.text-wrapper_24 { |
|
|
background-color: rgba(236, 236, 236, 0.500000); |
|
|
background-color: rgba(236, 236, 236, 0.500000); |
|
|
border-radius: 4rpx; |
|
|
border-radius: 4rpx; |
|
|
@ -726,6 +827,7 @@ page{ |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
width: 110rpx; |
|
|
width: 110rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_52 { |
|
|
.text_52 { |
|
|
width: 94rpx; |
|
|
width: 94rpx; |
|
|
height: 23rpx; |
|
|
height: 23rpx; |
|
|
@ -739,6 +841,7 @@ page{ |
|
|
line-height: 42rpx; |
|
|
line-height: 42rpx; |
|
|
margin: 7rpx 0 0 8rpx; |
|
|
margin: 7rpx 0 0 8rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_16 { |
|
|
.text-wrapper_16 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -751,6 +854,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 5rpx 0 0 130rpx; |
|
|
margin: 5rpx 0 0 130rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_35 { |
|
|
.text_35 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -763,6 +867,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_36 { |
|
|
.text_36 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -775,6 +880,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_17 { |
|
|
.text-wrapper_17 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -787,6 +893,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 22rpx 0 0 30rpx; |
|
|
margin: 22rpx 0 0 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_37 { |
|
|
.text_37 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -799,6 +906,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_38 { |
|
|
.text_38 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -811,6 +919,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_18 { |
|
|
.text-wrapper_18 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -823,6 +932,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 31rpx; |
|
|
margin: 20rpx 0 0 31rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_39 { |
|
|
.text_39 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -835,6 +945,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_40 { |
|
|
.text_40 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -847,6 +958,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_41 { |
|
|
.text_41 { |
|
|
width: 415rpx; |
|
|
width: 415rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -859,6 +971,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_19 { |
|
|
.text-wrapper_19 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -871,6 +984,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 31rpx; |
|
|
margin: 20rpx 0 0 31rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_42 { |
|
|
.text_42 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -883,6 +997,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_43 { |
|
|
.text_43 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -895,6 +1010,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_20 { |
|
|
.text-wrapper_20 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -907,6 +1023,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 30rpx; |
|
|
margin: 20rpx 0 0 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_44 { |
|
|
.text_44 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -919,6 +1036,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_45 { |
|
|
.text_45 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -931,11 +1049,13 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.image_9 { |
|
|
.image_9 { |
|
|
width: 650rpx; |
|
|
width: 650rpx; |
|
|
height: 1rpx; |
|
|
height: 1rpx; |
|
|
margin: 31rpx 0 0 30rpx; |
|
|
margin: 31rpx 0 0 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_21 { |
|
|
.box_21 { |
|
|
width: 648rpx; |
|
|
width: 648rpx; |
|
|
height: 32rpx; |
|
|
height: 32rpx; |
|
|
@ -944,6 +1064,7 @@ page{ |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|
margin: 36rpx 0 0 31rpx; |
|
|
margin: 36rpx 0 0 31rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_53 { |
|
|
.text_53 { |
|
|
width: 83rpx; |
|
|
width: 83rpx; |
|
|
height: 32rpx; |
|
|
height: 32rpx; |
|
|
@ -956,6 +1077,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 41rpx; |
|
|
line-height: 41rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_25 { |
|
|
.text-wrapper_25 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -968,6 +1090,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin-top: 3rpx; |
|
|
margin-top: 3rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_54 { |
|
|
.text_54 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -980,6 +1103,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_55 { |
|
|
.text_55 { |
|
|
width: 243rpx; |
|
|
width: 243rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -992,6 +1116,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_26 { |
|
|
.text-wrapper_26 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1004,6 +1129,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 24rpx 0 0 30rpx; |
|
|
margin: 24rpx 0 0 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_56 { |
|
|
.text_56 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1016,6 +1142,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_57 { |
|
|
.text_57 { |
|
|
width: 263rpx; |
|
|
width: 263rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1028,6 +1155,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_27 { |
|
|
.text-wrapper_27 { |
|
|
width: 416rpx; |
|
|
width: 416rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1040,6 +1168,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 0 31rpx; |
|
|
margin: 20rpx 0 0 31rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_58 { |
|
|
.text_58 { |
|
|
width: 416rpx; |
|
|
width: 416rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1052,6 +1181,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_59 { |
|
|
.text_59 { |
|
|
width: 416rpx; |
|
|
width: 416rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1064,6 +1194,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_60 { |
|
|
.text_60 { |
|
|
width: 416rpx; |
|
|
width: 416rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1076,6 +1207,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_28 { |
|
|
.text-wrapper_28 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1092,6 +1224,7 @@ page{ |
|
|
.scroll { |
|
|
.scroll { |
|
|
height: calc(100vh - 750rpx); |
|
|
height: calc(100vh - 750rpx); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_61 { |
|
|
.text_61 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1104,6 +1237,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_62 { |
|
|
.text_62 { |
|
|
width: 639rpx; |
|
|
width: 639rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1116,6 +1250,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text-wrapper_29 { |
|
|
.text-wrapper_29 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1128,6 +1263,7 @@ page{ |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
margin: 20rpx 0 27rpx 30rpx; |
|
|
margin: 20rpx 0 27rpx 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_63 { |
|
|
.text_63 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1140,6 +1276,7 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.text_64 { |
|
|
.text_64 { |
|
|
width: 537rpx; |
|
|
width: 537rpx; |
|
|
height: 28rpx; |
|
|
height: 28rpx; |
|
|
@ -1152,11 +1289,13 @@ page{ |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
line-height: 40rpx; |
|
|
line-height: 40rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_17 .tabs { |
|
|
.box_17 .tabs { |
|
|
display: flex; |
|
|
display: flex; |
|
|
justify-content: start; |
|
|
justify-content: start; |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item { |
|
|
.box_17 .tabs .tab_item { |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
@ -1164,11 +1303,33 @@ page{ |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
margin-right: 20rpx; |
|
|
margin-right: 20rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item_fw { |
|
|
|
|
|
display: flex; |
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
width: 120rpx; |
|
|
|
|
|
justify-content: space-between; |
|
|
|
|
|
align-items: center; |
|
|
|
|
|
margin-right: 20rpx; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item .num { |
|
|
.box_17 .tabs .tab_item .num { |
|
|
font-weight: 400; |
|
|
font-weight: 400; |
|
|
font-size: 36rpx; |
|
|
font-size: 36rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item_fw .num { |
|
|
|
|
|
font-weight: 400; |
|
|
|
|
|
font-size: 36rpx; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item_fw .name { |
|
|
|
|
|
font-size: 26rpx; |
|
|
|
|
|
padding-bottom: 6rpx; |
|
|
|
|
|
box-sizing: border-box; |
|
|
|
|
|
color: #666666; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item .name { |
|
|
.box_17 .tabs .tab_item .name { |
|
|
font-size: 26rpx; |
|
|
font-size: 26rpx; |
|
|
padding-bottom: 6rpx; |
|
|
padding-bottom: 6rpx; |
|
|
@ -1180,6 +1341,7 @@ page{ |
|
|
color: #3974f6 !important; |
|
|
color: #3974f6 !important; |
|
|
border-bottom: solid 6rpx #3974f6; |
|
|
border-bottom: solid 6rpx #3974f6; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.resi_tag { |
|
|
.resi_tag { |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-grow: 0; |
|
|
flex-grow: 0; |
|
|
@ -1189,18 +1351,80 @@ page{ |
|
|
padding: 10rpx 0; |
|
|
padding: 10rpx 0; |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.form_item { |
|
|
.form_item { |
|
|
margin-top: 10rpx; |
|
|
margin-top: 10rpx; |
|
|
padding: 0 30rpx 30rpx; |
|
|
padding: 0 30rpx 30rpx; |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
border-bottom: 1rpx #EAEAEA solid; |
|
|
border-bottom: 1rpx #EAEAEA solid; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.scroll_fw { |
|
|
|
|
|
height: calc(100vh - 750rpx); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.form_item_fw { |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
display: flex; |
|
|
|
|
|
flex-wrap: wrap; |
|
|
|
|
|
/* 可选:添加以下任一属性以调整子元素在主轴上的对齐方式 */ |
|
|
|
|
|
justify-content: center; |
|
|
|
|
|
/* justify-content: space-between; // 子元素间均匀间隔,首尾元素贴边 */ |
|
|
|
|
|
/* justify-content: space-around; */ |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.form_item_fw_item{ |
|
|
|
|
|
/* flex-basis: 200px; */ |
|
|
|
|
|
/* 或设置固定宽度,如 */ |
|
|
|
|
|
width: calc(33% - 24rpx); |
|
|
|
|
|
/* 其他样式... */ |
|
|
|
|
|
margin: 10rpx; |
|
|
|
|
|
height: 124rpx; |
|
|
|
|
|
background: rgba(225, 238, 254, 0.4); |
|
|
|
|
|
/* 为了弥补可能出现的1px间隙,可以添加适当的左右外边距 */ |
|
|
|
|
|
} |
|
|
|
|
|
.form_item_fw_item_bg0{ |
|
|
|
|
|
background: rgba(225, 238, 254, 0.4); |
|
|
|
|
|
} |
|
|
|
|
|
.form_item_fw_item_bg1{ |
|
|
|
|
|
background: rgba(227, 248, 247, 0.4); |
|
|
|
|
|
} |
|
|
|
|
|
.form_item_fw_item_bg2{ |
|
|
|
|
|
background: rgba(225, 238, 254, 0.4); |
|
|
|
|
|
} |
|
|
|
|
|
.form_item_fw_item_bg3{ |
|
|
|
|
|
background: rgba(217, 223, 233, 0.4); |
|
|
|
|
|
} |
|
|
|
|
|
.item_fw{ |
|
|
|
|
|
display: flex; |
|
|
|
|
|
padding: 24rpx; |
|
|
|
|
|
} |
|
|
|
|
|
.item_img_fw_img{ |
|
|
|
|
|
width: 32rpx; |
|
|
|
|
|
height: 32rpx; |
|
|
|
|
|
} |
|
|
|
|
|
.item_text_hh{ |
|
|
|
|
|
font-weight: bold; |
|
|
|
|
|
font-size: 34rpx; |
|
|
|
|
|
color: #333333; |
|
|
|
|
|
} |
|
|
|
|
|
.item_texts_fw{ |
|
|
|
|
|
padding-left: 12rpx; |
|
|
|
|
|
padding-top: 4rpx; |
|
|
|
|
|
} |
|
|
|
|
|
.item_text_rs{ |
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
font-size: 24rpx; |
|
|
|
|
|
color: #999999; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.inout_box { |
|
|
.inout_box { |
|
|
position: relative; |
|
|
position: relative; |
|
|
margin: 20rpx 0 20rpx; |
|
|
margin: 20rpx 0 20rpx; |
|
|
padding: 0 20rpx; |
|
|
padding: 0 20rpx; |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.inout_box input { |
|
|
.inout_box input { |
|
|
width: auto; |
|
|
width: auto; |
|
|
background: #F5F5FA; |
|
|
background: #F5F5FA; |
|
|
@ -1212,6 +1436,7 @@ page{ |
|
|
text-overflow: ellipsis; |
|
|
text-overflow: ellipsis; |
|
|
white-space: nowrap; |
|
|
white-space: nowrap; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.inout_box .search_img { |
|
|
.inout_box .search_img { |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
left: 37rpx; |
|
|
left: 37rpx; |
|
|
@ -1219,6 +1444,7 @@ page{ |
|
|
width: 30rpx; |
|
|
width: 30rpx; |
|
|
height: 30rpx; |
|
|
height: 30rpx; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.inout_box .btn_box { |
|
|
.inout_box .btn_box { |
|
|
width: 110rpx; |
|
|
width: 110rpx; |
|
|
height: 50rpx; |
|
|
height: 50rpx; |
|
|
@ -1228,6 +1454,7 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.inout_box .btn_box text { |
|
|
.inout_box .btn_box text { |
|
|
width: 80rpx; |
|
|
width: 80rpx; |
|
|
height: 30rpx; |
|
|
height: 30rpx; |
|
|
@ -1238,6 +1465,7 @@ page{ |
|
|
padding-left: 15rpx; |
|
|
padding-left: 15rpx; |
|
|
border-left: 2rpx #3A80E7 solid; |
|
|
border-left: 2rpx #3A80E7 solid; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.OCR_img { |
|
|
.OCR_img { |
|
|
width: 44rpx; |
|
|
width: 44rpx; |
|
|
height: 44rpx; |
|
|
height: 44rpx; |
|
|
@ -1245,8 +1473,7 @@ page{ |
|
|
left: -60rpx; |
|
|
left: -60rpx; |
|
|
z-index: 10; |
|
|
z-index: 10; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.font_bold { |
|
|
.font_bold { |
|
|
font-weight: 600; |
|
|
font-weight: 600; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|