329 lines
8.2 KiB
SCSS
329 lines
8.2 KiB
SCSS
.page {
|
|
background-color: rgba(242, 244, 248, 1);
|
|
position: relative;
|
|
width: 375px;
|
|
height: 812px;
|
|
overflow: hidden;
|
|
.section_1 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
width: 375px;
|
|
height: 46px;
|
|
.image_1 {
|
|
width: 32px;
|
|
height: 18px;
|
|
margin: 14px 0 0 30px;
|
|
}
|
|
.block_1 {
|
|
background-color: rgba(0, 0, 0, 0.9);
|
|
width: 18px;
|
|
height: 11px;
|
|
margin: 17px 0 0 231px;
|
|
}
|
|
.block_2 {
|
|
background-color: rgba(0, 0, 0, 0.9);
|
|
width: 16px;
|
|
height: 12px;
|
|
margin: 17px 0 0 5px;
|
|
}
|
|
.image_2 {
|
|
width: 25px;
|
|
height: 12px;
|
|
margin: 17px 14px 0 4px;
|
|
}
|
|
}
|
|
.section_2 {
|
|
width: 375px;
|
|
height: 236px;
|
|
.box_1 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
width: 375px;
|
|
height: 48px;
|
|
justify-content: flex-center;
|
|
.label_1 {
|
|
width: 24px;
|
|
height: 24px;
|
|
margin: 12px 0 0 12px;
|
|
}
|
|
.text_1 {
|
|
width: 64px;
|
|
height: 26px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 0.9);
|
|
font-size: 16px;
|
|
font-family: PingFang SC-Semibold;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 26px;
|
|
margin: 11px 0 0 119px;
|
|
}
|
|
.section_3 {
|
|
background-color: rgba(0, 0, 0, 0.2);
|
|
border-radius: 16px;
|
|
height: 32px;
|
|
width: 87px;
|
|
margin: 8px 12px 0 57px;
|
|
.image-wrapper_1 {
|
|
width: 20px;
|
|
height: 1px;
|
|
margin: 6px 0 0 45px;
|
|
.thumbnail_1 {
|
|
width: 20px;
|
|
height: 1px;
|
|
}
|
|
}
|
|
.group_1 {
|
|
width: 61px;
|
|
height: 16px;
|
|
margin: 1px 0 8px 13px;
|
|
.group_2 {
|
|
background-color: rgba(255, 255, 255, 0.9);
|
|
width: 18px;
|
|
height: 6px;
|
|
margin-top: 5px;
|
|
}
|
|
.group_3 {
|
|
background-color: rgba(255, 255, 255, 0.9);
|
|
width: 16px;
|
|
height: 16px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.box_2 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
border-radius: 8px;
|
|
width: 343px;
|
|
height: 167px;
|
|
margin: 10px 0 11px 16px;
|
|
.block_3 {
|
|
background-image: linear-gradient(
|
|
180deg,
|
|
rgba(44, 120, 245, 0.2) 0,
|
|
rgba(44, 120, 245, 0) 100%
|
|
);
|
|
border-radius: 8px;
|
|
width: 343px;
|
|
height: 70px;
|
|
border: 1px solid rgba(255, 255, 255, 1);
|
|
.text-group_1 {
|
|
width: 124px;
|
|
height: 40px;
|
|
margin: 15px 0 0 10px;
|
|
.text_2 {
|
|
width: 80px;
|
|
height: 16px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(4, 78, 242, 1);
|
|
font-size: 16px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 16px;
|
|
}
|
|
.text_3 {
|
|
width: 124px;
|
|
height: 14px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(115, 124, 144, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 14px;
|
|
margin-top: 10px;
|
|
}
|
|
}
|
|
}
|
|
.block_4 {
|
|
width: 80px;
|
|
height: 18px;
|
|
margin-left: 10px;
|
|
.text-wrapper_1 {
|
|
background-color: rgba(223, 235, 255, 1);
|
|
border-radius: 2px;
|
|
height: 18px;
|
|
width: 46px;
|
|
.text_4 {
|
|
width: 36px;
|
|
height: 12px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(44, 120, 245, 1);
|
|
font-size: 12px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 12px;
|
|
margin: 3px 0 0 5px;
|
|
}
|
|
}
|
|
.text-wrapper_2 {
|
|
background-color: rgba(255, 239, 229, 1);
|
|
border-radius: 2px;
|
|
height: 18px;
|
|
width: 26px;
|
|
.text_5 {
|
|
width: 16px;
|
|
height: 12px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(123, 81, 11, 1);
|
|
font-size: 12px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 12px;
|
|
margin: 3px 0 0 5px;
|
|
}
|
|
}
|
|
}
|
|
.block_5 {
|
|
width: 198px;
|
|
height: 24px;
|
|
margin: 35px 0 20px 10px;
|
|
.image-text_1 {
|
|
width: 72px;
|
|
height: 24px;
|
|
.label_2 {
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|
|
.text-group_2 {
|
|
width: 42px;
|
|
height: 14px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(51, 51, 51, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 14px;
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
.box_3 {
|
|
background-color: rgba(237, 162, 58, 1);
|
|
width: 14px;
|
|
height: 14px;
|
|
margin: 5px 0 0 10px;
|
|
}
|
|
.box_4 {
|
|
background-color: rgba(237, 162, 58, 1);
|
|
width: 14px;
|
|
height: 14px;
|
|
margin: 5px 0 0 5px;
|
|
}
|
|
.box_5 {
|
|
background-color: rgba(237, 162, 58, 1);
|
|
width: 14px;
|
|
height: 14px;
|
|
margin: 5px 0 0 5px;
|
|
}
|
|
.box_6 {
|
|
background-color: rgba(237, 162, 58, 1);
|
|
width: 14px;
|
|
height: 14px;
|
|
margin: 5px 0 0 5px;
|
|
}
|
|
.box_7 {
|
|
background-color: rgba(226, 226, 226, 1);
|
|
width: 14px;
|
|
height: 14px;
|
|
margin: 5px 0 0 5px;
|
|
}
|
|
.text_6 {
|
|
width: 21px;
|
|
height: 14px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(237, 162, 58, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 14px;
|
|
margin: 5px 0 0 5px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.section_4 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
border-radius: 8px;
|
|
width: 343px;
|
|
height: 298px;
|
|
justify-content: flex-center;
|
|
margin: -1px 0 233px 16px;
|
|
.text_7 {
|
|
width: 56px;
|
|
height: 14px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(51, 51, 51, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 14px;
|
|
margin: 15px 0 0 10px;
|
|
}
|
|
.text-wrapper_3 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
border-radius: 4px;
|
|
height: 100px;
|
|
border: 0.5px solid rgba(238, 238, 238, 1);
|
|
width: 323px;
|
|
margin: 10px 0 0 10px;
|
|
.text_8 {
|
|
width: 303px;
|
|
height: 48px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(115, 124, 144, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
line-height: 24px;
|
|
margin: 15px 0 0 10px;
|
|
}
|
|
}
|
|
.text_9 {
|
|
width: 56px;
|
|
height: 14px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(51, 51, 51, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 14px;
|
|
margin: 20px 0 0 10px;
|
|
}
|
|
.text-wrapper_4 {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
border-radius: 4px;
|
|
height: 100px;
|
|
border: 0.5px solid rgba(238, 238, 238, 1);
|
|
width: 323px;
|
|
margin: 10px 0 15px 10px;
|
|
.text_10 {
|
|
width: 294px;
|
|
height: 48px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(115, 124, 144, 1);
|
|
font-size: 14px;
|
|
font-family: PingFang SC-Regular;
|
|
font-weight: NaN;
|
|
text-align: left;
|
|
line-height: 24px;
|
|
margin: 15px 0 0 10px;
|
|
}
|
|
}
|
|
}
|
|
}
|