.container { width:100%; background-color: #f0f0f0; } .panelTap{ width: 100%; position: fixed; z-index: 10; } .panelTap1{ width: 100%; justify-content: space-between; background-color: #fff; } .btn2{ margin: 0 10rpx; min-width:100rpx; height:100rpx; font-size: 28rpx; } .btn21{ width:300rpx; margin-left: 380rpx; } .text1{ margin: 50rpx 0 30rpx 0; justify-content:space-between; width: 690rpx; } .panelScorll{ width:100%; overflow-y: hidden; background-color: #fff; position: fixed; top:100rpx; } .panel1{ width:690rpx; min-height:157rpx; background-color: #fff; color: #000000; padding: 30rpx 0; font-size: 48rpx; text-align: center; z-index: 0; } .panel2{ width:100%; background-color: #f2f2f2; position: fixed; top:280rpx; z-index: 100; border-top: 1rpx solid #D2D2D2; } .btn{ margin: 5rpx 5rpx; font-size: 24rpx; } .panel4{ width:690rpx; margin: 20rpx 0 0 0; align-items: flex-start; } .panel41{ width:590rpx; height: 160rpx; } .panel411{ width:580rpx; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; } .panel4Line{ width:5rpx; height:160rpx; background-color: #d2d2d2; margin: 0 20rpx 0 0; } .panel42{ width:70rpx; justify-content: space-between; } .btn3{ height:70rpx; width:80rpx; border:1rpx solid #d2d2d2; border-radius: 10rpx; } .panel21{ width:100%; background-color: #fff; margin-top: 10rpx; font-size: 36rpx; } .input{ width:690rpx; font-size: 36rpx; height: 157rpx; margin-top: 30rpx; font-weight: 400; } .container2{ position: fixed; background-color: #fff; z-index: 200; } .btn4{ margin: 10rpx 8rpx; font-size: 24rpx; } .panelFooter{ width: 650rpx; position: fixed; bottom: 80rpx; } .panel3{ z-index: 10; width:100%; height: 100rpx; background-color: #fff; display: flex; white-space: nowrap; border-bottom: 1rpx solid #d2d2d2; } .panel31{ min-width: 80rpx; margin: 10rpx 5rpx 0 5rpx; display: inline-block; } .panel310{ min-width: 10rpx; } .panel311{ width: 100%; height:80rpx; padding: 0 16rpx; font-size:24rpx; font-weight: 700; color:#4D4D4D; }