@charset "UTF-8"; /* 主题色 */ .content.data-v-0b4acc27 { width: 100%; min-height: 100vh; background-color: #000; } .box1.data-v-0b4acc27 { color: #fff; margin: 15px; width: calc(100% - 40px); } .box1 .time.data-v-0b4acc27 { width: 100%; font-size: 32rpx; margin-bottom: 20px; } .box1 .LiuS.data-v-0b4acc27 { width: 60%; margin: auto; position: relative; text-align: center; border-radius: 10px; background-color: #272a2a; height: 30px; line-height: 30px; } .box1 .LiuS.data-v-0b4acc27:after { content: ""; position: absolute; left: 45%; bottom: -7px; width: 0px; height: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 8px solid #272a2a; } .box1 .item.data-v-0b4acc27 { width: 100%; font-size: 28rpx; padding: 10px 0; border-radius: 15px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; position: relative; } .box1 .item .image.data-v-0b4acc27 { width: 80%; } .box1 .item .image image.data-v-0b4acc27 { margin-top: 10px; width: 100%; } .box1 .item .center.data-v-0b4acc27 { top: 0px; bottom: -0px; position: absolute; width: 70px; margin: auto; text-align: center; background-color: #333; border-radius: 10px; z-index: 9; } .box1 .item .level-bg.data-v-0b4acc27 { position: absolute; width: 70px; margin: auto; text-align: center; background-color: #4d6c7b; border-radius: 0 0 10px 10px; bottom: 0px; z-index: 19; } .box1 .item .level-item.data-v-0b4acc27 { width: 70px; height: 100%; position: absolute; z-index: 99; } .box1 .item .level-item.data-v-0b4acc27 :last-child { border-bottom: none; } .box1 .item .ite.data-v-0b4acc27 { margin: 0 5px; width: calc(100% - 10px); height: 40px; line-height: 40px; font-size: 32rpx; color: #fff; z-index: 99; border-bottom: 1px solid #999; } .box1 .val.data-v-0b4acc27 { width: 100%; text-align: center; margin: 20px 0; color: #fff; font-size: 32rpx; } .box1 .val text.data-v-0b4acc27 { display: block; color: #39D9C9 !important; font-size: 64rpx; margin-bottom: 10px; } .box.data-v-0b4acc27 { padding: 0; display: flex; flex-wrap: wrap; border-radius: 10px; margin: 15px; width: calc(100%- 30px); justify-content: space-between; } .box .data.data-v-0b4acc27 { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; width: 100%; } .box .item.data-v-0b4acc27 { width: 47.5%; font-size: 28rpx; background: #fff; padding: 10px 0; border-radius: 15px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; } .box .val.data-v-0b4acc27 { width: 40px; height: 40px; border-radius: 50%; } .box .val image.data-v-0b4acc27 { width: 70%; height: 70%; } .skiptop.data-v-0b4acc27 { margin-top: 15px; width: calc(100% - 40px); }