.formResult[data-v-1e6a30da] {
  text-align: center;
}
.formResult .icon[data-v-1e6a30da] {
  margin: 2.133333rem 0 0.586667rem 0;
  display: inline-block;
  width: 1.76rem;
}
.formResult .content[data-v-1e6a30da] {
  line-height: 1.5;
  font-size: 0.32rem;
}
.formResult .content .copy-btn[data-v-1e6a30da] {
  margin-top: 0.666667rem;
  width: 5.333333rem;
  height: 1.333333rem;
  font-size: 0.4rem;
  font-weight: bold;
  animation: animation-1e6a30da 1.5s infinite;
}
@keyframes animation-1e6a30da {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
