.discount{padding-top:50px;padding-bottom:50px;overflow:hidden;color:#000}.discount .title-sub{display:block;width:240px;text-align:center;margin:0 auto;line-height:50px;padding:0 30px;color:#fff;font-size:18px;border-radius:30px;-webkit-box-shadow:1px 1px 6px #ddd;box-shadow:1px 1px 6px #ddd}.discount .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.discount-item{width:18%;margin:30px 0;padding-bottom:30px;background:#fff;border-radius:10px;overflow:hidden;text-align:center;-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:0 2px 4px 0 rgba(238,248,255,.04),0 0 1px 0 rgba(238,248,255,.08);box-shadow:0 2px 4px 0 rgba(238,248,255,.04),0 0 1px 0 rgba(238,248,255,.08)}.discount-item:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);z-index:9;-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,100%,.12),0 8px 16px -4px hsla(0,0%,100%,.16);box-shadow:0 1px 3px 0 hsla(0,0%,100%,.12),0 8px 16px -4px hsla(0,0%,100%,.16)}.discount-item .h2{background:#14cb85;line-height:60px;text-align:center;font-size:24px;font-weight:600;color:#fff}.discount-item .price{text-align:center;padding:20px}.discount-item .price strong{font-size:30px}.discount-item p{padding:0 20px;text-align:right;line-height:30px}.discount-item p span{float:left}.discount-item .ant-btn{width:80%}.discount-item .wx{text-align:center;font-size:20px;padding:60px 0}.discount-item .wx span{color:#557cf7;font-size:26px;font-weight:600}.discount-item.last .ant-btn,.discount-item.last .h2{background:#557cf7}.white .discount .title-sub{color:#000}.white .discount-item{-webkit-box-shadow:0 2px 4px 0 rgba(37,48,68,.04),0 0 1px 0 rgba(37,48,68,.08);box-shadow:0 2px 4px 0 rgba(37,48,68,.04),0 0 1px 0 rgba(37,48,68,.08)}.white .discount-item:hover{-webkit-box-shadow:0 1px 3px 0 rgba(37,48,68,.12),0 8px 16px -4px rgba(37,48,68,.16);box-shadow:0 1px 3px 0 rgba(37,48,68,.12),0 8px 16px -4px rgba(37,48,68,.16)}