.signPage[data-v-516c47d2] {
  padding: 0.26667rem;
  background: #ffffff;
  height: 100%;
}
.signPage .titles[data-v-516c47d2] {
    font-size: 0.42667rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0.53333rem;
}
.signPage .infoBox[data-v-516c47d2] {
    width: 30%;
    height: 1.06667rem;
    border-radius: 0.16rem;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    line-height: 1.06667rem;
    position: absolute;
    top: 0.26667rem;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.signPage .showinfos[data-v-516c47d2] {
    transition: all 2s;
    display: block;
}

