.live .list .m-item{
   margin-right: 0.425rem;
   width: calc(20% - 0.39rem);
}
.live .list .m-item:last-child, .list .m-item:nth-child(5n){
   margin-right: 0;
}
.live .list .m-item .cover-area{
   padding-top: 55%;
}
.live .list .m-item .cover-area.img{
   width: 100%;
   height: 3.76rem;
}
.live_page{
  /* padding-top: 2.25rem;
   */
}
.live-player{
   height: 17.875rem;
}
.avatar{
   width: 1.25rem;
   height: 1.25rem;
   border-radius: 100%;
   overflow: hidden;
}
.avatar img{
   width: 100%;
   height: 100%;
}
.avatar-div {
   display: flex;
   justify-content: center;
  /* 水平居中 */
   align-items: center;
   width: 4%;
   margin-right: 0.375rem;
}
.live-info{
   display: flex;
}
.play .video-inner .video-base{
   flex: auto;
   max-width: none;
}
.live-play .vi-leve-list .pic{
   height: 1.775rem;
}
.live-play .vi-leve-list .pic img{
}
.live-play .swiper-container-initialized .list .m-item:last-child, .swiper-container-initialized .list .m-item:nth-child(5n){
   margin-right: 0.35rem;
}
.live-play .common-action .common-action{
   width: 100%;
}
.daily-rank .swiper-slide {
   width: calc(17% - 0.425rem)!important;
}
 
@media (max-width: 575.98px){

   
   .channel {
       margin-top: 2.475rem;
  }
   .channel .type-item .type-tip{
       min-width: 1.75rem;
  }
   .live .list .m-item {
       width: 48.77%;
       margin-right: 0.2rem;
  }
   .channel .type-item .type-title{
       min-width: 1.2rem;
  }
  .live .list .m-item:last-child, .live  .list .m-item:nth-child(3n) {
       margin-right: 0.2rem!important;
  }
  .live  .list .m-item:last-child, .live  .list .m-item:nth-child(2n) {
       margin-right: 0!important;
  }
   .live .list .m-item:last-child {
       display:block;
  }
   .live-play{
       overflow-x: hidden;
  }
   .live-player{
       height: 5rem;
  }
   .play .video-inner .video-base .video-title{
       font-size: 0.4rem;
  }
   .avatar-div{
       margin-right: 0.125rem;
       width: 1.25rem;
  }
   .play .video-inner .video-base{
       margin: 0;
  }
   .play .player-box{
  }
   .live-play .common-action{
      /* width: 88%;
       */
      /* padding-left: 0;
       */
      /* padding-right: 0;
       */
  }
}
