|
@@ -640,9 +640,11 @@
|
|
@include ezy-no-repeat-cover;margin-top:62rpx;font-weight: bold;word-wrap: break-word;
|
|
@include ezy-no-repeat-cover;margin-top:62rpx;font-weight: bold;word-wrap: break-word;
|
|
}
|
|
}
|
|
// brand-content
|
|
// brand-content
|
|
- .brand-content{width: 225rpx;height: 48rpx;line-height: 48rpx;color: #fff;margin: 132rpx auto 0;
|
|
|
|
- text-align: center;@include single-line-ellipsis;font-size: 18rpx;box-sizing: border-box;padding: 0 4rpx;
|
|
|
|
|
|
+ .brand-content{width: 225rpx;height: 77rpx;color: #fff;margin: 132rpx auto 0;
|
|
|
|
+ text-align: center;font-size: 24rpx;box-sizing: border-box;padding: 0 4rpx;
|
|
|
|
+ display: flex;align-items: center;justify-content: center;
|
|
@include ezy-no-repeat-cover;background-image: url("@/static/images/study/cjdc/dao-item-disabled.png");}
|
|
@include ezy-no-repeat-cover;background-image: url("@/static/images/study/cjdc/dao-item-disabled.png");}
|
|
|
|
+ .content-text{@include multi-line-ellipsis(2);line-height: 32rpx;}
|
|
|
|
|
|
.brand-lock,.brand-finish-icon{
|
|
.brand-lock,.brand-finish-icon{
|
|
width: 70rpx;height: 70rpx;@include ezy-no-repeat-cover;
|
|
width: 70rpx;height: 70rpx;@include ezy-no-repeat-cover;
|
|
@@ -690,7 +692,8 @@
|
|
.study-name-img{width: 80rpx;height: 80rpx;position: absolute;top: 85rpx;left: 234rpx;}
|
|
.study-name-img{width: 80rpx;height: 80rpx;position: absolute;top: 85rpx;left: 234rpx;}
|
|
.study-book-img{width: 130rpx;height: 179rpx;top: 100rpx;right:125rpx;}
|
|
.study-book-img{width: 130rpx;height: 179rpx;top: 100rpx;right:125rpx;}
|
|
.brand-lock,.brand-finish-icon{width: 55rpx;height: 55rpx;top: 12rpx;right: 45rpx;}
|
|
.brand-lock,.brand-finish-icon{width: 55rpx;height: 55rpx;top: 12rpx;right: 45rpx;}
|
|
- .brand-content{width: 200rpx;height: 40rpx;line-height: 40rpx;margin: 100rpx auto 0;font-size: 16rpx;}
|
|
|
|
|
|
+ .brand-content{width: 200rpx;height: 68rpx;line-height: 68rpx;margin: 100rpx auto 0;font-size: 16rpx;}
|
|
|
|
+ .content-text{line-height: 28rpx;}
|
|
.brand-lock::before{width: 30rpx;height: 36rpx;margin-top: 6rpx;}
|
|
.brand-lock::before{width: 30rpx;height: 36rpx;margin-top: 6rpx;}
|
|
.brand-arrow{width: 46rpx;height: 46rpx;left: 38%;top: 46%;}
|
|
.brand-arrow{width: 46rpx;height: 46rpx;left: 38%;top: 46%;}
|
|
.brand-item{width: 200rpx;height: 140rpx;}
|
|
.brand-item{width: 200rpx;height: 140rpx;}
|
|
@@ -1930,14 +1933,14 @@
|
|
width: 100%;overflow: hidden;word-wrap: break-word;word-break: break-all;line-height: 1.8;
|
|
width: 100%;overflow: hidden;word-wrap: break-word;word-break: break-all;line-height: 1.8;
|
|
color: #015fb0;font-weight: bold;font-size: 82rpx;text-align: center;margin: 42rpx auto 0;
|
|
color: #015fb0;font-weight: bold;font-size: 82rpx;text-align: center;margin: 42rpx auto 0;
|
|
text-shadow:-1rpx -1rpx 0 #fff,1rpx -1rpx 0 #fff,-1rpx 1rpx 0 #fff,1rpx 1rpx 0 #fff;
|
|
text-shadow:-1rpx -1rpx 0 #fff,1rpx -1rpx 0 #fff,-1rpx 1rpx 0 #fff,1rpx 1rpx 0 #fff;
|
|
- /* .word-link-box{display: inline-block;padding:0 48rpx;position:relative;line-height: 1.8;}
|
|
|
|
|
|
+ .word-link-box{display: inline-block;padding:0 48rpx;position:relative;line-height: 1.8;}
|
|
.word-link-box::before,.word-link-box::after{
|
|
.word-link-box::before,.word-link-box::after{
|
|
content: '';width: 100%;height: 52rpx;z-index: 1;
|
|
content: '';width: 100%;height: 52rpx;z-index: 1;
|
|
display: block;position: absolute;left: 0;
|
|
display: block;position: absolute;left: 0;
|
|
border: 1rpx solid #bdd2d4;border-left: 0;border-right: 0;
|
|
border: 1rpx solid #bdd2d4;border-left: 0;border-right: 0;
|
|
}
|
|
}
|
|
.word-link-box::before{top: 66rpx;}
|
|
.word-link-box::before{top: 66rpx;}
|
|
- .word-link-box::after{height: auto;top: 24rpx;bottom: 0;} */
|
|
|
|
|
|
+ .word-link-box::after{height: auto;top: 24rpx;bottom: 0;}
|
|
text{display: inline-block;vertical-align: middle;position: relative;z-index: 2;}
|
|
text{display: inline-block;vertical-align: middle;position: relative;z-index: 2;}
|
|
text:nth-child(odd){color: #ff9a01;}
|
|
text:nth-child(odd){color: #ff9a01;}
|
|
text:not(:first-child)::before{
|
|
text:not(:first-child)::before{
|