You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
660 B
33 lines
660 B
.content.data-v-3408b846 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.content .videoBack.data-v-3408b846 {
|
|
width: 100%;
|
|
height: 350rpx;
|
|
}
|
|
.content .detail.data-v-3408b846 {
|
|
margin-top: 30rpx;
|
|
margin-left: 15rpx;
|
|
}
|
|
.content .detail .imgC.data-v-3408b846 {
|
|
margin-top: 10rpx;
|
|
width: 334rpx;
|
|
height: 334rpx;
|
|
border-radius: 10rpx 10rpx 0rpx 10rpx;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
background-position: center;
|
|
}
|
|
.content .on.data-v-3408b846 {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.content .on .anchorName.data-v-3408b846 {
|
|
margin-left: 10rpx;
|
|
}
|
|
.content .on .name.data-v-3408b846 {
|
|
margin-left: 30rpx;
|
|
margin-top: 5rpx;
|
|
}
|
|
|
|
|