...
|
...
|
@@ -79,7 +79,7 @@ p { |
|
|
|
|
|
#banner {
|
|
|
width: 100%;
|
|
|
height: 1000px;
|
|
|
height:100%;
|
|
|
}
|
|
|
|
|
|
#banner img {
|
...
|
...
|
@@ -484,7 +484,9 @@ p { |
|
|
padding-top: 80px;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
.swiper-container6 .swiper-slide{
|
|
|
width: 100% !important;
|
|
|
}
|
|
|
.personal_left img{
|
|
|
width:140px;
|
|
|
height:140px;
|
...
|
...
|
|