diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index a8ae1a3..9992064 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -9,8 +9,8 @@
@@ -71,9 +71,9 @@ export default {
background: #F7F7F7;
height:calc(100vh - 6rem);
.home-pic{
- padding-top: 4.5625rem;
+ padding-top: 8rem;
display: flex;
- justify-content: center;
+ justify-content: space-around;
.home-pic-item img{
width: 19.75rem;
margin: 0px 20px;