|
@@ -2196,8 +2196,8 @@
|
|
display: flex;justify-content: space-between;margin: 90px 0;
|
|
display: flex;justify-content: space-between;margin: 90px 0;
|
|
li{width: 345px;height: 358px;position: relative}
|
|
li{width: 345px;height: 358px;position: relative}
|
|
li:nth-child(1){background-image: url("~static/images/client/course/course-platform-img5.png");}
|
|
li:nth-child(1){background-image: url("~static/images/client/course/course-platform-img5.png");}
|
|
- li:nth-child(2){background-image: url("~static/images/client/course/course-platform-img6.png");}
|
|
|
|
- li:nth-child(3){background-image: url("~static/images/client/course/course-platform-img7.png");}
|
|
|
|
|
|
+ li:nth-child(2){background-image: url("~static/images/client/course/course-platform-img7.png");}
|
|
|
|
+ li:nth-child(3){background-image: url("~static/images/client/course/course-platform-img6.png");}
|
|
p{width:80%;font-size: 16px;font-weight: 400;text-align: justify;color: #565656;
|
|
p{width:80%;font-size: 16px;font-weight: 400;text-align: justify;color: #565656;
|
|
margin: 170px auto 0;line-height: 26px;}
|
|
margin: 170px auto 0;line-height: 26px;}
|
|
h4{font-size: 24px;font-weight: 400;color: #fff;position: absolute;bottom: 20px;
|
|
h4{font-size: 24px;font-weight: 400;color: #fff;position: absolute;bottom: 20px;
|