<>.skeleton-container {
height: 100%;
margin-top: 16px;
}
.skeleton-container-player {
position: relative;
width: 100%;
height: 230px;
background-color: #f5f6f7;
}
.skeleton-container-content {
height: 100%;
background-color: #F5F6F7;
}
.skeleton-loading {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(https://cdnlive.cctvnews.cctv.com/live/img/ic-loading.gif) center no-repeat;
background-size: contain;
margin: auto;
width: 60px;
}
.skeleton-container-box-top {
width: 100%;
height: auto;
display: flex;
margin-bottom: 24px;
}
.skeleton-container-box-top-img {
width: 120px;
height: 120px;
border-radius: 50%;
background-color: rgba(0000.05);
}
.skeleton-container-box-top-content {
margin-left: 24px;
margin-top: 18px;
}
.skeleton-container-box-top-content-title {
width: 120px;
height: 32px;
background-color: rgba(0000.05);
}
.skeleton-container-box-top-content-text {
width: 200px;
height: 20px;
background-color: rgba(0000.05);
margin: 8px 0;
}
.skeleton-container-box-top-content-fans {
width: 100px;
height: 16px;
background-color: rgba(0000.05);
}
.skeleton-container-outer-layer {
margin: auto;
width: 70%;
height: 100%;
display: flex;
justify-content: center;
background-color: #F5F6F7;
}
.skeleton-container-leftBox:last-child .skeleton-container-left {
padding-bottom: 16px;
}
.skeleton-container-left {
display: flex;
background-color: #ffffff;
box-sizing: border-box;
padding: 16px 16px 0;
}
.skeleton-container-box-left {
width: 20%;
background-color: #F5F6F7;
margin-right: 12px;
position: relative;
overflow: hidden;
}
.skeleton-container-box-left::before {
content: "";
display: block;
padding-top: 66.67%;
}
.skeleton-container-box-left > * {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.skeleton-container-box-right {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-grow: 1;
}
.skeleton-container-box-right .top {
flex: 3;
max-height: 24px;
background-color: #F5F6F7;
}
.skeleton-container-box-right .middle {
flex: 3;
width: 70%;
max-height: 24px;
background-color: #F5F6F7;
}
.skeleton-container-box-right .bottom {
flex: 2;
width: 45%;
max-height: 16px;
background-color: #F5F6F7;
}
.skeleton-container-rightBox {
margin-left: 24px;
width: 20%;
display: flex;
flex-direction: column;
}
.skeleton-container-right-live {
}
.skeleton-container-right-live-top {
background-size: cover;
height: 50px;
}
.skeleton-container-right-live-contain {
padding-bottom: 0;
padding-top: 16px;
}
.skeleton-container-right-live-contain-top {
width: 100%;
height: 16px;
background-color: #F5F6F7;
}
.skeleton-container-right-live-contain-middle {
width: 60%;
height: 16px;
margin: 5px 0 10px 0;
background-color: #F5F6F7;
}
.skeleton-container-right-live-contain-pic {
width: 100%;
height: 114px;
margin-bottom: 10px;
background-color: #F5F6F7;
}
.skeleton-container-right-live-contain-bottom {
width: 40%;
height: 14px;
background-color: #F5F6F7;
}
.skeleton-container-right-24hours {
background-color: #ffffff;
margin-top: 24px;
}
.skeleton-container-right-24hours-contain {
margin-bottom: 16px;
}
.skeleton-container-right-24hours-contain:last-child {
margin-bottom: 0;
}
.skeleton-container-right-24hours-top {
width: 80px;
height: 12px;
background-color: #F5F6F7;
}
.skeleton-container-right-24hours-middle {
height: 16px;
margin-top: 5px;
background-color: #F5F6F7;
}
.skeleton-container-right-24hours-bottom {
width: 130px;
height: 16px;
margin-top: 4px;
background-color: #F5F6F7;
}>