提交 5827882c authored 作者: matian's avatar matian

updates

上级 943511e3
...@@ -24,7 +24,7 @@ import 'swiper/css' ...@@ -24,7 +24,7 @@ import 'swiper/css'
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
.main { .main {
padding: 50px 0; padding: 70px 0 75px 0;
.main_con { .main_con {
width: 1200px; width: 1200px;
margin: 0 auto; margin: 0 auto;
...@@ -32,23 +32,22 @@ import 'swiper/css' ...@@ -32,23 +32,22 @@ import 'swiper/css'
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
img { img {
height: 404px; height: 290px;
} }
.con_content { .con_content {
background: #ffffff; background: #ffffff;
font-size: 20px; font-size: 20px;
font-weight: 400; font-weight: 400;
line-height: 40px; line-height: 40px;
color: #333333; color: #333333;
padding: 112px 0 102px 0;
margin-left: 53px; margin-left: 53px;
text-align: justify;
} }
} }
} }
.main1 { .main1 {
background: #f5f5f5; background: #f5f5f5;
padding: 50px 0; padding: 70px 0 75px 0;
.main_con1 { .main_con1 {
width: 1200px; width: 1200px;
...@@ -57,7 +56,7 @@ import 'swiper/css' ...@@ -57,7 +56,7 @@ import 'swiper/css'
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
img { img {
height: 404px; height: 290px;
} }
.con_content { .con_content {
...@@ -65,7 +64,8 @@ import 'swiper/css' ...@@ -65,7 +64,8 @@ import 'swiper/css'
font-weight: 400; font-weight: 400;
line-height: 40px; line-height: 40px;
color: #333333; color: #333333;
margin-right: 71px; margin-right: 53px;
text-align: justify;
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论