examTeamApp/unpackage/dist/dev/mp-weixin/pageTwo/devices/search.wxss

228 lines
4.8 KiB
Plaintext
Raw Normal View History

2024-08-05 10:01:06 +08:00
@charset "UTF-8";
/* 主题色 */
2024-10-11 10:04:19 +08:00
.text.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
position: absolute;
top: 0px;
width: 100%;
text-align: center;
height: 50px;
line-height: 50px;
2024-08-13 15:27:01 +08:00
font-size: 36rpx;
2024-10-04 13:36:52 +08:00
color: #37cc92;
2024-08-05 10:01:06 +08:00
font-weight: bold;
}
2024-10-11 10:04:19 +08:00
.tips.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
position: absolute;
width: 100%;
bottom: 15px;
line-height: 24px;
}
2024-10-11 10:04:19 +08:00
.tips view.data-v-333a0f3a {
2024-08-13 15:27:01 +08:00
font-size: 32rpx;
2024-10-04 13:36:52 +08:00
color: #37cc92;
2024-08-05 10:01:06 +08:00
font-weight: bold;
margin-left: 15px;
}
2024-10-11 10:04:19 +08:00
.tips text.data-v-333a0f3a {
2024-08-13 15:27:01 +08:00
font-size: 32rpx;
2024-08-05 10:01:06 +08:00
width: 100%;
display: block;
margin-left: 20px;
color: #999;
}
2024-10-11 10:04:19 +08:00
.list.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
position: absolute;
width: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
width: 30%;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
position: absolute;
left: 55%;
top: -10px;
}
2024-10-11 10:04:19 +08:00
.list .item image.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
width: 45px;
height: 45px;
border-radius: 50%;
background-color: #fff;
}
2024-10-11 10:04:19 +08:00
.list .item text.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
display: block;
width: 100%;
2024-08-13 15:27:01 +08:00
font-size: 32rpx;
2024-08-05 10:01:06 +08:00
color: #666;
margin-top: 5px;
text-align: center;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(2) {
2024-08-05 10:01:06 +08:00
left: calc(55% - 60px);
top: 50px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(3) {
2024-08-05 10:01:06 +08:00
left: calc(50% - 140px);
top: 90px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(4) {
2024-08-05 10:01:06 +08:00
left: calc(61% + 20px);
top: 70px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(5) {
2024-08-05 10:01:06 +08:00
left: 20%;
top: -100px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(6) {
2024-08-05 10:01:06 +08:00
left: calc(20% - 16px);
top: -38px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(7) {
2024-08-05 10:01:06 +08:00
left: 0;
top: 15px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(8) {
2024-08-05 10:01:06 +08:00
left: calc(20% + 75px);
top: -150px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(9) {
2024-08-05 10:01:06 +08:00
left: calc(20% + 96px);
top: -80px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(10) {
2024-08-05 10:01:06 +08:00
left: 37px;
top: -170px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(11) {
2024-08-05 10:01:06 +08:00
left: calc(20% + 75px);
top: 130px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(12) {
2024-08-05 10:01:06 +08:00
left: -10px;
top: -104px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(13) {
2024-08-05 10:01:06 +08:00
left: calc(47% + 75px);
top: -150px;
}
2024-10-11 10:04:19 +08:00
.list .item.data-v-333a0f3a:nth-of-type(14) {
2024-08-05 10:01:06 +08:00
left: calc(53% + 75px);
top: -50px;
}
2024-10-11 10:04:19 +08:00
.container.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
width: 100%;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
}
2024-10-11 10:04:19 +08:00
.container.data-v-333a0f3a::after {
2024-08-05 10:01:06 +08:00
content: "";
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #fbb780;
position: absolute;
z-index: 9;
}
/* 定义范围*/
2024-10-11 10:04:19 +08:00
.point-area.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
text-align: center;
position: relative;
width: 400rpx;
height: 400rpx;
transition: opacity 0.5s ease-out;
}
2024-10-11 10:04:19 +08:00
.point-10.data-v-333a0f3a,
.point-40.data-v-333a0f3a,
.point-80.data-v-333a0f3a,
.point-100.data-v-333a0f3a,
.point-120.data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
width: 100%;
height: 100%;
}
2024-10-11 10:04:19 +08:00
.point-10.data-v-333a0f3a:after,
.point-40.data-v-333a0f3a:after,
.point-80.data-v-333a0f3a:after,
.point-100.data-v-333a0f3a:after,
.point-120.data-v-333a0f3a:after {
2024-08-05 10:01:06 +08:00
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50%;
opacity: 0;
border: 1px solid #f7cb6b;
animation-play-state: paused;
-webkit-animation-play-state: paused;
}
2024-10-11 10:04:19 +08:00
.point-10.data-v-333a0f3a:after {
2024-08-05 10:01:06 +08:00
content: '';
2024-10-11 10:04:19 +08:00
-webkit-animation: ripple-data-v-333a0f3a 3000ms linear 0ms infinite;
animation: ripple-data-v-333a0f3a 3000ms linear 0ms infinite;
2024-08-05 10:01:06 +08:00
}
2024-10-11 10:04:19 +08:00
.point-40.data-v-333a0f3a:after {
2024-08-05 10:01:06 +08:00
content: '';
2024-10-11 10:04:19 +08:00
-webkit-animation: ripple-data-v-333a0f3a 3000ms linear 600ms infinite;
animation: ripple-data-v-333a0f3a 3000ms linear 600ms infinite;
2024-08-05 10:01:06 +08:00
}
2024-10-11 10:04:19 +08:00
.point-80.data-v-333a0f3a:after {
2024-08-05 10:01:06 +08:00
content: '';
2024-10-11 10:04:19 +08:00
-webkit-animation: ripple-data-v-333a0f3a 3000ms linear 1200ms infinite;
animation: ripple-data-v-333a0f3a 3000ms linear 1200ms infinite;
2024-08-05 10:01:06 +08:00
}
2024-10-11 10:04:19 +08:00
.point-100.data-v-333a0f3a:after {
2024-08-05 10:01:06 +08:00
content: '';
2024-10-11 10:04:19 +08:00
-webkit-animation: ripple-data-v-333a0f3a 3000ms linear 1800ms infinite;
animation: ripple-data-v-333a0f3a 3000ms linear 1800ms infinite;
2024-08-05 10:01:06 +08:00
}
2024-10-11 10:04:19 +08:00
.point-120.data-v-333a0f3a:after {
2024-08-05 10:01:06 +08:00
content: '';
2024-10-11 10:04:19 +08:00
-webkit-animation: ripple-data-v-333a0f3a 3000ms linear 2400ms infinite;
animation: ripple-data-v-333a0f3a 3000ms linear 2400ms infinite;
2024-08-05 10:01:06 +08:00
}
2024-10-11 10:04:19 +08:00
@-webkit-keyframes ripple-data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
0% {
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
50% {
opacity: 0.8;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0.2;
-webkit-transform: scale(2.2);
transform: scale(2.2);
}
}
2024-10-11 10:04:19 +08:00
@keyframes ripple-data-v-333a0f3a {
2024-08-05 10:01:06 +08:00
0% {
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
50% {
opacity: 0.8;
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0.2;
-webkit-transform: scale(2.2);
transform: scale(2.2);
}
}