.skeleton{min-width:150px;height:255px;overflow:hidden;padding-left:10px;padding-right:10px;box-sizing:border-box}.skeleton-text{width:15px;height:5px;margin-top:30px;background-color:#f0f3f5;background-size:200% 100%;animation:skeleton-loading 5s linear infinite alternate}.skeleton-des-warp{margin-top:50px}.skeleton-des{width:100%;height:5px;margin-bottom:5px;background-color:#f0f3f5}.skeleton-icon-warp{margin-top:40px;display:flex;justify-content:space-between}.skeleton-icon{width:13px;height:15px;background-color:#f0f3f5;animation:skeleton-loading 2s linear infinite alternate}.skeleton-date{width:100px;height:15px;background-color:#f0f3f5;animation:skeleton-loading 2s linear infinite alternate}@keyframes skeleton-loading{}@keyframes shine{to{background-position-x:-200%}}
