.page-aside{position:fixed;right:20px;top:50%;transform:translateY(-50%);width:120px;height:200px;background:#ccdcc8;border-radius:8px 0px 0px 0px}.page-aside_box{position:relative;width:100%;height:100%}.page-aside_box-cont{cursor:pointer;position:absolute;left:50%;top:10px;transform:translateX(-50%);width:100px}.page-aside_box-cont .page-aside-item{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:8px;margin-bottom:8px;width:100px;min-height:32px;color:#ffffff;font-size:14px;background:#009b65;border-radius:4px}.page-aside_box-cont .page-aside-item .aside-lottery-desc{color:#A0ECD2;font-size:12px}.page-aside_box-cont .page-aside-item:hover{opacity:.8}.page-aside_box-cont .disabled{cursor:no-drop;color:#fff;background:darkgray}.page-aside_box-cont .page-aside-top{position:relative;margin:0 auto;width:32px;height:32px;background:#009b65;border-radius:50%}.page-aside_box-cont .page-aside-top:hover{opacity:.8}.page-aside_box-cont .page-aside-top::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:24px;height:24px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../images/icon/icon_top.png)}.page-aside_box::after{content:"";position:absolute;right:0;top:-36px;width:72px;height:36px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../images/icon/icon_aside.png)}@media screen and (max-width:750px){.page-aside{width:7rem;height:.9rem;right:.24rem;left:.24rem;top:inherit;bottom:.2rem;background:#ccdcc8;border:.02rem solid #ffffff;transform:inherit;box-shadow:0 .06rem .12rem 0 rgba(1,87,60,0.3)}.page-aside_box{position:relative;width:100%;height:100%}.page-aside_box-cont{display:flex;align-items:center;cursor:pointer;position:absolute;left:inherit;top:.1rem;transform:inherit;width:100%}.page-aside_box-cont .page-aside-close{margin:0 .2rem;width:.64rem;height:.64rem;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../images/icon/icon_aside_close.png)}.page-aside_box-cont .page-aside-item{margin:0 .04rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:inherit;margin-bottom:inherit;width:1.6rem;min-height:.65rem;color:#ffffff;font-size:.24rem;background:#009b65;border-radius:.08rem}.page-aside_box-cont .page-aside-item .aside-lottery-desc{color:#A0ECD2;font-size:.2rem}.page-aside_box-cont .disabled{cursor:no-drop;color:#fff;background:darkgray}.page-aside_box-cont .page-aside-top{width:.48rem;height:.48rem;border-radius:50%}.page-aside_box-cont .page-aside-top::after{width:.48rem;height:.48rem}.page-aside_box::after{display:none}}