You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
396 lines
8.1 KiB
396 lines
8.1 KiB
page {
|
|
font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
|
|
Arial, PingFang SC-Light, Microsoft YaHei;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-webkit-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-webkit-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-webkit-justify-content: center;
|
|
justify-content: center;
|
|
}
|
|
.justify-end {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: end;
|
|
-webkit-justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: space-evenly;
|
|
-webkit-justify-content: space-evenly;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-justify-content: space-around;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-pack: justify;
|
|
-webkit-justify-content: space-between;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: start;
|
|
-webkit-align-items: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
align-items: center;
|
|
}
|
|
.align-end {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
-webkit-box-align: end;
|
|
-webkit-align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
.page {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
position: relative;
|
|
width: 750rpx;
|
|
height: 1624rpx;
|
|
overflow: hidden;
|
|
}
|
|
.section_1 {
|
|
width: 750rpx;
|
|
height: 1656rpx;
|
|
background: url(/static/lanhu_zhuce/FigmaDDSSlicePNGe77c5a3cb67aea25c91a2da40b49f9ac.png)
|
|
100% no-repeat;
|
|
background-size: 100% 100%;
|
|
-webkit-box-pack: flex-center;
|
|
-webkit-justify-content: flex-center;
|
|
justify-content: flex-center;
|
|
}
|
|
.group_1 {
|
|
width: 750rpx;
|
|
height: 88rpx;
|
|
margin-top: 2rpx;
|
|
}
|
|
.text_1 {
|
|
width: 108rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 1);
|
|
font-size: 32rpx;
|
|
letter-spacing: -0.2800000011920929px;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin: 28rpx 0 0 42rpx;
|
|
}
|
|
.box_1 {
|
|
background-color: rgba(0, 0, 0, 1);
|
|
width: 34rpx;
|
|
height: 22rpx;
|
|
margin: 36rpx 0 0 438rpx;
|
|
}
|
|
.box_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 28rpx 0 8rpx;
|
|
}
|
|
.group_2 {
|
|
width: 750rpx;
|
|
height: 1568rpx;
|
|
margin-bottom: 2rpx;
|
|
}
|
|
.text_2 {
|
|
width: 192rpx;
|
|
height: 68rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 1);
|
|
font-size: 48rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 48rpx;
|
|
margin: 192rpx 0 0 64rpx;
|
|
}
|
|
.box_3 {
|
|
width: 612rpx;
|
|
height: 50rpx;
|
|
margin: 116rpx 0 0 70rpx;
|
|
}
|
|
.text_3 {
|
|
width: 64rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(60, 60, 60, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
}
|
|
.text_4 {
|
|
width: 96rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(183, 183, 183, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin-left: 400rpx;
|
|
}
|
|
.thumbnail_1 {
|
|
width: 24rpx;
|
|
height: 16rpx;
|
|
margin: 34rpx 0 0 28rpx;
|
|
}
|
|
.box_4 {
|
|
width: 614rpx;
|
|
height: 50rpx;
|
|
margin: 74rpx 0 0 68rpx;
|
|
}
|
|
.text_5 {
|
|
width: 64rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(60, 60, 60, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin-top: 2rpx;
|
|
}
|
|
.text_6 {
|
|
width: 160rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(183, 183, 183, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin-left: 338rpx;
|
|
}
|
|
.thumbnail_2 {
|
|
width: 24rpx;
|
|
height: 16rpx;
|
|
margin: 34rpx 0 0 28rpx;
|
|
}
|
|
.box_5 {
|
|
width: 614rpx;
|
|
height: 52rpx;
|
|
margin: 68rpx 0 0 68rpx;
|
|
}
|
|
.text_7 {
|
|
width: 64rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(60, 60, 60, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
}
|
|
.text_8 {
|
|
width: 160rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(183, 183, 183, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin: 2rpx 0 0 338rpx;
|
|
}
|
|
.thumbnail_3 {
|
|
width: 24rpx;
|
|
height: 16rpx;
|
|
margin: 36rpx 0 0 28rpx;
|
|
}
|
|
.box_6 {
|
|
width: 620rpx;
|
|
height: 50rpx;
|
|
margin: 66rpx 0 0 62rpx;
|
|
}
|
|
.text_9 {
|
|
width: 128rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(60, 60, 60, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
}
|
|
.text_10 {
|
|
width: 224rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(183, 183, 183, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin-left: 216rpx;
|
|
}
|
|
.thumbnail_4 {
|
|
width: 24rpx;
|
|
height: 16rpx;
|
|
margin: 34rpx 0 0 28rpx;
|
|
}
|
|
.text-wrapper_1 {
|
|
background-color: rgba(255, 219, 88, 1);
|
|
border-radius: 36px;
|
|
height: 98rpx;
|
|
width: 598rpx;
|
|
margin: 102rpx 0 0 64rpx;
|
|
}
|
|
.text_11 {
|
|
width: 128rpx;
|
|
height: 44rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(94, 94, 94, 1);
|
|
font-size: 32rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 32rpx;
|
|
margin: 26rpx 0 0 234rpx;
|
|
}
|
|
.text-wrapper_2 {
|
|
width: 308rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
font-size: 0;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 28rpx;
|
|
margin: 36rpx 0 506rpx 206rpx;
|
|
}
|
|
.text_12 {
|
|
width: 308rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(94, 94, 94, 1);
|
|
font-size: 28rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 28rpx;
|
|
}
|
|
.text_13 {
|
|
width: 308rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(246, 196, 18, 1);
|
|
font-size: 28rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 28rpx;
|
|
}
|
|
.text_14 {
|
|
width: 308rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(94, 94, 94, 1);
|
|
font-size: 28rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 28rpx;
|
|
}
|
|
.text_15 {
|
|
width: 308rpx;
|
|
height: 40rpx;
|
|
overflow-wrap: break-word;
|
|
color: rgba(246, 196, 18, 1);
|
|
font-size: 28rpx;
|
|
font-family: PingFang SC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 28rpx;
|
|
}
|
|
|
|
|