weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

168 lines
3.3 KiB

.container.data-v-029452fe {
background-color: #FFD93F;
}
.page-index.data-v-029452fe {
width: 100vw;
overflow: hidden;
background-color: #fff;
position: relative;
}
.index-right-bar.data-v-029452fe {
width: 80px;
height: 80px;
padding: 16px;
position: fixed;
right: 30px;
bottom: 60px;
z-index: 99;
}
.right-bar-i.data-v-029452fe {
width: 100%;
height: 100%;
padding: 6px;
}
.right-bar-i-t.data-v-029452fe {
height: 40px;
text-align: center;
margin-top: 0;
padding-top: 6px;
}
.right-bar-i-t .i.data-v-029452fe {
width: 44px;
height: 44px;
display: inline-block;
}
.right-bar-i-t .i .image.data-v-029452fe {
width: 100%;
height: 100%;
display: block;
}
.right-bar-i-c.data-v-029452fe {
height: 32px;
line-height: 32px;
font-size: 20px;
margin-top: 0;
}
.index-h.data-v-029452fe {
height: 80px;
line-height: 80px;
padding: 10px 30px 20px 30px;
display: flex;
justify-content: space-between;
background-color: #FFD93F;
position: relative;
}
.index-h-l.data-v-029452fe {
color: #000;
font-size: 36px;
font-style: italic;
}
.index-h-r-d.data-v-029452fe {
width: 180px;
height: 56px;
line-height: 56px;
color: #808080;
font-size: 28px;
text-align: center;
margin-top: 12px;
background-color: #FFF0B2;
border-radius: 40px;
}
.index-h-r-d .i.data-v-029452fe {
color: #333;
font-size: 32px;
margin-right: 10px;
vertical-align: -2px;
}
@-webkit-keyframes move_wave-data-v-029452fe {
0% {
-webkit-transform: translateX(0) translateZ(0) scaleY(1);
transform: translateX(0) translateZ(0) scaleY(1);
}
100% {
-webkit-transform: translateX(-66.66666%) translateZ(0) scaleY(1);
transform: translateX(-66.66666%) translateZ(0) scaleY(1);
}
}
@keyframes move_wave-data-v-029452fe {
0% {
-webkit-transform: translateX(0) translateZ(0) scaleY(1);
transform: translateX(0) translateZ(0) scaleY(1);
}
100% {
-webkit-transform: translateX(-66.66666%) translateZ(0) scaleY(1);
transform: translateX(-66.66666%) translateZ(0) scaleY(1);
}
}
.index-wave.data-v-029452fe {
width: 100%;
height: 60px;
position: absolute;
top: -72px;
left: 0;
overflow: hidden;
}
.index-wave-d.data-v-029452fe {
width: 300%;
height: 100%;
-webkit-animation: move_wave-data-v-029452fe 4s linear infinite;
animation: move_wave-data-v-029452fe 4s linear infinite;
-webkit-animation-delay: 0s;
animation-delay: 0s;
display: flex;
justify-content: flex-start;
}
.index-wave-i.data-v-029452fe {
width: 100%;
height: 100%;
position: relative;
}
.index-wave-i .image.data-v-029452fe {
width: 100%;
height: 100%;
}
.index-t1.data-v-029452fe {
margin-top: 40px;
padding: 0 30px;
display: flex;
justify-content: space-between;
position: relative;
z-index: 1;
}
.index-t1-l.data-v-029452fe {
padding-right: 30px;
flex: 1;
display: flex;
justify-content: space-around;
}
.index-t1-l-i.data-v-029452fe {
width: 140px;
}
.index-t1-l-i-t.data-v-029452fe {
width: 100px;
height: 100px;
padding: 0 20px;
}
.index-t1-l-i-t .image.data-v-029452fe {
width: 100px;
height: 100px;
}
.index-t1-l-i-b.data-v-029452fe {
height: 42px;
line-height: 42px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.index-t1-r.data-v-029452fe {
width: 140px;
border-left: 1.2px solid #f6f6f6;
}
.index-t1-r .image.data-v-029452fe {
width: 110px;
height: 110px;
margin: 10px 0 0 30px;
}