352 lines
8.5 KiB
SCSS
352 lines
8.5 KiB
SCSS
.page {
|
|
background-color: rgba(242, 244, 248, 1);
|
|
position: relative;
|
|
width: 750rpx;
|
|
min-height: 100vh;
|
|
//height: 4112rpx;
|
|
overflow: hidden;
|
|
.group_1 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
width: 750rpx;
|
|
height: 88rpx;
|
|
.text_1 {
|
|
width: 108rpx;
|
|
height: 42rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 1);
|
|
font-size: 30rpx;
|
|
letter-spacing: -0.30000001192092896px;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 30rpx;
|
|
margin: 28rpx 0 0 42rpx;
|
|
}
|
|
.block_1 {
|
|
background-color: rgba(0, 0, 0, 1);
|
|
width: 34rpx;
|
|
height: 22rpx;
|
|
margin: 36rpx 0 0 438rpx;
|
|
}
|
|
.block_2 {
|
|
background-color: rgba(0, 0, 0, 1);
|
|
width: 32rpx;
|
|
height: 22rpx;
|
|
margin: 36rpx 0 0 10rpx;
|
|
}
|
|
.image_1 {
|
|
width: 50rpx;
|
|
height: 24rpx;
|
|
margin: 36rpx 26rpx 0 10rpx;
|
|
}
|
|
}
|
|
.group_2 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
width: 750rpx;
|
|
height: 88rpx;
|
|
justify-content: flex-center;
|
|
.label_1 {
|
|
width: 48rpx;
|
|
height: 48rpx;
|
|
margin: 20rpx 0 0 24rpx;
|
|
}
|
|
.text_2 {
|
|
width: 144rpx;
|
|
height: 52rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 0.9);
|
|
font-size: 36rpx;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 52rpx;
|
|
margin: 18rpx 0 0 230rpx;
|
|
}
|
|
.box_1 {
|
|
background-color: rgba(255, 255, 255, 0.7);
|
|
border-radius: 16px;
|
|
height: 64rpx;
|
|
border: 0.5px solid rgba(231, 231, 231, 1);
|
|
width: 174rpx;
|
|
margin: 12rpx 24rpx 0 106rpx;
|
|
.image-wrapper_1 {
|
|
width: 40rpx;
|
|
height: 2rpx;
|
|
margin: 12rpx 0 0 90rpx;
|
|
.thumbnail_1 {
|
|
width: 40rpx;
|
|
height: 2rpx;
|
|
}
|
|
}
|
|
.box_2 {
|
|
width: 122rpx;
|
|
height: 32rpx;
|
|
margin: 2rpx 0 16rpx 26rpx;
|
|
.box_3 {
|
|
background-color: rgba(0, 0, 0, 0.9);
|
|
width: 36rpx;
|
|
height: 12rpx;
|
|
margin-top: 10rpx;
|
|
}
|
|
.box_4 {
|
|
background-color: rgba(0, 0, 0, 0.9);
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.group_3 {
|
|
height: 594rpx;
|
|
background: 100% no-repeat;
|
|
background-size: 100% 100%;
|
|
width: 750rpx;
|
|
border-bottom-left-radius: 30rpx; /* 设置左下角圆角 */
|
|
border-bottom-right-radius: 30rpx; /* 设置右下角圆角 */
|
|
overflow: hidden; /* 确保内容不会溢出圆角区域 */
|
|
.section_1 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
width: 750rpx;
|
|
height: 32rpx;
|
|
margin-top: 562rpx;
|
|
}
|
|
}
|
|
.group_4 {
|
|
background-image: linear-gradient(
|
|
180deg,
|
|
rgba(255, 255, 255, 1) 0,
|
|
rgba(255, 255, 255, 0) 100%
|
|
);
|
|
width: 750rpx;
|
|
height: 316rpx;
|
|
.section_2 {
|
|
width: 298rpx;
|
|
height: 40rpx;
|
|
margin: 30rpx 0 0 32rpx;
|
|
.text-wrapper_1 {
|
|
width: 180rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
font-size: 0;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
.text_3 {
|
|
width: 180rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(251, 66, 59, 1);
|
|
font-size: 24rpx;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
}
|
|
.text_4 {
|
|
width: 180rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(251, 66, 59, 1);
|
|
font-size: 40rpx;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 40rpx;
|
|
}
|
|
}
|
|
.text_5 {
|
|
width: 98rpx;
|
|
height: 20rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(170, 170, 170, 1);
|
|
font-size: 20rpx;
|
|
font-family: PingFang SC-Regular;
|
|
text-decoration: line-through;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 20rpx;
|
|
margin-top: 14rpx;
|
|
}
|
|
}
|
|
.text_6 {
|
|
width: 272rpx;
|
|
height: 36rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(51, 51, 51, 1);
|
|
font-size: 36rpx;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 36rpx;
|
|
margin: 30rpx 0 0 32rpx;
|
|
}
|
|
.section_3 {
|
|
width: 160rpx;
|
|
height: 36rpx;
|
|
margin: 30rpx 0 0 32rpx;
|
|
.text-wrapper_2 {
|
|
background-color: rgba(223, 235, 255, 1);
|
|
border-radius: 2px;
|
|
/* height: 36rpx;
|
|
width: 92rpx; */
|
|
padding: 0 5rpx 0 5rpx;
|
|
.text_7 {
|
|
/* width: 72rpx;
|
|
height: 24rpx; */
|
|
|
|
overflow-wrap: break-word;
|
|
color: rgba(44, 120, 245, 1);
|
|
font-size: 24rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
margin: 6rpx 10rpx 0 10rpx;
|
|
}
|
|
}
|
|
.text-wrapper_3 {
|
|
background-color: rgba(255, 239, 229, 1);
|
|
border-radius: 2px;
|
|
/* height: 36rpx;
|
|
width: 52rpx; */
|
|
margin-left: 10rpx;
|
|
padding: 0 5rpx;
|
|
.text_8 {
|
|
/* width: 32rpx;
|
|
height: 24rpx; */
|
|
|
|
overflow-wrap: break-word;
|
|
color: rgba(123, 81, 11, 1);
|
|
font-size: 24rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
margin: 6rpx 10rpx 0 10rpx;
|
|
}
|
|
}
|
|
}
|
|
.text_9 {
|
|
width: 374rpx;
|
|
height: 24rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(137, 146, 162, 1);
|
|
font-size: 24rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
margin: 30rpx 0 60rpx 32rpx;
|
|
}
|
|
}
|
|
.group_5 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
border-radius: 8px;
|
|
//height: 2870rpx;
|
|
width: 686rpx;
|
|
//position: relative;
|
|
margin: -30rpx 0 160rpx 32rpx;
|
|
.section_4 {
|
|
width: 148rpx;
|
|
height: 32rpx;
|
|
margin-top: 30rpx;
|
|
.block_3 {
|
|
background-color: rgba(44, 120, 245, 1);
|
|
border-radius: 0px 2px 0px 2px;
|
|
width: 8rpx;
|
|
height: 32rpx;
|
|
}
|
|
.text_10 {
|
|
width: 128rpx;
|
|
height: 32rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(51, 51, 51, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
}
|
|
}
|
|
.image-wrapper_2 {
|
|
width: 670rpx;
|
|
height: 416rpx;
|
|
margin: 30rpx 0 2362rpx 8rpx;
|
|
.image_2 {
|
|
width: 670rpx;
|
|
height: 416rpx;
|
|
}
|
|
}
|
|
.image_3 {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 538rpx;
|
|
width: 686rpx;
|
|
height: 2362rpx;
|
|
}
|
|
}
|
|
.group_6 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
width: 750rpx;
|
|
height: 136rpx;
|
|
margin-top: 50rpx;
|
|
position: absolute;
|
|
bottom: 0;
|
|
.image-text_1 {
|
|
width: 80rpx;
|
|
height: 72rpx;
|
|
margin: 32rpx 0 0 70rpx;
|
|
.label_2 {
|
|
width: 44rpx;
|
|
height: 44rpx;
|
|
margin-left: 18rpx;
|
|
}
|
|
.text-group_1 {
|
|
width: 80rpx;
|
|
height: 20rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(44, 120, 245, 1);
|
|
font-size: 20rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 20rpx;
|
|
margin-top: 8rpx;
|
|
}
|
|
}
|
|
.text-wrapper_4 {
|
|
background-color: rgba(44, 120, 245, 1);
|
|
border-radius: 24px;
|
|
height: 96rpx;
|
|
width: 516rpx;
|
|
margin: 20rpx 32rpx 0 52rpx;
|
|
.text_11 {
|
|
width: 144rpx;
|
|
height: 36rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 36rpx;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 36rpx;
|
|
margin: 30rpx 0 0 186rpx;
|
|
}
|
|
}
|
|
}
|
|
}
|