.search-line { width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 10px; } .cancel { color: var(--color-text-primary); } .image1{ width: 30rpx; height: 30rpx; } .box{ width: 90%; display: flex; justify-content: center; align-items: center; border: 1px solid #de868f; border-radius: 40px; margin-top: 20rpx; } .box1{ width: 100%; display: flex; justify-content: center; } .box4{ width: 120rpx; height: 50rpx; border: 1px solid #4095e5; border-radius: 50px; display: flex; align-items: center; justify-content: center; position: relative; bottom: 310rpx; left: 530rpx; } .dingwei{ position: relative; } .statues{ font-size: 13px; width: 100rpx; background-color: #4095e5; margin-top: 20rpx; margin-left: 10rpx; color: white; position: relative; /* top: 88rpx; right: 210rpx; */ } .text{ font-weight: bolder; margin-left: 10rpx; position: relative; top: 30rpx; right: 10rpx; } .wenzi{ width: 65%; height: 200rpx; position: relative; left: 220rpx; bottom: 180rpx; } .image{ width: 100px; height: 100px; border-radius: 20px; position: relative; top: 25rpx; left: 20rpx; } .kuang{ width: 90%; height: 240rpx; border: 3px solid #de868f; border-radius: 20px; margin-top: 20rpx; } .box2{ display: flex; justify-content: center; align-items: center; margin-top: 50rpx; flex-direction: column; } .dingweikuang{ width: 100%; position: relative; left: 50rpx; top: 30rpx; } .dingweiimage{ width: 30rpx; height: 30rpx; }