.page-aside{position:fixed;right:35px;top:50%;transform:translateY(-50%);z-index:6;width:120px;height:220px;padding:13px 8px;background:linear-gradient(180deg, #393737, #4e4c4c);border-radius:8px;box-shadow:0 -3px 0 0 #3a3a3a inset}.page-aside-close{cursor:pointer;position:absolute;right:4px;top:4px;width:16px;height:16px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../images/icon/aside_close.svg)}.page-aside-close:hover{opacity:.8}.page-aside-gift{margin:0 auto;width:66px;height:70px}.page-aside-gift img{display:block;width:100%;height:100%}.page-aside-list{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.page-aside-list_item{cursor:pointer;display:flex;align-items:center;justify-content:center;width:104px;height:32px;font-weight:700;background:#d8d8d8;border-radius:4px}.page-aside-list_item:hover{background:#B8B8B8}.page-aside-list_item .aside-nums{margin-left:6px;color:#121212;font-size:12px;font-weight:400}.page-aside-list_item-gift{background:#FFE400}.page-aside-list_item-gift:hover{background:#D9C200}@media screen and (max-width:750px){.page-aside{position:fixed;right:50%;top:inherit;bottom:.24rem;transform:translate(50%, 0);z-index:6;display:flex;align-items:center;width:6.9rem;height:.8rem;padding:0 .14rem;background:linear-gradient(90deg, #393737, #4e4c4c);border:.02rem solid #737373;border-radius:.42rem;box-shadow:none}.page-aside-close{right:.1rem;top:50%;transform:translateY(-50%);width:.32rem;height:.32rem}.page-aside-gift{margin:0 .08rem;width:.56rem;height:.6rem}.page-aside-list{margin-top:0;display:flex;flex-wrap:wrap;gap:.08rem}.page-aside-list_item{width:1.76rem;height:.56rem;border-radius:.08rem}.page-aside-list_item:hover{background:#B8B8B8}.page-aside-list_item .aside-nums{margin-left:6px;color:#121212;font-size:12px;font-weight:400}.page-aside-list_item-gift{background:#FFE400}.page-aside-list_item-gift:hover{background:#D9C200}}