.title2 { align-self: center; font-size: 40rpx; margin-top: 100rpx; margin-bottom: 100rpx; } .con { display: flex; flex-direction: column; } .button { margin: 20rpx; } .block { display: flex; align-items: center; margin: 0rpx 0rpx 0rpx 0rpx; padding: 20rpx 40rpx; font-size: 30rpx; background-color: #FFFFFF; } .cate { width: 160rpx; } .input { width: 500rpx; } .block2 { margin-bottom: 4rpx; padding: 20rpx 40rpx 20rpx 20rpx; display: flex; justify-content: space-between; align-items: center; font-size: 30rpx; background-color: #ffffff; align-items: center; } .left { display: flex; } .btn-hover { background: #c0c0c0; } .btn-icon { height: 40rpx; width: 40rpx; margin-right: 20rpx; } .text { font-size: 30rpx; margin-top: 20rpx; margin-left: 40rpx; margin-bottom: 10rpx; }