@media screen and (max-width: 750px) {
  body {
    background: #fff;
  }
  #mobile-list {
    background: #fff;
    display: block;
  }
  .user-bg1 {
    height: 3.54rem;
  }
  .user-bg1 .content-text {
    display: none;
  }
  .user-bg1 .content-text1 {
    display: block;
  }
  .content-text1 .title {
    padding-top: 1.3rem;
    padding-bottom: .2rem;
    font-size: .4rem;
    color: #ff8700;
  }
  .content-text1 .sec-title {
    color: #fff;
    font-size: .3rem;
  }
  .user-bg2 {
    background: #fff;
  }
  .bgFff {
    background: linear-gradient(180deg, #fff, #fff);
    background: #fff;
  }
  .nomore {
    margin: .2rem auto;
    font-size: .3rem;
    color: #999;
  }
  .user-bg1-mobile {
    width: 6.6rem;
    box-shadow:0px 0px .1rem 0px rgba(214,206,196,0.68);
    border-radius: .3rem;
    margin: -1rem auto 0;
    background: #fff;
    display: block;
    overflow: hidden;
    background: #fff;
    margin-bottom: .2rem;
  }
  .c-title {
    font-size: .30rem;
    height: 1rem;
    padding-top: .4rem;
    line-height: .34rem;
    background: #eaecec;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-weight:800;
    color:rgba(255,102,0,1);
  }
  .c-title img {
    width: .34rem;
    margin-right: 10px;
  }
  .list {
    font-size: .28rem;
    color:#333333;
    line-height: .38rem;
    padding-top: .24rem;
  }
  .list-item {
    margin-bottom: .29rem;
    position: relative;
    padding: 0 .33rem 0 .56rem;
  }
  .list-item::before {
    content: '';
    display: block;
    position: absolute;
    left: .31rem;
    top: .1rem;
    width: .1rem;
    height: .2rem;
    border-radius: .1rem;
    background: #ff8700;
  }
  .lineCamp {
    padding-top: .69rem;
    margin: 0 .35rem;
    width: 6.7rem;
    display: none;
  }
  .lineCamp .item-line, .lineCamp li {
    width: 100%;
    margin-bottom: .69rem;
  }
  .maskConent  {
    margin: 0;
  }
  .topInfo .content {
    font-size: .32rem;
    margin: .3rem 0;
    line-height: .5rem;
  }
  .nickname {
    font-size: .28rem;
  }
  .nContent {
    font-size: .28rem;
  }
  .avatar {
    width: 1.06rem;
    height: 1.06rem;
  }
  .bottom-time {
    margin-top: .27rem;
    font-size: .24rem;
  }
  .list-item-sec{display:flex;align-items:flex-start;flex-flow:row nowrap;padding:.3rem .3rem .2rem;box-sizing:border-box;border-bottom:1px solid #EBEDF0;width:100%}.list-link{word-break:break-all;line-height:1.3;font-size:.3rem;margin:.1rem 0}.list-link span{color:#3d71d1}.videoList{overflow-x:auto;white-space:nowrap;display:inline-block;overflow-y:hidden;width:100%;min-width:0;margin:.2rem 0}.videoList .video-item{width:5.8rem;position:relative;z-index:0}.videoList .video-item video{width:100%;display:inline-block;z-index:0}.imgList{overflow-x:auto;white-space:nowrap;display:inline-block;overflow-y:hidden;width:100%;min-width:0;margin:.2rem 0}.imgList .img-item{width:2.4rem;margin-right:.2rem;display:inline-block}.imgList .img-item img{width:100%}.list-item-left{width:.8rem;min-width:.8rem;overflow:hidden}.list-item-left .avatar{width:.8rem;height:.8rem;position:relative;overflow:hidden;border-radius:.1rem;box-sizing:border-box;border:0rem solid #f5f5f5}.list-item-left .avatar img{width:100%;position:absolute;top:50%;left:50%;transform:-webkit-translate(-50%, -50%);transform:translate(-50%, -50%)}.list-item-right{flex:1;min-width:0;padding-left:.2rem}.list-item-right .nickname{line-height:1.1;color:#485B8B}.list-item-right .nick-slogan{color:#666;font-size:.3rem}.list-item-right .list-item-content{line-height:.5rem;max-height:2.4rem;overflow:hidden;font-size:.3rem;color:#333;margin:.1rem 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.list-item-right .list-item-content.active{display:block !important;overflow:auto;max-height:initial}.list-item-right .list-dropdown{margin-top:.22rem;line-height:1.3}.list-item-right .list-dropdown .text{color:#3D71D1;font-size:.3rem}.list-item-time{font-size:.28rem;color:#999;margin-top:.1rem}.no-list-data{padding:.24rem 0 .2rem;font-size:.3rem}.nick-slogan{margin-top:.12rem;line-height:1.4}.video-play{display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;background:url("../img/play.png") no-repeat center center #000;background-size:.8rem .8rem}
}