.materialTransfer.data-v-48fd86f8 { background-color: #f2f2f2; min-height: 100vh; } .materialTransfer .user-select.data-v-48fd86f8 { display: flex; justify-content: space-between; height: 80rpx; line-height: 80rpx; padding: 0 20rpx; } .tabs.data-v-48fd86f8 { background-color: #fff; display: flex; } .tabs .tab-box.data-v-48fd86f8 { width: 49%; text-align: center; height: 80rpx; line-height: 80rpx; position: relative; color: #000; } .tabs .tab-box .blue-line.data-v-48fd86f8 { position: absolute; bottom: 0; left: 50%; height: 4rpx; width: 100rpx; margin-left: -50rpx; background-color: blue; } .tabs .tab-box .op0.data-v-48fd86f8 { opacity: 0; } .footer-btn-warp.data-v-48fd86f8 { display: flex; padding: 20rpx; } .footer-btn-warp button.data-v-48fd86f8 { width: 48%; color: #fff; } .search-box.data-v-48fd86f8 { background-color: #fff; text-align: center; } .search-box .input-warp.data-v-48fd86f8 { padding: 40rpx; } .search-box .search-input.data-v-48fd86f8 { border: 1rpx solid #dcdcdc; padding: 20rpx; } .search-box ._ul ._li.data-v-48fd86f8 { padding: 25rpx 30rpx; border-bottom: 1rpx solid #dcdcdc; list-style: none; } .search-box .no-data.data-v-48fd86f8 { padding: 100rpx; } .addModal-content.data-v-48fd86f8 { background-color: #fff; border-top-left-radius: 20rpx; border-top-right-radius: 20rpx; padding-top: 40rpx; } .addModal-content .footer-btn-warp.data-v-48fd86f8 { display: flex; padding: 20rpx; } .addModal-content .footer-btn-warp button.data-v-48fd86f8 { width: 48%; color: #fff; } .addModal-content .ul .li.data-v-48fd86f8 { display: flex; justify-content: space-between; height: 80rpx; line-height: 80rpx; margin-top: 20rpx; } .addModal-content .ul .li .input.data-v-48fd86f8 { width: 70%; } .addModal-content .ul .li .input input.data-v-48fd86f8 { border: 1rpx solid #dcdcdc; height: 78rpx; line-height: 78rpx; padding: 0 20rpx; } .addModal-content .ul .delete-icon.data-v-48fd86f8 { height: 80rpx; width: 80rpx; text-align: center; line-height: 80rpx; font-size: 40rpx; color: #fff; background-color: #ccc; } .addModal-content .select-warp.data-v-48fd86f8 { height: 80rpx; line-height: 80rpx; padding: 0 20rpx; box-sizing: border-box; display: flex; justify-content: space-between; } .addModal-content .select-warp .show-text.data-v-48fd86f8 { width: 60%; border: 1rpx solid #dcdcdc; padding: 0 20rpx; overflow: hidden; height: 80rpx; } .addModal-content .select-warp .add-icon.data-v-48fd86f8 { height: 80rpx; width: 80rpx; text-align: center; line-height: 80rpx; font-size: 40rpx; color: #fff; background-color: #ccc; } .ul .li.data-v-48fd86f8 { background-color: #fff; border-radius: 5rpx; margin: 20rpx 20rpx 0; } .ul .li .label.data-v-48fd86f8 { height: 100rpx; line-height: 100rpx; font-weight: 30rpx; border-bottom: 1rpx solid #ccc; padding: 0 20rpx; overflow: hidden; } .ul .li .lists.data-v-48fd86f8 { border-bottom: 1rpx solid #ccc; } .ul .li .lists .list-box.data-v-48fd86f8 { height: 100rpx; line-height: 100rpx; display: flex; justify-content: space-between; padding: 0 20rpx; } .ul .li .list-btn-warp.data-v-48fd86f8 { display: flex; padding: 20rpx; } .ul .li .list-btn-warp button.data-v-48fd86f8 { width: 98%; } .add-header.data-v-48fd86f8 { height: 100rpx; line-height: 100rpx; font-size: 30rpx; font-weight: bold; overflow: hidden; padding: 20rpx; } .add-header button.data-v-48fd86f8 { width: 200rpx; color: #fff; background-color: red; float: right; margin: 14rpx 0; }