|
@@ -319,9 +319,10 @@
|
|
|
.ceshi-brand-item{
|
|
|
width: 185rpx;height: 121rpx;@include ezy-no-repeat-cover;
|
|
|
padding: 16rpx 10rpx 10rpx 10rpx;position: absolute;top:1112rpx;right:140rpx;
|
|
|
- background-image: url("@/static/images/study/shuxue/ceshi-pai.png");
|
|
|
+ background-image: url("@/static/images/study/shuxue/ceshi-pai-disabled.png");
|
|
|
.brand-lock,.brand-icon,.brand-finish-icon{left: 0;top: -30rpx;}
|
|
|
}
|
|
|
+ .ceshi-brand-item.brand-active{background-image: url("@/static/images/study/shuxue/ceshi-pai-active.png");}
|
|
|
|
|
|
// brand-item
|
|
|
.small-brand-item:nth-child(1){top:330rpx;right:70rpx;}
|
|
@@ -464,12 +465,13 @@
|
|
|
}
|
|
|
.brand-item.ceshi-brand-item{
|
|
|
width: 308rpx;height: 225rpx;top:1250rpx;right:30rpx;left: unset;@include ezy-no-repeat-cover;
|
|
|
- background-image: url("@/static/images/study/yingyu/test-item.png");
|
|
|
+ background-image: url("@/static/images/study/yingyu/test-item-disabled.png");
|
|
|
.icon-content-box{background-image: unset;}
|
|
|
.brand-content{display: none;}
|
|
|
.brand-lock,.brand-finish-icon{top: 120rpx;right: 120rpx;}
|
|
|
.animal-img{top: 100rpx;right: 40rpx;animation: shakeOpacity 1s 1;}
|
|
|
}
|
|
|
+ .brand-item.ceshi-brand-item.brand-active{background-image: url("@/static/images/study/yingyu/test-item-active.png");}
|
|
|
|
|
|
@media (max-height: 800px) {
|
|
|
min-height:1500rpx;
|
|
@@ -698,6 +700,7 @@
|
|
|
width: 100%;height: 100%!important;
|
|
|
.prism-big-play-btn{top: 50%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;}
|
|
|
.prism-info-display{display: none;}
|
|
|
+ .prism-time-display .time-bound,.prism-time-display .duration{color: #fff;}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
@@ -711,6 +714,7 @@
|
|
|
width: 100%;height: 400rpx!important;flex-shrink: 0;position: relative;
|
|
|
.prism-big-play-btn{top: 50%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;}
|
|
|
.prism-info-display{display: none;}
|
|
|
+ .prism-time-display .time-bound,.prism-time-display .duration{color: #fff;}
|
|
|
}
|
|
|
.course-content-border{
|
|
|
width: 100%;display: flex;flex: 1;position: relative;
|