@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ .container.data-v-51d37726 { padding-top: 20rpx; } .container .control.data-v-51d37726 { display: flex; flex-direction: column; justify-content: center; width: 750rpx; height: 86rpx; background-color: #fff; } .container .search.data-v-51d37726 { box-sizing: border-box; margin-top: 20rpx; padding: 0 30rpx; width: 750rpx; height: 90rpx; border-radius: 170rpx; background-color: #fff; } .container .choose.data-v-51d37726 { display: flex; flex-wrap: wrap; justify-content: space-evenly; align-items: center; margin-top: 20rpx; padding: 30rpx; width: 690rpx; border-bottom: 1rpx solid #E5E5E5; background-color: #fff; } .container .choose .box.data-v-51d37726 { display: flex; align-items: center; width: 150rpx; height: 60rpx; } .container .choose .box .name.data-v-51d37726 { flex: 2; text-align: center; font-size: 28rpx; } .container .choose .box .icon.data-v-51d37726 { flex: 1; display: flex; align-items: center; height: 50rpx; } .container .choose .box .icon ._img.data-v-51d37726 { width: 30rpx; height: 30rpx; } .container .list.data-v-51d37726 { display: flex; flex-direction: column; justify-content: space-evenly; padding-top: 22rpx; width: 750rpx; border-bottom: 1rpx solid #E5E5E5; background-color: #fff; } .container .list .item.data-v-51d37726 { margin-bottom: 30rpx; margin-left: 65rpx; height: 41rpx; font-size: 28rpx; } .data-v-51d37726 .uni-searchbar { padding: 10rpx; }