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.
 
 
 
 

153 lines
2.4 KiB

.font33 {
font-size: 33rpx;
}
.haveLine {
border-right: 1rpx solid #999999;
}
.bottomNav {
position: absolute;
bottom: 120rpx;
text-align: center;
width: 690rpx;
}
.urlMb {
text-align: center;
width: 33%;
display: inline-block;
}
.buyOrder_main_input_tips {
vertical-align: top;
line-height: 100rpx;
display: inline-block;
color: #333333;
}
.buyOrder_main_body_tips {
font-size: 30rpx;
color: #333333;
}
.buyOrder_main_body {
background: #ffffff;
}
.buyOrder_main_title {
background: rgba(255, 255, 255, 0.6);
}
.buyOrder_main_title_package {
width: 630rpx;
padding: 30rpx;
}
.buyOrder_main_title_image {
width: 80rpx;
height: 80rpx;
background: gray;
border-radius: 10rpx;
overflow: hidden;
}
.dis-flex {
display: flex;
justify-content: space-between;
}
.buyOrder_button_swiper {
width: 690rpx;
height: 250rpx;
border-radius: 10rpx;
overflow: hidden;
margin: 160rpx 0 229rpx 0;
}
.swiperImg {
width: 690rpx;
height: 250rpx;
}
.buyOrder_button {
margin-top: 40rpx;
width: 630rpx;
height: 88rpx;
background-color: #49BA64;
border-radius: 10rpx;
text-align: center;
}
.buyOrder_button > text {
line-height: 88rpx;
font-size: 28rpx;
color: #ffffff;
}
.color333333 {
color: #333333;
}
.colorFF4444 {
color: #ff4444;
}
.color999999 {
color: #999999;
}
.buyOrder_main_money {
margin-top: 40rpx;
display: flex;
justify-content: space-between;
}
.font24 {
font-size: 24rpx;
}
.font30 {
font-size: 30rpx;
}
.buyOrder_main_tips {
text-align: center;
width: 650rpx;
height: 104rpx;
}
.buyOrder_main_tips_text {
line-height: 104rpx;
padding-left: 14rpx;
font-size: 24rpx;
color: #999999;
}
.textName {
font-size: 28rpx;
color: #999999;
}
.iconInfo {
line-height: 104rpx;
display: inline-block;
font-size: 24rpx;
color: #999999;
}
.buyOrder_main_input_input {
vertical-align: top;
display: inline-block;
font-size: 65rpx;
color: #333333;
height: 110rpx;
width: 560rpx;
}
.buyOrder_main_input_text {
vertical-align: middle;
display: inline-block;
width: 140rpx;
line-height: 110rpx;
font-size: 28rpx;
color: #333333;
}
.pdL30 {
padding: 0 30rpx;
}
.buyOrder {
background: #f8f8f8;
font-size: 0;
}
.buyOrder_package {
padding: 20rpx 30rpx;
}
.buyOrder_main {
width: 690rpx;
border-radius: 10rpx;
overflow: hidden;
}
.buyOrder_main_package {
padding: 20rpx;
}
.buyOrder_main_input_view {
overflow: hidden;
height: 110rpx;
border-radius: 6rpx;
}