|
|
|
/* pages/resiAndHouse/resiAndHouse.wxss */
|
|
|
|
page{
|
|
|
|
width: 100%;
|
|
|
|
min-height: 100vh;
|
|
|
|
overflow: hidden;
|
|
|
|
background-color: #f7f7f7;
|
|
|
|
}
|
|
|
|
/* .page {
|
|
|
|
position: relative;
|
|
|
|
width: 750rpx;
|
|
|
|
height: calc(100vh - 100rpx);
|
|
|
|
overflow: hidden;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
} */
|
|
|
|
.group_1 {
|
|
|
|
background-color: rgba(57,116,246,1.000000);
|
|
|
|
width: 750rpx;
|
|
|
|
height: 404rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
.group_2 {
|
|
|
|
background-color: rgba(245,246,246,1.000000);
|
|
|
|
border-radius: 20rpx;
|
|
|
|
position: absolute;
|
|
|
|
left: 0rpx;
|
|
|
|
top: 360rpx;
|
|
|
|
width: 750rpx;
|
|
|
|
height: calc(100vh - 460rpx);
|
|
|
|
overflow: hidden;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
justify-content: flex-end;
|
|
|
|
}
|
|
|
|
|
|
|
|
.block_1 {
|
|
|
|
width: 750rpx;
|
|
|
|
height: 324rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
.box_15 {
|
|
|
|
width: 709rpx;
|
|
|
|
height: 56rpx;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
margin: 70rpx 0 0 21rpx;
|
|
|
|
}
|
|
|
|
.label_1 {
|
|
|
|
width: 34rpx;
|
|
|
|
height: 31rpx;
|
|
|
|
margin-top: 11rpx;
|
|
|
|
}
|
|
|
|
.text_1 {
|
|
|
|
width: 157rpx;
|
|
|
|
height: 30rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(255,255,255,1);
|
|
|
|
font-size: 32rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
margin: 13rpx 0 0 18rpx;
|
|
|
|
}
|
|
|
|
.image_2 {
|
|
|
|
width: 158rpx;
|
|
|
|
height: 56rpx;
|
|
|
|
margin-left: 342rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_30 {
|
|
|
|
width: 100%;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
margin-top: 39rpx;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.text-wrapper_30 > view{
|
|
|
|
display: flex;
|
|
|
|
width: 50%;
|
|
|
|
height: 60rpx;
|
|
|
|
align-items: center;
|
|
|
|
flex-direction: column;
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
}
|
|
|
|
.text-wrapper_30 > view image{
|
|
|
|
width: 140rpx;
|
|
|
|
height: 14rpx;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
left: 50%;
|
|
|
|
transform: translateX(-50%);
|
|
|
|
}
|
|
|
|
.text-wrapper_30
|
|
|
|
.text_2 {
|
|
|
|
width: 134rpx;
|
|
|
|
height: 33rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(255,255,255,1);
|
|
|
|
font-size: 34rpx;
|
|
|
|
font-family: PingFang-SC-Bold;
|
|
|
|
font-weight: 700;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
}
|
|
|
|
.text_3 {
|
|
|
|
width: 132rpx;
|
|
|
|
height: 33rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(255,255,255,1);
|
|
|
|
font-size: 34rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
}
|
|
|
|
.image_3 {
|
|
|
|
width: 140rpx;
|
|
|
|
height: 14rpx;
|
|
|
|
margin: 9rpx 0 0 169rpx;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.label_2 {
|
|
|
|
width: 30rpx;
|
|
|
|
height: 30rpx;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.section_2 {
|
|
|
|
background-color: rgba(255,255,255,1.000000);
|
|
|
|
border-radius: 20rpx;
|
|
|
|
width: 710rpx;
|
|
|
|
height: 100%;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
margin: 21rpx 0 0 20rpx;
|
|
|
|
}
|
|
|
|
.box_16 {
|
|
|
|
width: 100%;
|
|
|
|
height: 100rpx;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
margin-top: 20rpx;
|
|
|
|
}
|
|
|
|
.text_4 {
|
|
|
|
width: 401rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
font-size: 36rpx;
|
|
|
|
font-family: PingFang-SC-Bold;
|
|
|
|
font-weight: 700;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 52rpx;
|
|
|
|
|
|
|
|
margin-right:20rpx ;
|
|
|
|
}
|
|
|
|
.image-text_9 {
|
|
|
|
width: 89rpx;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between;
|
|
|
|
}
|
|
|
|
.text_5 {
|
|
|
|
width: 55rpx;
|
|
|
|
height: 26rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(58,128,231,1);
|
|
|
|
font-size: 28rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: center;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 28rpx;
|
|
|
|
}
|
|
|
|
.image_8 {
|
|
|
|
width: 28rpx;
|
|
|
|
height: 18rpx;
|
|
|
|
margin-top: 5rpx;
|
|
|
|
}
|
|
|
|
.box_17 {
|
|
|
|
width: 649rpx;
|
|
|
|
margin: 48rpx 0 0 30rpx;
|
|
|
|
}
|
|
|
|
.list_2 {
|
|
|
|
width: 486rpx;
|
|
|
|
height: 75rpx;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
.text-wrapper_31-0 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 75rpx;
|
|
|
|
margin-right: 39rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
.text_6-0 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 31rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 36rpx;
|
|
|
|
font-family: FZCTHJW--GB1-0;
|
|
|
|
font-weight: normal;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
color: rgba(57,116,246,1);
|
|
|
|
}
|
|
|
|
.text_7-0 {
|
|
|
|
width: 102rpx;
|
|
|
|
height: 24rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 26rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 38rpx;
|
|
|
|
margin: 20rpx 0 0 24rpx;
|
|
|
|
color: rgba(57,116,246,1);
|
|
|
|
}
|
|
|
|
.text-wrapper_31-1 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 75rpx;
|
|
|
|
margin-right: 39rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
.text_6-1 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 31rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 36rpx;
|
|
|
|
font-family: FZCTHJW--GB1-0;
|
|
|
|
font-weight: normal;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
}
|
|
|
|
.text_9-1 {
|
|
|
|
width: 49rpx;
|
|
|
|
height: 25rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(102,102,102,1);
|
|
|
|
font-size: 26rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 38rpx;
|
|
|
|
margin: 19rpx 0 0 13rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_31-2 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 75rpx;
|
|
|
|
margin-right: 39rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
.text_6-2 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 31rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 36rpx;
|
|
|
|
font-family: FZCTHJW--GB1-0;
|
|
|
|
font-weight: normal;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
}
|
|
|
|
.text_7-2 {
|
|
|
|
width: 102rpx;
|
|
|
|
height: 24rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 26rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 38rpx;
|
|
|
|
margin: 20rpx 0 0 24rpx;
|
|
|
|
color: rgba(102,102,102,1);
|
|
|
|
}
|
|
|
|
.text-wrapper_31-3 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 75rpx;
|
|
|
|
margin-right: 39rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
.text_6-3 {
|
|
|
|
width: 99rpx;
|
|
|
|
height: 31rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 36rpx;
|
|
|
|
font-family: FZCTHJW--GB1-0;
|
|
|
|
font-weight: normal;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
}
|
|
|
|
.text_7-3 {
|
|
|
|
width: 102rpx;
|
|
|
|
height: 24rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 26rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 38rpx;
|
|
|
|
margin: 20rpx 0 0 24rpx;
|
|
|
|
color: rgba(102,102,102,1);
|
|
|
|
}
|
|
|
|
|
|
|
|
.text_49 {
|
|
|
|
width: 79rpx;
|
|
|
|
height: 31rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
font-size: 36rpx;
|
|
|
|
font-family: FZCTHJW--GB1-0;
|
|
|
|
font-weight: normal;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
margin-left: 24rpx;
|
|
|
|
}
|
|
|
|
.text_50 {
|
|
|
|
width: 128rpx;
|
|
|
|
height: 25rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(102,102,102,1);
|
|
|
|
font-size: 26rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 38rpx;
|
|
|
|
margin-top: 19rpx;
|
|
|
|
}
|
|
|
|
|
|
|
|
.box_18 {
|
|
|
|
width: 649rpx;
|
|
|
|
/* height: 36rpx; */
|
|
|
|
flex-direction: row;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: space-between;
|
|
|
|
display: flex;
|
|
|
|
margin: 20rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text_16 {
|
|
|
|
width:fit-content;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
font-size: 34rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 41rpx;
|
|
|
|
margin-top: 2rpx;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.text-wrapper_8 {
|
|
|
|
background-color: rgba(236,236,236,0.500000);
|
|
|
|
border-radius: 4rpx;
|
|
|
|
margin-left: 6rpx;
|
|
|
|
white-space: nowrap;
|
|
|
|
padding: 7rpx 8rpx;
|
|
|
|
width: auto;
|
|
|
|
box-sizing: border-box;
|
|
|
|
font-weight: 500;
|
|
|
|
font-size: 24rpx;
|
|
|
|
color: #999999;
|
|
|
|
}
|
|
|
|
.text_18 {
|
|
|
|
width: 94rpx;
|
|
|
|
height: 23rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153,153,153,1);
|
|
|
|
font-size: 24rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
margin: 7rpx 0 0 8rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_9 {
|
|
|
|
width: 243rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 4rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text_19 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_20 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(4, 184, 173, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Bold;
|
|
|
|
font-weight: 700;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.box_19 {
|
|
|
|
width: 533rpx;
|
|
|
|
height: 29rpx;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between;
|
|
|
|
margin: 27rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text-wrapper_10 {
|
|
|
|
width: 146rpx;
|
|
|
|
height: 29rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_21 {
|
|
|
|
width: 146rpx;
|
|
|
|
height: 29rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_22 {
|
|
|
|
width: 146rpx;
|
|
|
|
height: 29rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_11 {
|
|
|
|
width: 145rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_23 {
|
|
|
|
width: 145rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_24 {
|
|
|
|
width: 145rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_12 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 19rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text_25 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_26 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_13 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text_27 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_28 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_29 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_14 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text_30 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_31 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_15 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 0;
|
|
|
|
}
|
|
|
|
.text_32 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_33 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.image_6 {
|
|
|
|
width: 650rpx;
|
|
|
|
height: 1rpx;
|
|
|
|
margin: 30rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.box_20 {
|
|
|
|
width: 648rpx;
|
|
|
|
height: 36rpx;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
margin: 28rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.text_34 {
|
|
|
|
width: 83rpx;
|
|
|
|
height: 32rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
font-size: 34rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 41rpx;
|
|
|
|
margin-top: 2rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_23 {
|
|
|
|
background-color: rgba(236,236,236,0.500000);
|
|
|
|
border-radius: 4rpx;
|
|
|
|
height: 36rpx;
|
|
|
|
margin-left: 16rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
width: 60rpx;
|
|
|
|
}
|
|
|
|
.text_51 {
|
|
|
|
width: 45rpx;
|
|
|
|
height: 23rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153,153,153,1);
|
|
|
|
font-size: 24rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
margin: 7rpx 0 0 8rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_24 {
|
|
|
|
background-color: rgba(236,236,236,0.500000);
|
|
|
|
border-radius: 4rpx;
|
|
|
|
height: 36rpx;
|
|
|
|
margin-left: 6rpx;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
width: 110rpx;
|
|
|
|
}
|
|
|
|
.text_52 {
|
|
|
|
width: 94rpx;
|
|
|
|
height: 23rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153,153,153,1);
|
|
|
|
font-size: 24rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 42rpx;
|
|
|
|
margin: 7rpx 0 0 8rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_16 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 5rpx 0 0 130rpx;
|
|
|
|
}
|
|
|
|
.text_35 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_36 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(4, 184, 173, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Bold;
|
|
|
|
font-weight: 700;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_17 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 22rpx 0 0 30rpx;
|
|
|
|
}
|
|
|
|
.text_37 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_38 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_18 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.text_39 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_40 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_41 {
|
|
|
|
width: 415rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_19 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.text_42 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_43 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_20 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 30rpx;
|
|
|
|
}
|
|
|
|
.text_44 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_45 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.image_9 {
|
|
|
|
width: 650rpx;
|
|
|
|
height: 1rpx;
|
|
|
|
margin: 31rpx 0 0 30rpx;
|
|
|
|
}
|
|
|
|
.box_21 {
|
|
|
|
width: 648rpx;
|
|
|
|
height: 32rpx;
|
|
|
|
flex-direction: row;
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between;
|
|
|
|
margin: 36rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.text_53 {
|
|
|
|
width: 83rpx;
|
|
|
|
height: 32rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51,51,51,1);
|
|
|
|
font-size: 34rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 41rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_25 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin-top: 3rpx;
|
|
|
|
}
|
|
|
|
.text_54 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_55 {
|
|
|
|
width: 243rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(4, 184, 173, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Bold;
|
|
|
|
font-weight: 700;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_26 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 24rpx 0 0 30rpx;
|
|
|
|
}
|
|
|
|
.text_56 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_57 {
|
|
|
|
width: 263rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_27 {
|
|
|
|
width: 416rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.text_58 {
|
|
|
|
width: 416rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_59 {
|
|
|
|
width: 416rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_60 {
|
|
|
|
width: 416rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_28 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 0 31rpx;
|
|
|
|
}
|
|
|
|
.content{
|
|
|
|
width: 100%;
|
|
|
|
padding:0 20rpx ;
|
|
|
|
margin-top: 20rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
}
|
|
|
|
.content .scroll {
|
|
|
|
height: calc(100vh - 130rpx);
|
|
|
|
}
|
|
|
|
.text_61 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_62 {
|
|
|
|
width: 639rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text-wrapper_29 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
font-size: 0rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
margin: 20rpx 0 27rpx 30rpx;
|
|
|
|
}
|
|
|
|
.text_63 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.text_64 {
|
|
|
|
width: 537rpx;
|
|
|
|
height: 28rpx;
|
|
|
|
overflow-wrap: break-word;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
font-size: 30rpx;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
text-align: left;
|
|
|
|
white-space: nowrap;
|
|
|
|
line-height: 40rpx;
|
|
|
|
}
|
|
|
|
.box_17 .tabs{
|
|
|
|
display: flex;
|
|
|
|
justify-content: start;
|
|
|
|
|
|
|
|
}
|
|
|
|
.box_17 .tabs .tab_item{
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
justify-content: space-between;
|
|
|
|
align-items: center;
|
|
|
|
margin-right: 20rpx;
|
|
|
|
}
|
|
|
|
.box_17 .tabs .tab_item .num{
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 36rpx;
|
|
|
|
}
|
|
|
|
|
|
|
|
.box_17 .tabs .tab_item .name{
|
|
|
|
font-size: 26rpx;
|
|
|
|
padding-bottom:6rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
color: #666666;
|
|
|
|
}
|
|
|
|
|
|
|
|
.border_bto{
|
|
|
|
color: #3974f6 !important;
|
|
|
|
border-bottom: solid 6rpx #3974f6;
|
|
|
|
}
|
|
|
|
.resi_tag{
|
|
|
|
display: flex;
|
|
|
|
flex-grow: 0;
|
|
|
|
justify-content: start;
|
|
|
|
max-width: 302rpx;
|
|
|
|
overflow-x: scroll;
|
|
|
|
padding: 10rpx 0;
|
|
|
|
box-sizing: border-box;
|
|
|
|
}
|
|
|
|
.form_item{
|
|
|
|
margin-top: 10rpx;
|
|
|
|
padding: 0 30rpx 30rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
border-bottom: 1rpx #EAEAEA solid;
|
|
|
|
}
|
|
|
|
.inout_box {
|
|
|
|
position: relative;
|
|
|
|
margin: 20rpx 0 20rpx;
|
|
|
|
padding: 0 20rpx;
|
|
|
|
box-sizing:border-box;
|
|
|
|
}
|
|
|
|
.inout_box input{
|
|
|
|
width: auto;
|
|
|
|
background: #F5F5FA;
|
|
|
|
border-radius: 47rpx;
|
|
|
|
padding:0 100rpx 0 69rpx;
|
|
|
|
height: 76rpx;
|
|
|
|
font-size: 26rpx;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
.inout_box .search_img{
|
|
|
|
position: absolute;
|
|
|
|
left: 37rpx;
|
|
|
|
top: 24rpx;
|
|
|
|
width: 30rpx;
|
|
|
|
height: 30rpx;
|
|
|
|
}
|
|
|
|
.inout_box .btn_box{
|
|
|
|
width: 110rpx;
|
|
|
|
height: 50rpx;
|
|
|
|
position: absolute;
|
|
|
|
top: 15rpx;
|
|
|
|
right:4rpx;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
.inout_box .btn_box text{
|
|
|
|
width: 80rpx;
|
|
|
|
height: 30rpx;
|
|
|
|
line-height: 30rpx;
|
|
|
|
font-size: 28rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
color:#3A80E7;
|
|
|
|
padding-left: 15rpx;
|
|
|
|
border-left:2rpx #3A80E7 solid ;
|
|
|
|
}
|
|
|
|
.OCR_img{
|
|
|
|
width: 44rpx;
|
|
|
|
height: 44rpx;
|
|
|
|
position: absolute;
|
|
|
|
left: -60rpx;
|
|
|
|
z-index: 10;
|
|
|
|
}
|
|
|
|
.font_bold{
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
|