.footerBtn[data-v-22c00422]{width:100%;position:fixed;height:74px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;z-index:99;right:0;opacity:0;bottom:0;-webkit-transition:width .4s;transition:width .4s;-webkit-box-shadow:0 -3px 6px 0 rgba(0,0,0,.06);box-shadow:0 -3px 6px 0 rgba(0,0,0,.06);-webkit-animation:footerBtnAnt-22c00422 1s ease .5s forwards;animation:footerBtnAnt-22c00422 .5s ease .5s forwards}@-webkit-keyframes footerBtnAnt-22c00422{0%{opacity:0;bottom:-74px}to{opacity:1;bottom:0}}@keyframes footerBtnAnt-22c00422{0%{opacity:0;bottom:-74px}to{opacity:1;bottom:0}}.winnerSet{width:1000px;margin:0 auto;height:calc(100vh - 280px)}.winnerSet .title{font-size:16px;font-weight:700}.winnerSet .btn{width:100%;height:74px;line-height:74px;text-align:center}.winnerSet .btn button{width:120px;height:42px;font-size:16px;margin:0 10px}.winnerSet .addIcon{width:11px;height:11px;border:1px solid #42b983;display:inline-block;position:relative;cursor:pointer}.winnerSet .addIcon:after{width:1px;height:5px}.winnerSet .addIcon:after,.winnerSet .addIcon:before{content:" ";position:absolute;background:#42b983;left:0;top:0;bottom:0;right:0;margin:auto}.winnerSet .addIcon:before{width:5px;height:1px}.winnerSet .btnName{display:inline-block;cursor:pointer;margin-left:3px}