@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ .container.data-v-d900f0f4 { padding-top: 20rpx; } .container .search.data-v-d900f0f4 { box-sizing: border-box; padding: 0 30rpx; width: 750rpx; height: 90rpx; border-radius: 170rpx; background-color: #fff; } .container .add.data-v-d900f0f4 { margin-top: 20rpx; display: flex; align-items: center; width: 750rpx; height: 110rpx; background-color: #fff; } .container .add .icon.data-v-d900f0f4 { margin: 0 20rpx 0 30rpx; width: 36rpx; height: 36rpx; } .container .add .icon ._img.data-v-d900f0f4 { width: 100%; height: 100%; } .container .add .title.data-v-d900f0f4 { font-size: 30rpx; color: #0082FC; } .container .group.data-v-d900f0f4 { margin-top: 20rpx; background-color: #F2F2F2; } .container .group .group_item.data-v-d900f0f4 { margin-bottom: 20rpx; width: 750rpx; background-color: #fff; } .container .group .group_item .collapse_title.data-v-d900f0f4 { display: flex; align-items: center; height: 79rpx; } .container .group .group_item .collapse_title .collapse_check.data-v-d900f0f4 { margin-left: 30rpx; } .container .group .group_item .collapse_title .collapse_info.data-v-d900f0f4 { margin-left: 10rpx; font-size: 28rpx; font-weight: 600; } .container .group .group_item .content.data-v-d900f0f4 { padding-bottom: 50rpx; } .container .group .group_item .content .num.data-v-d900f0f4 { margin-left: 30rpx; height: 50rpx; font-size: 24rpx; color: #808080; } .container .popup_box.data-v-d900f0f4 { width: 630rpx; height: 610rpx; border-radius: 33rpx; background-color: #fff; } .container .popup_box .header.data-v-d900f0f4 { width: 630rpx; height: 97rpx; line-height: 97rpx; text-align: center; font-size: 32rpx; font-weight: 500; border-bottom: 1rpx solid #E6E6E6; } .container .popup_box .body.data-v-d900f0f4 { display: flex; flex-direction: column; align-items: center; width: 630rpx; height: 414rpx; border-bottom: 1rpx solid #E6E6E6; } .container .popup_box .body .name.data-v-d900f0f4 { margin-top: 42rpx; width: 570rpx; height: 80rpx; border-radius: 10rpx; border: 1rpx solid #ccc; } .container .popup_box .body .name input.data-v-d900f0f4 { padding: 0 24rpx; width: 90%; height: 100%; font-size: 28rpx; color: #B3B3B3; } .container .popup_box .body .scope.data-v-d900f0f4 { display: flex; align-items: center; margin-top: 32rpx; width: 570rpx; height: 80rpx; border-radius: 10rpx; border: 1rpx solid #ccc; } .container .popup_box .body .scope .notes.data-v-d900f0f4 { padding-left: 24rpx; flex: 5; font-size: 28rpx; color: #808080; } .container .popup_box .body .scope .icon.data-v-d900f0f4 { flex: 1; display: flex; justify-content: center; align-items: center; } .container .popup_box .body .scope .icon ._img.data-v-d900f0f4 { width: 25rpx; height: 20rpx; } .container .popup_box .body .num.data-v-d900f0f4 { display: flex; align-items: center; margin-top: 32rpx; width: 570rpx; height: 80rpx; border-radius: 10rpx; border: 1rpx solid #ccc; } .container .popup_box .body .num .count.data-v-d900f0f4 { flex: 2; display: flex; align-items: center; height: 50rpx; border-right: 1rpx solid #A6A6A6; } .container .popup_box .body .num .count .icon.data-v-d900f0f4 { flex: 1; display: flex; justify-content: center; align-items: center; } .container .popup_box .body .num .count .icon ._img.data-v-d900f0f4 { width: 30rpx; height: 30rpx; } .container .popup_box .body .num .count .info.data-v-d900f0f4 { flex: 2; font-size: 28rpx; } .container .popup_box .body .num .input.data-v-d900f0f4 { flex: 4; } .container .popup_box .body .num .input input.data-v-d900f0f4 { padding: 0 45rpx; width: 80%; height: 100%; font-size: 28rpx; } .container .popup_box .foot.data-v-d900f0f4 { display: flex; justify-content: space-evenly; align-items: center; width: 630rpx; height: 99rpx; font-size: 28rpx; } .container .popup_box .foot .left.data-v-d900f0f4 { flex: 1; text-align: center; border-right: 1rpx solid #CCC; } .container .popup_box .foot .right.data-v-d900f0f4 { flex: 1; text-align: center; color: #2A82E4; } .data-v-d900f0f4 .uni-searchbar { padding: 10rpx; } .data-v-d900f0f4 .uni-swipe_button-group { margin-bottom: 20rpx; } .data-v-d900f0f4 .uni-collapse-item__wrap-content.uni-collapse-item--border { border-bottom: none; }