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.
 
 
 
 

74 lines
1.3 KiB

.attestationCenter {
border: 1rpx solid rgba(0, 0, 0, 0);
overflow-x: hidden;
font-size: 0;
}
.marginTop30 {
margin: 30rpx auto 0 auto !important;
}
.margin20 {
margin: 20rpx 0;
}
.p30 {
padding: 30rpx;
}
.mainView {
width: 690rpx;
/* height: 160upx; */
margin: auto;
margin-bottom: 30rpx;
border-radius: 20rpx;
}
.back12CC53 {
background: linear-gradient(90deg, rgba(17, 204, 83, 1) 0%, rgba(43, 225, 116, 1) 100%);
box-shadow: 0px 2rpx 12rpx 0px rgba(18, 83, 204, 0.35);
}
.back297FF3 {
background: linear-gradient(90deg, rgba(41, 127, 243, 1) 0%, rgba(72, 171, 255, 1) 100%);
box-shadow: 0px 2rpx 12rpx 0px rgba(41, 243, 127, 0.35);
}
.backFD8834 {
background: linear-gradient(90deg, rgba(254, 136, 52, 1) 0%, rgba(234, 167, 44, 1) 100%);
box-shadow: 0px 2rpx 12rpx 0px rgba(253, 52, 136, 0.35);
}
.rzImage {
width: 70rpx;
height: 70rpx;
}
.rzimage {
width: 60rpx;
height: 60rpx;
}
.font24 {
font-size: 24rpx;
}
.font28 {
font-size: 28rpx;
}
.inlineBlock {
display: inline-block;
}
.flex {
display: flex;
justify-content: space-between;
}
.lineHeight70 {
line-height: 40rpx;
}
.colorW {
color: rgba(255, 255, 255, 1);
}
.verticalM {
vertical-align: middle;
}
.marginLeft20 {
margin-left: 20rpx;
}
.marginLeft10 {
margin-left: 10rpx;
}
.p43p35 {
padding: 43rpx 35rpx;
}