1 |
- .all{width:100vw;overflow-y:scroll;position:relative;background-color:#EEEEEE}.all .picturebox{width:100%;height:500rpx;position:relative}.all .picturebox .img{width:100%;height:500rpx}.all .picturebox .img image{width:100%;height:100%}.all .picturebox .numberbox{position:absolute;bottom:40rpx;right:20rpx;border-radius:45%;z-index:10;color:white;width:70rpx;height:45rpx;font-size:24rpx;display:flex;justify-content:center;align-items:center;background-color:rgba(12,12,12,0.5)}.all .box{width:100%;height:auto;background-color:#EEEEEE;position:absolute;top:490rpx;left:0}.all .box .infobox{width:100%;height:auto;padding:40rpx;border-radius:20rpx;background-color:white}.all .box .infobox .title{width:100%;height:90rpx;font-size:30rpx}.all .box .infobox .lebalbox{width:100%;height:60rpx;display:flex;margin-top:10rpx}.all .box .infobox .lebalbox .lebal{font-size:30rpx;border-radius:15rpx;padding-left:20rpx;padding-right:20rpx;background-color:#FBF5E1;color:#F8BB7F;margin-right:20rpx;display:flex;justify-content:center;align-items:center}.all .box .infobox .carbox{width:100%;height:60rpx;margin-top:20rpx;display:flex ;align-items:center}.all .box .infobox .carbox image{width:48rpx;height:40rpx}.all .box .infobox .carbox .car-tex{font-size:28rpx;color:#F8BB7F;margin-left:10rpx}.all .box .infobox .carbox2{width:100%;margin-top:20rpx;display:flex ;align-items:center;border-bottom:solid 2rpx #EEEEEE;padding-bottom:20rpx}.all .box .infobox .carbox2 image{width:45rpx;height:45rpx}.all .box .infobox .carbox2 .car-tex{font-size:28rpx;margin-left:10rpx}.all .box .infobox .carbox3{width:100%;margin-top:20rpx;display:flex }.all .box .infobox .carbox3 image{width:45rpx;height:45rpx}.all .box .infobox .carbox3 .carbox3-tex{font-size:28rpx ;margin-left:10rpx}.all .box .infobox .carbox3 .carbox3-tex .carbox3-tex2{margin-top:10rpx}.all .box .infobox .carbox4{width:100%;margin-top:20rpx;display:flex ;align-items:center}.all .box .infobox .carbox4 image{width:45rpx;height:45rpx}.all .box .infobox .carbox4 .car-tex{font-size:28rpx;margin-left:10rpx}.all .box .tipbox{width:100%;height:auto;margin-top:20rpx;padding-top:20rpx;padding-left:30rpx;padding-right:30rpx;background-color:white;border-radius:20rpx}.all .box .tipbox .dinggou{width:100%;font-size:28rpx}.all .box .tipbox .dinggou .dinggou-tex{margin-left:20rpx;margin-top:10rpx}
|