|
|
|
@ -104,7 +104,7 @@
|
|
|
|
|
<div class="platform-glow"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="section-center" />
|
|
|
|
|
<!-- <div class="section-center" /> -->
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -1701,7 +1701,8 @@ export default {
|
|
|
|
|
.inventory-title {
|
|
|
|
|
background: url("~@/assets/sentimeent/三份清单(文字背景图).png");
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
padding: 20px;
|
|
|
|
|
padding: 20px 40px 20px 40px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
// width: 118px;
|
|
|
|
|
// height: 70px;
|
|
|
|
|
font-family: AlibabaPuHuiTiB;
|
|
|
|
@ -1719,7 +1720,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
.hex-icon {
|
|
|
|
|
width: 115px;
|
|
|
|
|
height: 140px;
|
|
|
|
|
height: 170px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.arrow-down {
|
|
|
|
@ -1769,7 +1770,7 @@ export default {
|
|
|
|
|
width: 50%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
// margin-right: 22px;
|
|
|
|
|
padding:0px 50px 50px 0px;
|
|
|
|
|
padding:0px 50px 80px 0px;
|
|
|
|
|
.firewall-container {
|
|
|
|
|
height: calc(100% - 76px);
|
|
|
|
|
width: 100%;
|
|
|
|
@ -1779,8 +1780,7 @@ export default {
|
|
|
|
|
.firewall-stats {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-around;
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
|
|
|
|
|
margin: 20px 0px;
|
|
|
|
|
.stat-card {
|
|
|
|
|
width: 230px;
|
|
|
|
|
height: 90px;
|
|
|
|
@ -1794,8 +1794,8 @@ export default {
|
|
|
|
|
padding-left: 10px;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
.stat-icon {
|
|
|
|
|
width: 40%;
|
|
|
|
|
height: 100px;
|
|
|
|
|
width: 55%;
|
|
|
|
|
height: 124px;
|
|
|
|
|
margin-right: -10px;
|
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
|
@ -1845,7 +1845,8 @@ export default {
|
|
|
|
|
width: 100%;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
height: 340px;
|
|
|
|
|
height: calc(100% - 110px);
|
|
|
|
|
padding: 20px 0;
|
|
|
|
|
.table-header {
|
|
|
|
|
display: flex;
|
|
|
|
|
// background-color: #1a3b6e;
|
|
|
|
@ -1864,7 +1865,8 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.scroll-container {
|
|
|
|
|
height: 340px;
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -1889,7 +1891,7 @@ export default {
|
|
|
|
|
color: #9bb8d5;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
flex: 1;
|
|
|
|
|
text-align: center;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// .violation-text {
|
|
|
|
@ -1911,8 +1913,8 @@ export default {
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: calc(100% - 72px);
|
|
|
|
|
padding: 10px;
|
|
|
|
|
|
|
|
|
|
padding: 0px 10px;
|
|
|
|
|
align-content: flex-end;
|
|
|
|
|
.zoology-icon {
|
|
|
|
|
width: 32%;
|
|
|
|
|
height: 45%;
|
|
|
|
@ -1920,7 +1922,7 @@ export default {
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
padding: 50px 20px;
|
|
|
|
|
.icon-bk {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
@ -2129,11 +2131,13 @@ export default {
|
|
|
|
|
justify-content: center;
|
|
|
|
|
.section-bg {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 54px;
|
|
|
|
|
width: 70%;
|
|
|
|
|
height: 351px;
|
|
|
|
|
background: url("~@/assets/sentimeent/底.png") no-repeat;
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
// top: 54px;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
background: url("~@/assets/sentimeent/上.png") no-repeat ,url("~@/assets/sentimeent/底.png") no-repeat center;
|
|
|
|
|
// background-position:calc(auto - 30px) auto,auto auto;
|
|
|
|
|
background-position: 50% 40%,center;
|
|
|
|
|
// background-size: 100% 100%;
|
|
|
|
|
.section-object-item {
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 250px;
|
|
|
|
@ -2197,7 +2201,7 @@ export default {
|
|
|
|
|
width: 58px;
|
|
|
|
|
height: 12px;
|
|
|
|
|
font-family: AlibabaPuHuiTiB;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
color: #b9ccdf;
|
|
|
|
|
line-height: 11px;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
@ -2256,11 +2260,6 @@ export default {
|
|
|
|
|
animY 15s cubic-bezier(0.36, 0, 0.64, 1) -13.75s infinite alternate,
|
|
|
|
|
scale 30s cubic-bezier(0.36, 0, 0.64, 1) -12.5s infinite alternate;
|
|
|
|
|
}
|
|
|
|
|
.item9 {
|
|
|
|
|
animation: animX 15s cubic-bezier(0.36, 0, 0.64, 1) -9.5s infinite alternate,
|
|
|
|
|
animY 15s cubic-bezier(0.36, 0, 0.64, 1) -1.5s infinite alternate,
|
|
|
|
|
scale 30s cubic-bezier(0.36, 0, 0.64, 1) -12.5s infinite alternate;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.item1 {
|
|
|
|
@ -2303,25 +2302,20 @@ export default {
|
|
|
|
|
animY 15s cubic-bezier(0.36, 0, 0.64, 1) -13.75s infinite alternate,
|
|
|
|
|
scale 30s cubic-bezier(0.36, 0, 0.64, 1) -12.5s infinite alternate;
|
|
|
|
|
}
|
|
|
|
|
.item9 {
|
|
|
|
|
animation: animX 15s cubic-bezier(0.36, 0, 0.64, 1) -9.5s infinite alternate,
|
|
|
|
|
animY 15s cubic-bezier(0.36, 0, 0.64, 1) -1.5s infinite alternate,
|
|
|
|
|
scale 30s cubic-bezier(0.36, 0, 0.64, 1) -12.5s infinite alternate;
|
|
|
|
|
}
|
|
|
|
|
@keyframes animX {
|
|
|
|
|
0% {
|
|
|
|
|
left: -130px;
|
|
|
|
|
left: -70px;
|
|
|
|
|
}
|
|
|
|
|
100% {
|
|
|
|
|
left: 410px;
|
|
|
|
|
left: 650px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
@keyframes animY {
|
|
|
|
|
0% {
|
|
|
|
|
top: -60px;
|
|
|
|
|
top: 70px;
|
|
|
|
|
}
|
|
|
|
|
100% {
|
|
|
|
|
top: 280px;
|
|
|
|
|
top: 400px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
@keyframes scale {
|
|
|
|
|