|
@@ -2097,7 +2097,7 @@
|
|
|
.xx-item-title{text-align: center;margin: 32rpx 0;font-size: 32rpx;color: #444;}
|
|
.xx-item-title{text-align: center;margin: 32rpx 0;font-size: 32rpx;color: #444;}
|
|
|
.item-dy-box{
|
|
.item-dy-box{
|
|
|
display: flex;align-items: center;justify-content: center;
|
|
display: flex;align-items: center;justify-content: center;
|
|
|
- color: #fff;transition: 0.3s;margin-bottom: 24rpx;
|
|
|
|
|
|
|
+ color: #fff;margin-bottom: 24rpx;
|
|
|
.dy-left-box{
|
|
.dy-left-box{
|
|
|
width: 174rpx;height: 127rpx;@include ezy-no-repeat-cover;font-size: 64rpx;
|
|
width: 174rpx;height: 127rpx;@include ezy-no-repeat-cover;font-size: 64rpx;
|
|
|
display: flex;align-items: center;box-sizing: border-box;padding:0 24rpx;
|
|
display: flex;align-items: center;box-sizing: border-box;padding:0 24rpx;
|
|
@@ -2108,7 +2108,7 @@
|
|
|
background-image: url("@/static/images/xuexi/xx-ml-jt.png");display: block;
|
|
background-image: url("@/static/images/xuexi/xx-ml-jt.png");display: block;
|
|
|
}
|
|
}
|
|
|
.dy-right-box{
|
|
.dy-right-box{
|
|
|
- width: 518rpx;height: 127rpx;@include ezy-no-repeat-cover;transition: 0.3s;
|
|
|
|
|
|
|
+ width: 518rpx;height: 127rpx;@include ezy-no-repeat-cover;
|
|
|
display: flex;align-items: flex-start;flex-direction: column;justify-content: center;
|
|
display: flex;align-items: flex-start;flex-direction: column;justify-content: center;
|
|
|
box-sizing: border-box;padding:0 24rpx;font-size: 28rpx;
|
|
box-sizing: border-box;padding:0 24rpx;font-size: 28rpx;
|
|
|
background-image: url("@/static/images/xuexi/xx-ml-right.png");
|
|
background-image: url("@/static/images/xuexi/xx-ml-right.png");
|