@-webkit-keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes bjy-loading-rotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes bjy-loading-rotate{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.bjy-area-popup{display:none;position:fixed;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-area-popup .bjy-hidden{display:none !important}.bjy-area-popup .bjy-icon{display:inline-block;background-image:url("../component/areaPopup/img/sprite.png");background-repeat:no-repeat;background-image:-webkit-image-set(url("../component/areaPopup/img/sprite@2x.png") 2x)}.bjy-area-popup .bjy-drag-area{cursor:move}.bjy-area-popup .bjy-dialog-header{width:100%;height:24px;padding:0 6px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2),0 -1px 0 0 rgba(255,255,255,0.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2),0 -1px 0 0 rgba(255,255,255,0.1);box-shadow:0 5px 10px 0 rgba(0,0,0,0.2),0 -1px 0 0 rgba(255,255,255,0.1)}.bjy-area-popup .bjy-dialog-header .bjy-title{line-height:24px;color:#fff;display:inline-block}.bjy-area-popup .bjy-dialog-header .bjy-icon{float:right;width:24px;height:24px;cursor:pointer}.bjy-area-popup .bjy-dialog-header .bjy-icon + .bjy-icon{margin-right:6px}.bjy-area-popup .bjy-dialog-header .bjy-close{background-position:0 -327px}.bjy-area-popup .bjy-dialog-header .bjy-close:hover{background-position:-24px -327px}.bjy-area-popup .bjy-dialog-header .bjy-close:active{background-position:-48px -327px}.bjy-area-popup .bjy-dialog-header .bjy-fullscreen{background-position:0 -400px}.bjy-area-popup .bjy-dialog-header .bjy-fullscreen:hover{background-position:-24px -400px}.bjy-area-popup .bjy-dialog-header .bjy-fullscreen:active{background-position:-48px -400px}.bjy-area-popup .bjy-dialog-header .bjy-fullscreen.bjy-active{background-position:0 -424px}.bjy-area-popup .bjy-dialog-header .bjy-fullscreen.bjy-active:hover{background-position:-24px -424px}.bjy-area-popup .bjy-dialog-header .bjy-fullscreen.bjy-active:active{background-position:-48px -424px}.bjy-area-popup .bjy-dialog-header .bjy-maximize{background-position:0 -351px}.bjy-area-popup .bjy-dialog-header .bjy-maximize:hover{background-position:-24px -351px}.bjy-area-popup .bjy-dialog-header .bjy-maximize:active{background-position:-48px -351px}.bjy-area-popup .bjy-dialog-header .bjy-maximize.bjy-active{background-position:0 -375px}.bjy-area-popup .bjy-dialog-header .bjy-maximize.bjy-active:hover{background-position:-24px -375px}.bjy-area-popup .bjy-dialog-header .bjy-maximize.bjy-active:active{background-position:-48px -375px}.bjy-area-popup .bjy-dialog-header .bjy-minimize{background-position:0 -448px}.bjy-area-popup .bjy-dialog-header .bjy-minimize:hover{background-position:-24px -448px}.bjy-area-popup .bjy-dialog-header .bjy-minimize:active{background-position:-48px -448px}.bjy-area-popup .bjy-dialog-header .bjy-minimize.bjy-active{background-position:0 -472px}.bjy-area-popup .bjy-dialog-header .bjy-minimize.bjy-active:hover{background-position:-24px -472px}.bjy-area-popup .bjy-dialog-header .bjy-minimize.bjy-active:active{background-position:-48px -472px}.bjy-area-popup .bjy-dialog-body[data-auto-size='0']{position:absolute;top:24px;width:100%;left:0;bottom:0}.bjy-area-popup.bjy-minimize .bjy-dialog-header{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.bjy-area-popup.bjy-minimize > *:not(.bjy-dialog-header){display:none}.bjy-lottery-history{width:300px;padding:15px;font-size:14px;line-height:1.2;max-height:400px;overflow-y:auto;padding-bottom:50px}.bjy-lottery-history .bjy-lottery-history-header{font-size:13px}.bjy-lottery-history .bjy-lottery-hit-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;line-height:40px;width:80%}.bjy-lottery-history .bjy-lottery-hit-name .bjy-virtual-icon{margin-right:4px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bjy-lottery-history .bjy-lottery-hit-name .bjy-name-ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-width:200px;text-align:left}.bjy-lottery-history .bjy-lottery-name{color:#ff5850;margin:15px 0;word-wrap:break-word}.bjy-lottery-history .bjy-lottery-history-item{border-bottom:1px solid rgba(159,168,181,0.2)}.bjy-lottery-history .bjy-lottery-history-item:not(:first-child){padding-top:10px}.bjy-lottery-history .bjy-lottery-history-footer{position:absolute;left:0;bottom:0;width:100%;height:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.bjy-lottery-history .bjy-button-export{display:block;width:100px;text-align:center;text-decoration:none;background-color:#ff5850;color:#fff;padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}.bjy-lottery-history-dark{width:800px;color:#999;color:var(--brand-text-placeholder,#999);font-size:14px;background:#fff;background:var(--brand-dialog-bg,#fff);-webkit-box-shadow:0 4px 20px 0 0 4px 8px 0 rgba(36,42,54,0.2);-moz-box-shadow:0 4px 20px 0 0 4px 8px 0 rgba(36,42,54,0.2);box-shadow:0 4px 20px 0 0 4px 8px 0 rgba(36,42,54,0.2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;min-height:500px;padding:24px 26px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-lottery-history-dark .bjy-icon{width:24px;height:24px;display:inline-block;background:url("img/sprite-dark.png") no-repeat;background-image:-webkit-image-set(url("img/sprite-dark@2x.png") 2x)}.bjy-lottery-history-dark .bjy-table-title{margin-bottom:20px;font-size:16px;text-align:center;color:#fff}.bjy-lottery-history-dark .bjy-history-header{height:24px}.bjy-lottery-history-dark .bjy-history-header .bjy-title{line-height:24px;font-size:16px;color:#fff}.bjy-lottery-history-dark .bjy-history-header .bjy-history-close{float:right;cursor:pointer;background-position:-100px 0;vertical-align:top}.bjy-lottery-history-dark .bjy-history-body{margin-top:22px}.bjy-lottery-history-dark .bjy-history-body .bjy-lottery-name,.bjy-lottery-history-dark .bjy-history-body .bjy-start-time,.bjy-lottery-history-dark .bjy-history-body .bjy-end-time,.bjy-lottery-history-dark .bjy-history-body .bjy-lottery-number,.bjy-lottery-history-dark .bjy-history-body .bjy-operate{display:inline-block;vertical-align:top;text-align:left;line-height:48px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.bjy-lottery-history-dark .bjy-history-body .bjy-lottery-name{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:12px;width:25%}.bjy-lottery-history-dark .bjy-history-body .bjy-lottery-number{width:22%;text-align:center}.bjy-lottery-history-dark .bjy-history-body .bjy-start-time{width:24%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:4px}.bjy-lottery-history-dark .bjy-history-body .bjy-end-time{width:23%}.bjy-lottery-history-dark .bjy-history-body .bjy-operate{width:6%;text-align:center}.bjy-lottery-history-dark .bjy-history-body .bjy-table-head{background:rgba(159,168,181,0.3);color:#000;color:var(--brand-text-content,#000);height:48px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid rgba(159,168,181,0.2);-webkit-box-shadow:0 0 1px 1px rgba(36,42,54,0.2);-moz-box-shadow:0 0 1px 1px rgba(36,42,54,0.2);box-shadow:0 0 1px 1px rgba(36,42,54,0.2)}.bjy-lottery-history-dark .bjy-history-body .bjy-table-body{height:300px;overflow:auto;margin-top:10px;color:rgba(216,216,216,0.5)}.bjy-lottery-history-dark .bjy-history-body .bjy-table-body .bjy-item{background:rgba(159,168,181,0.1);color:#000;color:var(--brand-text-content,#000);height:48px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid rgba(159,168,181,0.2);-webkit-box-shadow:0 0 1px 1px rgba(36,42,54,0.2);-moz-box-shadow:0 0 1px 1px rgba(36,42,54,0.2);box-shadow:0 0 1px 1px rgba(36,42,54,0.2);text-align:left}.bjy-lottery-history-dark .bjy-history-body .bjy-table-body .bjy-item + .bjy-item{margin-top:10px}.bjy-lottery-history-dark .bjy-history-body .bjy-table-body .bjy-operate{cursor:pointer}.bjy-lottery-history-dark .bjy-history-body .bjy-tip{text-align:center;line-height:50px}.bjy-lottery-history-dark .bjy-lottery-open .bjy-area-popup{min-height:auto;min-width:auto}.bjy-lottery-history-dark .bjy-lottery-open .bjy-lottery-hit{cursor:move}.bjy-lottery-history-dark .bjy-lottery-open .bjy-lottery-hit .bjy-lottery-lists,.bjy-lottery-history-dark .bjy-lottery-open .bjy-lottery-hit .bjy-footer,.bjy-lottery-history-dark .bjy-lottery-open .bjy-lottery-hit .bjy-header{cursor:auto}