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.
 
 
 
 

105 lines
2.0 KiB

.advert-mask.data-v-61869e1e {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .65);
position: fixed;
top: 0;
left: 0;
z-index: 100;
}
.advert-d.data-v-61869e1e {
width: 100%;
height: calc((100vw - 80rpx) / 0.7142);
position: fixed;
top: 100rpx;
left: 0;
z-index: 101;
}
.advert-close.data-v-61869e1e {
width: 80rpx;
height: 80rpx;
line-height: 80rpx;
color: #fff;
text-indent: 4rpx;
text-align: center;
margin-left: -40rpx;
border-radius: 50%;
position: fixed;
left: 50%;
bottom: 200rpx;
z-index: 999;
}
.advert-close .i.data-v-61869e1e {
font-size: 80rpx;
display: inline;
}
.advert-d .swiper.data-v-61869e1e {
height: 100%;
}
.advert-d .swiper-item-one.data-v-61869e1e {
width: 100%;
height: 100%;
}
.advert-d .swiper-item-one .a.data-v-61869e1e {
height: 100%;
padding: 0 80rpx;
margin-top: 40rpx;
}
.advert-d .swiper-item-one .a .image.data-v-61869e1e {
width: 100%;
height: calc((100vw - 80rpx) / 0.7142);
max-height: 100%;
border-radius: 10rpx;
}
.advert-d .swiper-item.data-v-61869e1e {
width: calc(100vw - 160rpx);
}
.advert-d .swiper-item .a.data-v-61869e1e {
height: 100%;
padding: 0 80rpx;
}
.advert-d .swiper-item .a .image.data-v-61869e1e {
width: 100%;
max-height: 90%;
border-radius: 10rpx;
}
.advert-d .swiper-container-advert-one.data-v-61869e1e {
height: 100%;
}
.advert-style1-d.data-v-61869e1e {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 10000;
}
.advert-style1-close.data-v-61869e1e {
height: 60rpx;
line-height: 60rpx;
color: #fff;
font-size: 30rpx;
padding: 0 20rpx;
background-color: rgba(0, 0, 0, .65);
border-radius: 100rpx;
position: absolute;
top: 10%;
right: 30rpx;
z-index: 99;
}
.advert-style1-d .swiper.data-v-61869e1e {
height: 100%;
}
.advert-style1-d swiper-item.data-v-61869e1e {
width: 100vw;
}
.advert-style1-d swiper-item .a.data-v-61869e1e {
height: 100%;
}
.advert-style1-d swiper-item .a .image.data-v-61869e1e {
width: 100%;
height: 100%;
background-color: #fff;
}