Files
2025-08-04 16:27:52 +08:00

57 lines
1.1 KiB
Plaintext

.mt-9 {
margin-top: 16.88rpx;
}
.page {
padding: 255rpx 0 566.25rpx;
background-image: linear-gradient(180deg, #ffeed9 0%, #f5f5f500 125%);
width: 100%;
overflow-y: auto;
overflow-x: hidden;
height: 100%;
}
.section {
padding: 39.38rpx 52.5rpx 18.75rpx;
background-color: #ffffff;
border-radius: 35.16rpx;
box-shadow: 0rpx 3.75rpx 7.5rpx #00000040;
}
.image {
width: 232.5rpx;
height: 232.5rpx;
}
.text {
color: #1c2023;
font-size: 45rpx;
font-family: AlibabaPuHuiTi;
line-height: 41.53rpx;
}
.text-wrapper {
padding: 37.5rpx 0 30rpx;
background-color: #ff8d1a;
border-radius: 18.75rpx;
width: 498.75rpx;
}
.font {
font-size: 33.75rpx;
font-family: SourceHanSansCN;
line-height: 32.06rpx;
font-weight: 700;
color: #ff8d1a;
}
.text_2 {
color: #ffffff;
line-height: 32.14rpx;
}
.text-wrapper_2 {
padding: 37.5rpx 0 30rpx;
background-color: #ffffff;
border-radius: 18.75rpx;
width: 500.63rpx;
border-left: solid 4rpx #ff8d1a;
border-right: solid 4rpx #ff8d1a;
border-top: solid 4rpx #ff8d1a;
border-bottom: solid 4rpx #ff8d1a;
}
.text_3 {
line-height: 31.8rpx;
}