|
|
|
@ -1506,7 +1506,7 @@ export default {
|
|
|
|
|
.module-container {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
margin: 204px 0 0 50px;
|
|
|
|
|
margin: 204px 0 0 0px;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
// justify-content: space-between;
|
|
|
|
@ -1514,6 +1514,7 @@ export default {
|
|
|
|
|
.section-superviseObject {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
padding:50px 50px 50px 0px;
|
|
|
|
|
}
|
|
|
|
|
.section-process {
|
|
|
|
|
width: 920px;
|
|
|
|
@ -1679,6 +1680,7 @@ export default {
|
|
|
|
|
.section-inventory {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
padding:50px 50px 50px 0px;
|
|
|
|
|
.three-inventory {
|
|
|
|
|
padding: 80px 0;
|
|
|
|
|
width: 100%;
|
|
|
|
@ -1767,8 +1769,7 @@ export default {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
// margin-right: 22px;
|
|
|
|
|
padding-top: 20px;
|
|
|
|
|
|
|
|
|
|
padding:0px 50px 50px 0px;
|
|
|
|
|
.firewall-container {
|
|
|
|
|
height: calc(100% - 76px);
|
|
|
|
|
width: 100%;
|
|
|
|
@ -1902,7 +1903,7 @@ export default {
|
|
|
|
|
.section-ecosphere {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
padding-top: 20px;
|
|
|
|
|
padding:0px 50px 50px 0px;
|
|
|
|
|
|
|
|
|
|
.zoology-box {
|
|
|
|
|
display: flex;
|
|
|
|
|