|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
<style scoped>
|
|
<style scoped>
|
|
.header{
|
|
.header{
|
|
- height: 90rem;
|
|
|
|
|
|
+ height: 70rem;
|
|
width:100%;
|
|
width:100%;
|
|
position: absolute;
|
|
position: absolute;
|
|
background: url('@/assets/images/header/lhytheader.png') no-repeat;
|
|
background: url('@/assets/images/header/lhytheader.png') no-repeat;
|
|
@@ -23,7 +23,7 @@
|
|
width: 132rem;
|
|
width: 132rem;
|
|
height: 30rem;
|
|
height: 30rem;
|
|
position: absolute;
|
|
position: absolute;
|
|
- background: url('@/assets/images/header/map.png') no-repeat;
|
|
|
|
|
|
+ /* background: url('@/assets/images/header/map.png') no-repeat; */
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
background-color: rgba(0,0,0,0);
|
|
background-color: rgba(0,0,0,0);
|
|
top: 50rem;
|
|
top: 50rem;
|
|
@@ -35,7 +35,7 @@
|
|
width: 132rem;
|
|
width: 132rem;
|
|
height: 30rem;
|
|
height: 30rem;
|
|
position: absolute;
|
|
position: absolute;
|
|
- background: url('@/assets/images/header/sys.png') no-repeat;
|
|
|
|
|
|
+ /* background: url('@/assets/images/header/sys.png') no-repeat; */
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
background-color: rgba(0,0,0,0);
|
|
background-color: rgba(0,0,0,0);
|
|
top: 50rem;
|
|
top: 50rem;
|