提交 c061a87b authored 作者: matian's avatar matian

updates

上级 38bb627f
...@@ -24,9 +24,10 @@ import 'swiper/css' ...@@ -24,9 +24,10 @@ import 'swiper/css'
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
.main { .main {
padding: 50px 0;
.main_con { .main_con {
width: 1200px; width: 1200px;
margin: 50px auto; margin: 0 auto;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
...@@ -47,15 +48,14 @@ import 'swiper/css' ...@@ -47,15 +48,14 @@ import 'swiper/css'
} }
.main1 { .main1 {
background: #f5f5f5; background: #f5f5f5;
width: 100%; padding: 50px 0;
.main_con1 { .main_con1 {
width: 1200px; width: 1200px;
margin: 70px auto; margin: 0 auto;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
padding: 60px 0;
img { img {
height: 404px; height: 404px;
} }
...@@ -70,7 +70,6 @@ import 'swiper/css' ...@@ -70,7 +70,6 @@ import 'swiper/css'
} }
} }
.main2 { .main2 {
margin-top: 62px;
height: 308px; height: 308px;
background: url('https://webapp-pub.ezijing.com/project_online/fi/main2.png') no-repeat center; background: url('https://webapp-pub.ezijing.com/project_online/fi/main2.png') no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论