143 lines
2.7 KiB
Plaintext
143 lines
2.7 KiB
Plaintext
.page {
|
|
background-color: rgba(255,255,255,1.000000);
|
|
position: relative;
|
|
width: 750rpx;
|
|
height: 1624rpx;
|
|
overflow: hidden;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.t-navbar-content{
|
|
z-index: 100;
|
|
background-color: transparent;
|
|
}
|
|
.login-content{
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
}
|
|
.image-wrapper_1 {
|
|
background: url('https://image-fudan.oss-cn-beijing.aliyuncs.com/mini_images/top-bg.png') center center no-repeat;
|
|
background-size: 100% 100%;
|
|
padding-bottom: 80rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: relative;
|
|
image{
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
.image_4{
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 0;
|
|
}
|
|
}
|
|
.image_1 {
|
|
width: 750rpx;
|
|
height: 88rpx;
|
|
}
|
|
.image_2 {
|
|
width: 174rpx;
|
|
height: 64rpx;
|
|
margin: 12rpx 12rpx 0 564rpx;
|
|
}
|
|
.image_3 {
|
|
margin-top: 20vh;
|
|
|
|
width: 160rpx;
|
|
height: 160rpx;
|
|
align-self: center;
|
|
border-radius: 160px;
|
|
}
|
|
.box_1 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 40rpx 64rpx 36rpx 64rpx;
|
|
}
|
|
.text-wrapper_1 {
|
|
background-color: rgba(0,91,162,1.000000);
|
|
border-radius: 24rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 34rpx 190rpx 32rpx 192rpx;
|
|
}
|
|
.text_1 {
|
|
overflow-wrap: break-word;
|
|
color: rgba(255,255,255,1);
|
|
font-size: 34rpx;
|
|
letter-spacing: 0rpx;
|
|
font-family: Alibaba-PuHuiTi-M;
|
|
font-weight: normal;
|
|
text-align: right;
|
|
white-space: nowrap;
|
|
line-height: 34rpx;
|
|
}
|
|
.text-wrapper_2 {
|
|
border-radius: 24rpx;
|
|
border: 1px solid rgba(232,232,232,1);
|
|
margin-top: 40rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 34rpx 190rpx 32rpx 192rpx;
|
|
}
|
|
.text_2 {
|
|
overflow-wrap: break-word;
|
|
color: rgba(34,34,34,1);
|
|
font-size: 34rpx;
|
|
letter-spacing: 0rpx;
|
|
font-family: Alibaba-PuHuiTi-M;
|
|
font-weight: normal;
|
|
text-align: right;
|
|
white-space: nowrap;
|
|
line-height: 34rpx;
|
|
}
|
|
.text_3 {
|
|
overflow-wrap: break-word;
|
|
color: rgba(144,147,153,1);
|
|
font-size: 26rpx;
|
|
font-family: PingFangSC-Regular;
|
|
font-weight: normal;
|
|
text-align: right;
|
|
white-space: nowrap;
|
|
line-height: 26rpx;
|
|
align-self: center;
|
|
margin-top: 40rpx;
|
|
}
|
|
.text-wrapper_3 {
|
|
position: absolute;
|
|
bottom: 10vh;
|
|
left: 0;
|
|
right: 0;
|
|
text-align: center;
|
|
}
|
|
.text_4 {
|
|
overflow-wrap: break-word;
|
|
color: rgba(136,136,136,1);
|
|
font-size: 24rpx;
|
|
letter-spacing: 1rpx;
|
|
font-family: PingFangSC-Regular;
|
|
font-weight: normal;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
}
|
|
.text_5 {
|
|
overflow-wrap: break-word;
|
|
color: rgba(33,80,159,1);
|
|
font-size: 24rpx;
|
|
letter-spacing: 1rpx;
|
|
font-family: PingFangSC-Medium;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 24rpx;
|
|
}
|
|
.image_4 {
|
|
width: 750rpx;
|
|
height: 68rpx;
|
|
margin-top: -2rpx;
|
|
} |