
.chart[data-v-046be8e7] {
  height: 1.6rem;
  width: 3.6rem;
  /* background-color: black; */
  margin-left: 0.1rem;
  margin-top: 0.1rem;
}
.warning[data-v-046be8e7] {
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-left: 0.25rem;
  text-align: center;
}


.panel[data-v-7f4851e0] {
  position: absolute;
  z-index: 1000;
  height: 2.4rem;
  width: 5.5rem;
  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%);
  top: 6.4rem;
  right: 0.045rem;
  color: #fff;
   -webkit-animation: myfirst-7f4851e0 1.5s,animate-7f4851e0 4s linear infinite;
           animation: myfirst-7f4851e0 1.5s,animate-7f4851e0 4s linear infinite;
border-radius: 0.2rem;
opacity:0.7
}
#panelcontent[data-v-7f4851e0]{
  background: url(../img/panelR2M.5cdac285.png) no-repeat;
  background-size: 100%;
  height: 2.4rem;
  width: 5.5rem;
  margin-top: 0rem;
  padding-left: 0.2rem;
  /* display: flex; */
}
.panel[data-v-7f4851e0]:hover{opacity:1}
@-webkit-keyframes animate-7f4851e0
{
0%
{
    --a: 0deg;
}
100%
{
--a: 360deg;
}
}
@keyframes animate-7f4851e0
{
0%
{
    --a: 0deg;
}
100%
{
--a: 360deg;
}
}
@-webkit-keyframes myfirst-7f4851e0 {
0% {
    right: -2rem;
    top: 6.4rem;
}
100% {
    right: 0.04rem;
    top: 6.4rem;
}
}
@keyframes myfirst-7f4851e0 {
0% {
    right: -2rem;
    top: 6.4rem;
}
100% {
    right: 0.04rem;
    top: 6.4rem;
}
}
.cascader-item[data-v-7f4851e0]{
  left:2.6rem;
  top:0.25rem;
}
.panel[data-v-7f4851e0]:hover{
  opacity: 1;
}
.content[data-v-7f4851e0]{
height: 3.57rem;
  width: 5.5rem;
}


