.couponListcontainer{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;height:100vh;justify-content:space-between;width:100vw;padding:0 0 10rem 0}.couponListcontainer .footer{position:absolute;width:100%;display:flex;flex-direction:column;bottom:2rem;align-items:center}.couponListcontainer .footer .footer-title{margin:0 0 1.2rem 0;width:14rem;height:2rem;font-size:1.4rem;font-weight:400;color:#666;line-height:2rem}.couponListcontainer .footer .btn{width:32.8rem;height:4.4rem;background:#3d90ff;color:#fff;border-radius:.8rem;display:flex;justify-content:center;align-items:center}.couponListcontainer .footer .btn>span{display:block;width:100%;height:100%;font-size:1.6rem;font-weight:600;color:#fff;line-height:4.4rem}.couponListcontainer .content{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}.couponListcontainer .content-feedback-img{width:8.2rem;height:8.2rem;background:#f6f7fb;-o-object-fit:contain;object-fit:contain}.couponListcontainer .content-feedback-title{width:19.6rem;margin:2.4rem 0 0 0;height:2rem;font-size:1.4rem;font-weight:400;color:#666;line-height:2rem}