.bottom-in-detail {
  margin-top: 0.21333rem;
  position: relative; }
  .bottom-in-detail p {
    color: #909090;
    font-size: 0.128rem;
    font-family: PingFangSC-Regular;
    text-align: center;
    margin-bottom: 0.96rem; }
    .bottom-in-detail p span {
      display: inline-block; }
    .bottom-in-detail p .left, .bottom-in-detail p .right {
      width: 100px;
      height: 1px;
      border-top: 1px solid #e1e1e1;
      vertical-align: middle; }
    .bottom-in-detail p .text {
      width: auto;
      height: auto;
      margin: 0 0.16rem; }
