.img-style { position: fixed; top: 400rpx; /* right: -225rpx; */ right: 0rpx; z-index: 100; /* opacity: 0; */ } .img-style .image{ height: 120rpx; width: 120rpx; } .num{ position: fixed; top: 385rpx; /* right: -225rpx; */ right: 10rpx; z-index: 101; /* opacity: 0; */ width: 15px; height: 15px; border-radius: 50%; border:1px solid #eee; text-align: center; font-size: 20rpx; color:#eee ; background-color: #cb0200; }