.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{overflow:auto}.couponListcontainer .content .content-card{display:flex;flex-direction:row;align-items:center;margin:1.2rem 1.6rem;height:7.2rem;justify-content:space-between;box-sizing:border-box;padding:1.6rem;background:url(../img/ad-cupcard.7fea0146.png) no-repeat;background-size:100% auto}.couponListcontainer .content .content-card-left{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.couponListcontainer .content .content-card-left-title{font-size:1.6rem;font-weight:600;color:#fff;width:17rem;line-height:2.2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.couponListcontainer .content .content-card-left-footer{overflow:hidden;text-overflow:ellipsis;color:#ffe224;width:20rem;font-size:1.2rem;display:inline-block;word-break:break-all;max-height:3.4rem}.couponListcontainer .content .content-card-right{font-size:2.6rem;margin:0 1.9rem 0 0;color:#ff2e2e}.couponListcontainer .content .content-card-right-footer{font-size:1.2rem;margin:0 0 0 .2rem}.couponListcontainer .footer-btn{width:32.8rem;height:4.4rem;background:#fff;border-radius:.8rem;display:flex;justify-content:center;align-items:center}.couponListcontainer .footer-btn-left{height:2rem;font-size:1.4rem;font-weight:400;color:#ff8c2e;line-height:2rem}.couponListcontainer .footer-btn-right{margin:0 0 0 .8rem;height:2.2rem;font-size:1.6rem;font-weight:600;color:#3d90ff;line-height:2.2rem}