|
@@ -35,8 +35,6 @@
|
|
</script>
|
|
</script>
|
|
<style lang="less" scoped>
|
|
<style lang="less" scoped>
|
|
@import '@/design/vent/color.less';
|
|
@import '@/design/vent/color.less';
|
|
- /* Timeline 相关的样式 */
|
|
|
|
-
|
|
|
|
.gallery {
|
|
.gallery {
|
|
position: relative;
|
|
position: relative;
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -152,7 +150,6 @@
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
- height: 100px;
|
|
|
|
}
|
|
}
|
|
.gallery-item_center_D {
|
|
.gallery-item_center_D {
|
|
background: url(/@/assets/images/home-container/configurable/firehome/img-2.png) no-repeat;
|
|
background: url(/@/assets/images/home-container/configurable/firehome/img-2.png) no-repeat;
|
|
@@ -184,7 +181,7 @@
|
|
width: 200px;
|
|
width: 200px;
|
|
height: 200px;
|
|
height: 200px;
|
|
left: calc(50% - 100px);
|
|
left: calc(50% - 100px);
|
|
- top: calc(50% - 110px);
|
|
|
|
|
|
+ top: calc(50% - 100px);
|
|
position: absolute;
|
|
position: absolute;
|
|
background-size: 100% auto;
|
|
background-size: 100% auto;
|
|
}
|
|
}
|
|
@@ -206,29 +203,31 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.gallery > .gallery-item_E:nth-child(2) {
|
|
.gallery > .gallery-item_E:nth-child(2) {
|
|
- top: 20px;
|
|
|
|
- left: 80px;
|
|
|
|
|
|
+ top: calc(50% - 100px);
|
|
|
|
+ // top: 20px;
|
|
|
|
+ left: calc(50% - 150px);
|
|
|
|
+ // left: 80px;
|
|
.gallery-item__label {
|
|
.gallery-item__label {
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/sbzs.png);
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/sbzs.png);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.gallery > .gallery-item_E:nth-child(3) {
|
|
.gallery > .gallery-item_E:nth-child(3) {
|
|
- top: 20px;
|
|
|
|
- right: 80px;
|
|
|
|
|
|
+ top: calc(50% - 100px);
|
|
|
|
+ right: calc(50% - 150px);
|
|
.gallery-item__label {
|
|
.gallery-item__label {
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/pwkqs.png);
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/pwkqs.png);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.gallery > .gallery-item_E:nth-child(4) {
|
|
.gallery > .gallery-item_E:nth-child(4) {
|
|
- bottom: 20px;
|
|
|
|
- left: 80px;
|
|
|
|
|
|
+ bottom: calc(50% - 100px);
|
|
|
|
+ left: calc(50% - 150px);
|
|
.gallery-item__label {
|
|
.gallery-item__label {
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/lwsl.png);
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/lwsl.png);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.gallery > .gallery-item_E:nth-child(5) {
|
|
.gallery > .gallery-item_E:nth-child(5) {
|
|
- bottom: 20px;
|
|
|
|
- right: 80px;
|
|
|
|
|
|
+ bottom: calc(50% - 100px);
|
|
|
|
+ right: calc(50% - 150px);
|
|
.gallery-item__label {
|
|
.gallery-item__label {
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/dwsl.png);
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/dwsl.png);
|
|
}
|
|
}
|
|
@@ -242,6 +241,7 @@
|
|
position: absolute;
|
|
position: absolute;
|
|
text-align: center;
|
|
text-align: center;
|
|
padding-left: 20px;
|
|
padding-left: 20px;
|
|
|
|
+ padding-top: 5px;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-position: center;
|
|
@@ -252,11 +252,11 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.gallery > .gallery-item_F:nth-child(2) {
|
|
.gallery > .gallery-item_F:nth-child(2) {
|
|
- top: 10px;
|
|
|
|
- left: 30px;
|
|
|
|
- width: 130px;
|
|
|
|
- height: 130px;
|
|
|
|
- line-height: 130px;
|
|
|
|
|
|
+ top: calc(50% - 60px);
|
|
|
|
+ left: calc(50% - 180px);
|
|
|
|
+ width: 120px;
|
|
|
|
+ height: 120px;
|
|
|
|
+ line-height: 120px;
|
|
padding: 0;
|
|
padding: 0;
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/img-7.png);
|
|
background-image: url(/@/assets/images/home-container/configurable/dusthome/img-7.png);
|
|
|
|
|
|
@@ -265,24 +265,20 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.gallery > .gallery-item_F:nth-child(3) {
|
|
.gallery > .gallery-item_F:nth-child(3) {
|
|
- top: 15px;
|
|
|
|
- left: 160px;
|
|
|
|
- padding-top: 5px;
|
|
|
|
|
|
+ top: calc(50% - 62px);
|
|
|
|
+ left: calc(50% - 60px);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_F:nth-child(4) {
|
|
.gallery > .gallery-item_F:nth-child(4) {
|
|
- top: 15px;
|
|
|
|
- left: 280px;
|
|
|
|
- padding-top: 5px;
|
|
|
|
|
|
+ top: calc(50% - 62px);
|
|
|
|
+ left: calc(50% + 60px);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_F:nth-child(5) {
|
|
.gallery > .gallery-item_F:nth-child(5) {
|
|
- top: 80px;
|
|
|
|
- left: 160px;
|
|
|
|
- padding-top: 5px;
|
|
|
|
|
|
+ bottom: calc(50% - 62px);
|
|
|
|
+ left: calc(50% - 60px);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_F:nth-child(6) {
|
|
.gallery > .gallery-item_F:nth-child(6) {
|
|
- top: 80px;
|
|
|
|
- left: 280px;
|
|
|
|
- padding-top: 5px;
|
|
|
|
|
|
+ bottom: calc(50% - 62px);
|
|
|
|
+ left: calc(50% + 60px);
|
|
}
|
|
}
|
|
|
|
|
|
.gallery > .gallery-item_G {
|
|
.gallery > .gallery-item_G {
|
|
@@ -306,33 +302,33 @@
|
|
}
|
|
}
|
|
.gallery > .gallery-item_G:nth-child(3) {
|
|
.gallery > .gallery-item_G:nth-child(3) {
|
|
top: calc(50% - 60px);
|
|
top: calc(50% - 60px);
|
|
- left: 60px;
|
|
|
|
- transform: scale(0.7);
|
|
|
|
|
|
+ left: calc(50% - 160px);
|
|
|
|
+ transform: scale(0.8);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_G:nth-child(4) {
|
|
.gallery > .gallery-item_G:nth-child(4) {
|
|
top: calc(50% - 60px);
|
|
top: calc(50% - 60px);
|
|
- right: 60px;
|
|
|
|
- transform: scale(0.7);
|
|
|
|
|
|
+ right: calc(50% - 160px);
|
|
|
|
+ transform: scale(0.8);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_G:nth-child(5) {
|
|
.gallery > .gallery-item_G:nth-child(5) {
|
|
- top: 10px;
|
|
|
|
- left: 0px;
|
|
|
|
- transform: scale(0.5);
|
|
|
|
|
|
+ top: calc(50% - 110px);
|
|
|
|
+ left: calc(50% - 230px);
|
|
|
|
+ transform: scale(0.7);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_G:nth-child(6) {
|
|
.gallery > .gallery-item_G:nth-child(6) {
|
|
- bottom: 10px;
|
|
|
|
- left: 0px;
|
|
|
|
- transform: scale(0.5);
|
|
|
|
|
|
+ bottom: calc(50% - 110px);
|
|
|
|
+ left: calc(50% - 230px);
|
|
|
|
+ transform: scale(0.7);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_G:nth-child(7) {
|
|
.gallery > .gallery-item_G:nth-child(7) {
|
|
- top: 10px;
|
|
|
|
- right: 0px;
|
|
|
|
- transform: scale(0.5);
|
|
|
|
|
|
+ top: calc(50% - 110px);
|
|
|
|
+ right: calc(50% - 230px);
|
|
|
|
+ transform: scale(0.7);
|
|
}
|
|
}
|
|
.gallery > .gallery-item_G:nth-child(8) {
|
|
.gallery > .gallery-item_G:nth-child(8) {
|
|
- bottom: 10px;
|
|
|
|
- right: 0px;
|
|
|
|
- transform: scale(0.5);
|
|
|
|
|
|
+ bottom: calc(50% - 110px);
|
|
|
|
+ right: calc(50% - 230px);
|
|
|
|
+ transform: scale(0.7);
|
|
}
|
|
}
|
|
|
|
|
|
.gallery-item__value_red {
|
|
.gallery-item__value_red {
|