.ApplySucessEntry{ height: 642rpx; border-radius: 6rpx; padding-left:76rpx; padding-right:76rpx; background: #fff; border-radius:20rpx; } .ApplySucessEntry .ent-top{ width: 220rpx; height: 438rpx; margin:0 auto; background: url('https://mayi-newshop.oss-cn-shanghai.aliyuncs.com/product/PY6HFce42i.png') no-repeat; background-size: 100% 100%; position: relative; } .ApplySucessEntry .ent-top text:nth-child(1),.ApplySucessEntry .ent-top text:nth-child(2){ font-size:32rpx; color:rgba(0,0,0,1); position: absolute; bottom:80rpx; text-align: center; left:50%; transform: translateX(-50%); } .ApplySucessEntry .ent-top text:nth-child(2){ font-size:30rpx; font-weight:bold; color:rgba(0,0,0,1); position: absolute; bottom:32rpx; width:400rpx; } .ApplySucessEntry .toApply{ color:rgba(0,0,0,1); font-size: 24rpx; margin-bottom: 40rpx; font-weight: 400; } .ApplySucessEntry .reviwBtn{ width: 400rpx; height: 88rpx; background:#CE1340; border-radius: 50rpx; font-size:28rpx; color:#fff; margin-top:20rpx; display: flex; justify-content: center; align-items: center; }