
.camera-box {
  margin: 0 auto;
  text-align: center;
.camera-p {
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    font-family: "PingFang SC";
    font-weight: 400;
    color: rgba(154, 154, 154, 1);
    text-align: left;
}
.camera-btn {
    margin-top: 20px;
}
}

