89 lines
1.3 KiB
Plaintext
89 lines
1.3 KiB
Plaintext
![]() |
|
||
|
.image{
|
||
|
width: 60rpx;
|
||
|
height:60rpx;
|
||
|
border-radius: 50rpx;
|
||
|
margin-left: 10rpx;
|
||
|
margin-top: 10rpx;
|
||
|
}
|
||
|
.image1{
|
||
|
width: 50rpx;
|
||
|
height:50rpx;
|
||
|
}
|
||
|
.box1{
|
||
|
width: 90%;
|
||
|
border: 1px solid #eec2c7;
|
||
|
border-radius: 20rpx;
|
||
|
height: 300rpx;
|
||
|
margin-bottom: 10rpx;
|
||
|
}
|
||
|
.box{
|
||
|
width: 100%;
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
align-items: center;
|
||
|
}
|
||
|
.text{
|
||
|
margin-top: 10rpx;
|
||
|
}
|
||
|
.textboxzhifu{
|
||
|
width: 100%;
|
||
|
height: 10%;
|
||
|
display: flex;
|
||
|
justify-content: end;
|
||
|
align-items: center;
|
||
|
}
|
||
|
.biaoti{
|
||
|
width: 100%;
|
||
|
height: 25%;
|
||
|
display: flex;
|
||
|
justify-content: space-between;
|
||
|
align-items: center;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
.biaoti1{
|
||
|
display: flex;
|
||
|
align-items: center;
|
||
|
}
|
||
|
.hezi{
|
||
|
width: 100%;
|
||
|
height: 75%;
|
||
|
display: flex;
|
||
|
align-items: center;
|
||
|
}
|
||
|
.hezia{
|
||
|
width: 100%;
|
||
|
height: 60%;
|
||
|
display: flex;
|
||
|
align-items: center;
|
||
|
}
|
||
|
.kuandu{
|
||
|
width: 30%;
|
||
|
height: 100%;
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
align-items: center;
|
||
|
}
|
||
|
.wenzi{
|
||
|
width: 70%;
|
||
|
height: 100%;
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
flex-direction: column;
|
||
|
}
|
||
|
.image2{
|
||
|
width: 160rpx;
|
||
|
height: 160rpx;
|
||
|
border-radius: 20rpx;
|
||
|
margin-top: 20rpx;
|
||
|
margin-left: 20rpx;
|
||
|
}
|
||
|
.textcss{
|
||
|
width: 100rpx;
|
||
|
height: 40rpx;
|
||
|
display:flex;
|
||
|
justify-content: center;
|
||
|
border: 1px solid #eec2c7;
|
||
|
border-radius: 50px;
|
||
|
margin-left: 10rpx
|
||
|
}
|