/* pages/index/index.wxss */ .Theglobalbackground{ min-height: 105vh; } .a{ font-size:20rpx; } .picker{ font-size: 20rpx; } .thecurrenttime { width: 100%; height: 80rpx; background: #fff; border-radius: 15rpx 15rpx 0rpx 0rpx; line-height: 80rpx; margin: 0rpx 0rpx 10rpx 0rpx; } .thecurrenttime text { font-size: 30rpx; } .thecurrenttime text:nth-of-type(1) { float: left; margin-left: 10px; } .thecurrenttime text:nth-of-type(2) { float: right; margin-right: 10px; } .information { width: 100%; height: auto; margin: 0 auto; background: #fff; font-size: 30rpx; padding: 0rpx 0rpx 60rpx 0rpx; border-radius: 0rpx 0rpx 15rpx 15rpx; } .guitarinformation { width: 100%; height: 85rpx; line-height: 85rpx; } .guitarinformation text { float: left; margin-left: 10px; } .guitarinformation input { float: right; margin-right: 10px; border: 3rpx solid #efefef; text-align: right; padding: 5px; width: 68%; margin-top: 5px; border-radius: 10rpx; font-size:26rpx; } .goods { width: 100%; height: 80rpx; line-height: 80rpx; display: flex; } .num_input{ width: 100%; height: 80rpx; line-height: 80rpx; } .num_picker{ text-align: right; padding-right:10rpx; overflow: hidden; float:left; margin-right:10px; border:3rpx solid #efefef; width:35%; margin-top:6px; border-radius:10rpx; height:60rpx; line-height:60rpx; z-index: 99; position: relative; left: 19rpx; } .num_input text { float: left; margin-left: 10px; } .goods text { margin-left: 10px; } .checkboxx{ position: relative; left: 50rpx !important; } .xrgx { float:right; margin-right:10px; border:3rpx solid #efefef; text-align:right; padding:5px; width:68%; margin-top:5px; border-radius:10rpx; font-size:26rpx; height:45rpx; line-height:45rpx; } .jiafeir{ height:155rpx !important; } /* .jiafeir text{ position: relative; top: 40rpx; } */ .xrgx image { width: 35rpx; height: 35rpx; position: absolute; right: 10rpx; top: 8px; } .radio-group { width: 520rpx; float: right; position: relative; left: -5rpx; top: 2px; height: 60rpx; line-height: 60rpx; } .thetotalamountof { width: 100%; height: 80rpx; line-height: 80rpx; } .thetotalamountof text { float: left; margin-left: 10px; } .thetotalamountof_text{ width: 71%; float: right; border-bottom: 2rpx solid #efefef; height: 2rem; line-height: 2rem; position: relative; left: -20rpx; text-align: right; } .pay { width: 100%; height: 80rpx; line-height: 80rpx; } .pay text { float: left; margin-left: 10px; } .pay input { float: left; margin-left: 3%; border: 3rpx solid #efefef; text-align: right; padding: 5px; width: 60%; margin-top: 5px; border-radius: 10rpx; } .prePrice { float: left; margin-left: 3%; border: 3rpx solid #efefef; text-align: right; padding: 5px; width: 60%; margin-top: 5px; border-radius: 10rpx; height:45rpx; line-height: 45rpx } .cooperation{ width: 47.5% !important; } .submit{ width: 94%; margin: 0 auto; } .submit button{ margin: 50rpx 0rpx; border: none; background:#63576c; color: #fff; border-radius: 10rpx; } .checkbox .wx-checkbox-input{ border-radius: 50%; height: 40rpx; width: 40rpx; margin-top: -4rpx; position: relative; left: 50rpx; } .radio{ font-size: 19rpx; } .radio radio{ transform: scale(0.8, 0.8); } checkbox-group{ position: relative; top: 6rpx; } .picker{ overflow: hidden; margin-right:10px; border:3rpx solid #efefef; width:31%; margin-top:6px; border-radius:10rpx; height:60rpx; line-height:60rpx; z-index: 99; position: relative; left: 19rpx; padding:0rpx 0rpx 0rpx 20rpx; } .picker_img{ width: 35rpx; height: 35rpx; position: absolute; right: 10rpx; top: 8px; }