.mine-top-userinfo{
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 0.4rem;
  box-sizing: border-box;
  background-color: white;
  border-top:1px solid #D1D1D1;
  position: relative;
}
.mine-top-userinfo-left{
  width:1.97rem;
  height:1.94rem;
  overflow: hidden;
  margin-right: 0.5rem;
}
.mine-top-userinfo-left img{
  width:1.97rem;
height:1.94rem;
}
.mine-top-userinfo-center{
  font-size:0.51rem;
  font-weight:400;
  color:rgba(51,51,51,1);
}
.mine-top-userinfo-right{
  position: absolute;
  right:0.5rem;
  top:1.5rem;
  font-size: 0.6rem;
  color: #D1D1D1;
}
.mine-top-mony{
  margin-top: 0.5rem;padding: 1rem 0.5rem;box-sizing: border-box;
  background-color: white;
}
.mine-top-mony-list{
  width:7rem;
  height:2.46rem;
  border:1px solid rgba(209,209,209,1);
  border-radius:0.1rem;
   padding:  0.2rem;
   box-sizing: border-box;
}
.mine-top-mony-list .xx-menu-list{
  text-align:left;
  padding: 0;

}
.mine-top-mony-list .xx-menu-list img{
     width: 1rem;
     height: 1rem;
}
.mine-top-mony-list .xx-menu-list span{
  font-size:0.69rem;
  font-weight:400;
  color:rgba(51,51,51,1);
}
.mine-top-mony-list .xx-menu-list-bn{
  display: flex;
  align-items: center;
}
.mine-top-mony-list .xx-menu-list-bn p{
font-size:0.51rem;
font-weight:400;
color:rgba(102,102,102,1);
}
.mine-top-mony-list .xx-menu-list-bn span{
  color:#FF3366;
  }
  .mine-top-mony-list .xx-menu-list-bn .bn{
    width:2.81rem;
    margin-left: 0.2rem;
    height:0.81rem;
    color:#FF3366;
    border:1px solid rgba(255,51,102,1);
    border-radius:0.1rem;
    text-align: center;;
  }
  .mine-top-mony-list .xx-menu-list-bn .bnmony{
    color: #10AEFF;
    border:1px solid  #10AEFF;
  }
  .mine-order-p{
    font-size:0.69rem;
    font-weight:400;
    color:rgba(51,51,51,1);
  }
  .mine-order-name{
    font-size:0.51rem;
    font-weight:400;
    color:rgba(51,51,51,1);

  }
  .video::after{
    border: 0;
  }
  .videotag{
    display: flex;
    align-items: center;
  }
  .videotag .wy-cell{
    display: flex;
    align-items: center;
  }
  .videotag .wy-cell .tag{
    margin-right: 19px;
    color: #333333;
    font-size: 13px;
  }
  .videotag::after{
    border: 0;
    content: "";
  }
.videolist{
  /* height: 125px; */
  overflow-x: scroll;
}
.videolist ul {
  display: flex;
  align-items: center;
  position: relative;
}
.videolist ul li {
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  color: #333333;

}
.videolist ul li .cover{
  height: 80px;
  width: 130px;
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 6px;
}
.videolist ul li .title{
  font-size: 13px;
  margin-top: 6px;
  width: 130px;

}
.videolist ul li .videotime{
  position: absolute;
  bottom: 40px;
  left: 15px;
  font-size: 13px;
  color: white;

}
.bigtitle{
   color: #07983D;
   font-size: 17px;
}
.msg{
  display: flex;
  align-items: center;
  padding: 23px;
  box-sizing: border-box;
  border-top: 1px solid #e5e5e5;
}
.msg .msgitem{
  position: relative;
  margin-right: 48px;
  text-align: center;
}
.msg .msgitem .yuan{
   position: absolute;
   top: 0;
   right: 0;
   width:14px;
   height:14px;
   border:1px solid rgba(255,51,102,1);
   border-radius:50%;
   text-align: center;
   line-height: 14px;
   color:rgba(255,51,102,1) ;
   font-size: 13px;
}
.msg .msgitem  img{
  width:29px;
  height:27px;
}
.msg .msgitem .msgtitle{
  font-size: 13px;
  color: #333333;
}
.miku{
  border: 0;
}
.miku .ltop1{
  border: 0;
}
.myku::after{
  border: 0;
}
.addcolor{
color: #07983D !important;
}
.outlogin{
  width: 80%;
  margin-left: 10%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  background-color: #dcdcdc;
  font-size: 16px;
  border-radius: 4px;
  margin-top: 40px;
}