@@ -218,7 +218,7 @@
>
<div class="product-item-img course-product-item-img">
<nuxt-link target="_blank" to="/">
- <img src="~/assets/images/index/product_course@3x.png" alt="" srcset="">
+ <img src="~/assets/images/index/product_course.png" alt="" srcset="">
</nuxt-link>
<div class="course-product-item-play">
@@ -488,7 +488,7 @@ export default {
width: 100%;
height:625px;
background:rgba(247,251,255,1);
- padding: 73px 340px 143px;
+ padding: 73px 0 143px;
.label {
font-size:58px;
font-family:PingFangSC-Semibold,PingFang SC;
@@ -497,8 +497,9 @@ export default {
text-align: center;
}
.advantage-show {
- margin-top: 48px;
+ margin: 48px auto 0;
display: flex;
+ width: 1280px;
.advantage-item {
width: 272px;
height: 280px;