
.ltj-r {
    float: right;
    width: 300px;
    height: 500px;
    border-radius: 6px;
  }
  
  .ltj-s {
    width: 99.5%;
    height: 500px;
    background: #f8f9fa;
    margin: auto;
    border: 0.5px solid #ddd;
  }
  
  .ltj-r p {
    color: #2a2a2a;
    margin: 0px 5px;
  }
  
  .zbxx {
      background: #ffffff91;
      position: absolute;
      top: 50px;
      z-index: 100;
      width: 220px;
      height: 200px;
      left: -250px;
      height: 170px;
      padding: 25px 5px;
      box-shadow: 0 0 15px #ababab;
      border-radius: 10px;
      overflow: hidden;
  }
  
  .zbbox {
      position: relative;
      left: 0;
      top: 10px;
      right: 0;
      z-index: 2;
      color: #fff;
  }
  
  .statics-item {
      width: 33.333%;
      margin: 10px 0;
      float: left;
      text-align: center;
  }
  
  .statics-item .text {
      display: block;
      font-size: 12px;
      vertical-align: top;
      text-align: center;
  }
  .follow .btn-follow {
      display: block;
      width: 100%;
      height: 26px;
      line-height: 26px;
      border: 1px solid #4ec1dd;
      color: #fff;
      text-align: center;
      font-size: 14px;
      background-color: #4ec1dd;
      border-radius: 3px;
  }
  