106 lines
2.2 KiB
Plaintext
106 lines
2.2 KiB
Plaintext
.all-circle.data-v-3da2d352 {
|
|
position: absolute;
|
|
bottom: 300rpx;
|
|
right: 80rpx;
|
|
width: 330rpx;
|
|
height: 330rpx;
|
|
background-color: rgba(110, 149, 217, 0.1);
|
|
border-radius: 50%;
|
|
z-index: 999;
|
|
display: flex;
|
|
border: 1rpx solid #d5d5d5;
|
|
}
|
|
.all-circle .circle-up.data-v-3da2d352 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
top: -60rpx;
|
|
left: 89rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-leftup.data-v-3da2d352 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
left: -60rpx;
|
|
top: 40rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-rightup.data-v-3da2d352 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
right: -60rpx;
|
|
top: 40rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-leftbottom.data-v-3da2d352 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
left: 0rpx;
|
|
bottom: -30rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-rightbottom.data-v-3da2d352 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
right: 0rpx;
|
|
bottom: -30rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-up-target.data-v-3da2d352 {
|
|
position: absolute;
|
|
width: 170rpx;
|
|
height: 170rpx;
|
|
top: -60rpx;
|
|
left: 89rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.circle-img.data-v-3da2d352 {
|
|
width: 130rpx;
|
|
height: 130rpx;
|
|
}
|
|
.circle-img-target.data-v-3da2d352 {
|
|
width: 140rpx;
|
|
height: 140rpx;
|
|
}
|
|
.circle-font.data-v-3da2d352 {
|
|
position: absolute;
|
|
bottom: 25rpx;
|
|
left: 45rpx;
|
|
color: #fff;
|
|
}
|
|
.solveclick.data-v-3da2d352 {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|