|
|
@ -158,7 +158,7 @@ export default { |
|
|
|
.banner { |
|
|
|
.banner { |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
height: 350px; |
|
|
|
height: 350px; |
|
|
|
padding: 100px 0 0 180px; |
|
|
|
padding: 70px 0 0 180px; |
|
|
|
background: url(../../assets/images/dev/banner2.png) (90% 32px) / auto no-repeat, |
|
|
|
background: url(../../assets/images/dev/banner2.png) (90% 32px) / auto no-repeat, |
|
|
|
url(../../assets/images/dev/banner1.png) 0 0/100% 100% no-repeat; |
|
|
|
url(../../assets/images/dev/banner1.png) 0 0/100% 100% no-repeat; |
|
|
|
.dev { |
|
|
|
.dev { |
|
|
@ -375,10 +375,7 @@ export default { |
|
|
|
@media (max-width: 1200px) { |
|
|
|
@media (max-width: 1200px) { |
|
|
|
.wrap { |
|
|
|
.wrap { |
|
|
|
.banner { |
|
|
|
.banner { |
|
|
|
padding: 120px 0 0 50px; |
|
|
|
padding-left: 50px; |
|
|
|
.dev { |
|
|
|
|
|
|
|
bottom: 80px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
.inner { |
|
|
|
.inner { |
|
|
|
width: 90%; |
|
|
|
width: 90%; |
|
|
|