
.panelout[data-v-3f8d1fa0] {
  position: absolute;
  z-index: 1000;
  height: 3.97rem;
  width: 5.47rem;
  padding-left: 0.02rem;
  top: 1.9rem;
  right: 0.01rem;
  background: repeating-conic-gradient(
    from var(--a),
    rgb(39 187 255 / 40%) 0%,
    rgb(39 187 255 / 40%) 5%,
    transparent 5%,
    transparent 40%,
    rgb(39 187 255 / 40%) 50%
  );
  border-radius: 0.2rem;
  opacity:0.7;
  -webkit-animation: myfirst-3f8d1fa0 1s,animate-3f8d1fa0 4s linear infinite;
          animation: myfirst-3f8d1fa0 1s,animate-3f8d1fa0 4s linear infinite;
}
.panel[data-v-3f8d1fa0] {
  background: url(../img/panelR1M.e37df285.png) no-repeat;
  background-size: 100%;
  height: 4rem;
  width: 5.5rem;
  padding: 0 0.1875rem 0.5rem;
  margin-top: -0.03rem;
}
.panelout[data-v-3f8d1fa0]:hover{
  opacity:1;
}
[data-v-3f8d1fa0]::-webkit-scrollbar-thumb {
  background-color: aqua;
}
[data-v-3f8d1fa0]::-webkit-scrollbar {
  background-color: #2d52b8;
}
[data-v-3f8d1fa0]::-webkit-scrollbar-button {
  background-color: #15b3cf;
}
[data-v-3f8d1fa0]::-webkit-scrollbar-track-piece {
  background-color: #0d293f;
}
@-webkit-keyframes animate-3f8d1fa0 {
0% {
    --a: 0deg;
}
100% {
    --a: 360deg;
}
}
@keyframes animate-3f8d1fa0 {
0% {
    --a: 0deg;
}
100% {
    --a: 360deg;
}
}
@-webkit-keyframes myfirst-3f8d1fa0 {
0% {
    right: -7rem;
    top: 1.9rem;
}
100% {
    right: 0.064rem;
    top: 1.9rem;
}
}
@keyframes myfirst-3f8d1fa0 {
0% {
    right: -7rem;
    top: 1.9rem;
}
100% {
    right: 0.064rem;
    top: 1.9rem;
}
}
.content[data-v-3f8d1fa0] {
  padding-top: 0.7rem;
  width: 5.05rem;
  height: 3.151rem;
  padding-left: 0.01rem;
  opacity:0.7;
}
.content[data-v-3f8d1fa0]:hover{
  opacity:1;
}
[data-v-3f8d1fa0] .el-table {
  color: #2d52b8;
  font-size: 0.1rem;
  width: 50%;
  height: 100%;
  border-radius: 3%;
}
[data-v-3f8d1fa0] .el-table td {
  padding: 0 0 0 0;
  background: #146594;
  color:rgb(66, 221, 233);
  font-size:0.12rem;
  font-weight: bold;
  border-block-color:rgb(66, 221, 233) ;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[data-v-3f8d1fa0] .el-table th:hover {
  background: #146594!important;
  color:aliceblue!important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[data-v-3f8d1fa0] .el-table th {
  padding: 0 0 0 0;
  width: 70%;
  background:#043856;
  color:#42dde9;
  font-size:0.17rem;
}



