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.
 
 
 
 

172 lines
2.4 KiB

.submitButton1 {
width: 690rpx;
height: 80rpx;
background: #999999;
border-radius: 40rpx;
pointer-events: none;
}
.bor1gray {
width: 21rpx;
height: 21rpx;
display: inline-block;
background: white;
border: 1rpx solid #999999;
border-radius: 50%;
}
.buttonGr {
background: #ff4444;
}
.buttonQy {
background: #3388ff;
}
.buttonJn {
pointer-events: none;
background: #999999;
}
.pB30 {
padding-bottom: 30rpx;
}
.lineHeight80 {
line-height: 80rpx;
}
.colorW {
color: #ffffff;
}
.marginT70Auto {
margin: 70rpx auto 20rpx auto;
}
.submitButton {
width: 690rpx;
height: 80rpx;
border-radius: 40rpx;
}
.marginL10 {
margin-left: 10rpx;
}
.color4F6D8C {
color: #4f6d8c;
}
.image22 {
width: 22rpx;
height: 22rpx;
}
.pL30 {
padding: 0 30rpx;
}
.marginT40 {
margin-top: 40rpx;
}
.marinT39 {
margin-top: 39rpx;
}
.pT30 {
padding: 30rpx 30rpx 0 30rpx;
}
.leftdot {
display: inline-block;
position: relative;
right: 55rpx;
bottom: 20rpx;
background: #f8f8f8;
width: 40rpx;
height: 40rpx;
border-radius: 50%;
}
.rightdot {
display: inline-block;
position: relative;
left: 595rpx;
bottom: 20rpx;
background: #f8f8f8;
width: 40rpx;
height: 40rpx;
border-radius: 50%;
}
.pL30 {
padding: 0 30rpx;
}
.marginT17 {
margin-top: 17rpx;
}
.color333333 {
color: #333333;
}
.marginT38 {
margin-top: 38rpx;
}
.marinT2 {
margin-top: 2rpx;
}
.marinT9auto {
margin: 9rpx auto 0 auto;
}
.mainLine {
width: 620rpx;
height: 2rpx;
background: repeating-linear-gradient(to right, #eeeeee, #eeeeee 3%, white 3%, white 5%, #eeeeee 5%);
}
.priceList {
padding: 30rpx;
background-color: #ffffff;
margin: 30rpx;
border-radius: 10rpx;
}
.price-item {
height: 100rpx;
line-height: 100rpx;
display: flex;
border-bottom: 1rpx dashed #EEEEEE;
}
.inlineBlock {
display: inline-block;
}
.color999999 {
color: #999999;
}
.verticalM {
vertical-align: middle;
}
.colorFF4444 {
color: #ff4444;
}
.font24 {
font-size: 24rpx;
}
.font46 {
font-size: 46rpx;
}
.font28 {
font-size: 28rpx;
}
.flex {
display: flex;
justify-content: space-between;
}
.bond {
font-size: 0;
background-color: #f8f8f8;
}
.wid750 {
width: 750rpx;
height: 340rpx;
}
.absolute0 {
position: absolute;
top: 179rpx;
width: 750rpx;
}
.mainView {
width: 690rpx;
background: #ffffff;
border-radius: 10rpx;
}
.marginAuto {
margin: auto;
}
.p30 {
padding: 30rpx;
}
.textC {
text-align: center;
}