85 lines
2.0 KiB
Plaintext
85 lines
2.0 KiB
Plaintext
.backgroundContainer.data-v-90aab738 {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100vh;
|
|
background-image: url('../../static/index/lightbgcnew.png');
|
|
background-size: cover;
|
|
background-position: center center;
|
|
overflow: hidden;
|
|
}
|
|
.assess-title.data-v-90aab738 {
|
|
margin-top: 60rpx;
|
|
width: 100%;
|
|
height: 60rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.assess-title .right-icons.data-v-90aab738 {
|
|
display: flex;
|
|
align-items: center;
|
|
float: right;
|
|
height: 70rpx;
|
|
margin-right: 40rpx;
|
|
}
|
|
.assess-title .right-icons .right-icons-font.data-v-90aab738 {
|
|
margin-left: 10rpx;
|
|
margin-right: 10rpx;
|
|
font-size: 35rpx;
|
|
margin-top: -15rpx;
|
|
}
|
|
.assess-title .right-icons .right-icons-font-dark.data-v-90aab738 {
|
|
color: #fff;
|
|
margin-left: 10rpx;
|
|
margin-right: 10rpx;
|
|
font-size: 35rpx;
|
|
margin-top: -15rpx;
|
|
}
|
|
.assess-title .right-icons .right-icons-img.data-v-90aab738 {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
margin-left: 10rpx;
|
|
margin-right: 10rpx;
|
|
margin-top: -20rpx;
|
|
}
|
|
.assess-title .right-icons .right-icons-img-icon.data-v-90aab738 {
|
|
width: 60rpx;
|
|
height: 80rpx;
|
|
margin-left: 8rpx;
|
|
}
|
|
.assess-title .left-icons.data-v-90aab738 {
|
|
display: flex;
|
|
margin-left: 40rpx;
|
|
}
|
|
.assess-title .left-icons .left-icons-img.data-v-90aab738 {
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
}
|
|
.assess-title .left-icons .right-icons-font.data-v-90aab738 {
|
|
font-weight: 700;
|
|
font-size: 35rpx;
|
|
margin-left: 10rpx;
|
|
margin-top: 10rpx;
|
|
}
|
|
.assess-title .left-icons .right-icons-text.data-v-90aab738 {
|
|
font-size: 35rpx;
|
|
margin-top: 10rpx;
|
|
}
|
|
.assess-another.data-v-90aab738 {
|
|
width: 100%;
|
|
height: calc(100vh - 120rpx);
|
|
margin-top: 10rpx;
|
|
display: flex;
|
|
margin-left: 50rpx;
|
|
}
|
|
.assess-another .left-contain.data-v-90aab738 {
|
|
height: 100%;
|
|
width: 600rpx;
|
|
}
|
|
.assess-another .left-contain .calendar.data-v-90aab738 {
|
|
width: 100%;
|
|
height: 650rpx;
|
|
background: linear-gradient(to top, #F4F3FF, #FFFFFF, #ECEFFF);
|
|
border-radius: 25rpx;
|
|
}
|