|
|
@ -1505,15 +1505,15 @@ export default {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
.module-container {
|
|
|
|
.module-container {
|
|
|
|
width: 1603px;
|
|
|
|
width: 1603px;
|
|
|
|
height: 950px;
|
|
|
|
height: 100%;
|
|
|
|
margin: 130px 0 0 50px;
|
|
|
|
margin: 130px 0 0 50px;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-wrap: wrap;
|
|
|
|
flex-wrap: wrap;
|
|
|
|
// justify-content: space-between;
|
|
|
|
// justify-content: space-between;
|
|
|
|
align-content: space-between;
|
|
|
|
// align-content: space-between;
|
|
|
|
.section-superviseObject {
|
|
|
|
.section-superviseObject {
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
height: 361px;
|
|
|
|
height: 50%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.section-process {
|
|
|
|
.section-process {
|
|
|
|
width: 920px;
|
|
|
|
width: 920px;
|
|
|
@ -1678,7 +1678,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.section-inventory {
|
|
|
|
.section-inventory {
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
height: 462px;
|
|
|
|
height: 50%;
|
|
|
|
.three-inventory {
|
|
|
|
.three-inventory {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 382px;
|
|
|
|
height: 382px;
|
|
|
@ -1764,7 +1764,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.section-dynamic {
|
|
|
|
.section-dynamic {
|
|
|
|
width: 48%;
|
|
|
|
width: 48%;
|
|
|
|
height: 484px;
|
|
|
|
height: 50%;
|
|
|
|
margin-right: 22px;
|
|
|
|
margin-right: 22px;
|
|
|
|
padding-top: 20px;
|
|
|
|
padding-top: 20px;
|
|
|
|
|
|
|
|
|
|
|
@ -1899,7 +1899,7 @@ export default {
|
|
|
|
.section-ecosphere {
|
|
|
|
.section-ecosphere {
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
height: 50%;
|
|
|
|
height: 50%;
|
|
|
|
margin-top: 20px;
|
|
|
|
padding-top: 20px;
|
|
|
|
|
|
|
|
|
|
|
|
.zoology-box {
|
|
|
|
.zoology-box {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|