.lottery-container{display:flex}.lottery-container-left{width:375px;height:660px;background:#fff;border-radius:30px;padding:40px 12.5px;box-shadow:10px 10px 10px #f4f4f4;border:1px solid #f4f4f4;position:relative;overflow:hidden}.lottery-container-left .lcl-model{width:100%;height:660px}.lottery-container-left .lcl-icon{position:absolute;width:75%;margin-left:13%;top:53%;height:33%;display:flex;flex-wrap:wrap;justify-content:space-between}.lottery-container-left .lcl-icon-item{width:26.3%;height:23%;padding:10px}.lottery-container-left .lcl-icon-item-img{width:100%;height:100%}.lottery-container-right{margin-left:20px;width:70%}