|
@@ -274,6 +274,21 @@
|
|
|
.zhong-e-img{background-image: url("@/static/images/study/animal-img3.gif");}
|
|
|
.da-e-img{background-image: url("@/static/images/study/animal-img4.gif");}
|
|
|
}
|
|
|
+.ezy-study-page::before,.ezy-study-page::after{content: '';width: 29rpx;height: 42rpx;
|
|
|
+ background-image: url("@/static/images/study/jt-left-icon.png");@include ezy-no-repeat-cover;display: block;
|
|
|
+ position: absolute;top: 46%;}
|
|
|
+.ezy-study-page::before{
|
|
|
+ left: 10rpx;
|
|
|
+ @media (max-height: 800px) {left: 16rpx;}
|
|
|
+ @media (max-height: 700px) {left: 20rpx;}
|
|
|
+ @media (max-height: 600px) {left: 24rpx;}
|
|
|
+}
|
|
|
+.ezy-study-page::after{
|
|
|
+ right: 10rpx;transform: rotate(180deg);
|
|
|
+ @media (max-height: 800px) {right: 16rpx;}
|
|
|
+ @media (max-height: 700px) {right: 20rpx;}
|
|
|
+ @media (max-height: 600px) {right: 24rpx;}
|
|
|
+}
|
|
|
|
|
|
// 数学
|
|
|
.ezy-shuxue-study-page{
|
|
@@ -405,6 +420,7 @@
|
|
|
.ceshi-brand-item{top:835rpx;right:130rpx;}
|
|
|
}
|
|
|
}
|
|
|
+.ezy-shuxue-study-page::before,.ezy-shuxue-study-page::after{top: 54%;}
|
|
|
|
|
|
// 英语
|
|
|
.ezy-yingyu-study-page{
|
|
@@ -573,7 +589,6 @@
|
|
|
.brand-item:nth-child(2){top:580rpx;right:120rpx;}
|
|
|
.brand-item:nth-child(3){top:800rpx;left:140rpx;}
|
|
|
.brand-item:nth-child(4){top:1000rpx;right:170rpx}
|
|
|
-
|
|
|
}
|
|
|
@media (max-height: 700px) {
|
|
|
min-height: 1260rpx;
|