.van-calendar{display:flex;flex-direction:column;height:100%;background-color:#fff}.van-calendar__popup.van-popup--bottom,.van-calendar__popup.van-popup--top{height:80%}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:11px}.van-calendar__header{flex-shrink:0;box-shadow:0 2px 10px rgba(125,126,128,.16)}.van-calendar__header-subtitle,.van-calendar__header-title,.van-calendar__month-title{height:44px;font-weight:500;line-height:44px;text-align:center}.van-calendar__header-title{font-size:16px}.van-calendar__header-subtitle,.van-calendar__month-title{font-size:14px}.van-calendar__weekdays{display:flex}.van-calendar__weekday{flex:1;font-size:12px;line-height:30px;text-align:center}.van-calendar__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:flex;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:rgba(242,243,245,.8);font-size:160px;transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:flex;align-items:center;justify-content:center;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:64px;font-size:16px;cursor:pointer}.van-calendar__day--end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected,.van-calendar__day--start,.van-calendar__day--start-end{color:#fff;background-color:#ee0a24}.van-calendar__day--start{border-radius:4px 0 0 4px}.van-calendar__day--end{border-radius:0 4px 4px 0}.van-calendar__day--multiple-selected,.van-calendar__day--start-end{border-radius:4px}.van-calendar__day--middle{color:#ee0a24}.van-calendar__day--middle:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:.1;content:""}.van-calendar__day--disabled{color:#c8c9cc;cursor:default}.van-calendar__bottom-info,.van-calendar__top-info{position:absolute;right:0;left:0;font-size:10px;line-height:14px}@media (max-width:350px){.van-calendar__bottom-info,.van-calendar__top-info{font-size:9px}}.van-calendar__top-info{top:6px}.van-calendar__bottom-info{bottom:6px}.van-calendar__selected-day{width:54px;height:54px;color:#fff;background-color:#ee0a24;border-radius:4px}.van-calendar__footer{flex-shrink:0;padding:0 16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-calendar__footer--unfit{padding-bottom:0}.van-calendar__confirm{height:36px;margin:7px 0}.van-sticky--fixed{position:fixed;z-index:99}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-list__loading-icon .van-loading__spinner{width:16px;height:16px}.van-pull-refresh{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;transition-property:transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;color:#969799;font-size:14px;line-height:50px;text-align:center;transform:translateY(-100%)}.van-pull-refresh__loading .van-loading__spinner{width:16px;height:16px}.game-record{background-color:#f8f8f8;overflow:scroll;height:100%;-webkit-overflow-scrolling:touch}.game-record .van-dropdown-menu__bar{height:45px}.game-record .game-record-item{box-shadow:0 0 3px 0 #999;border-radius:.07rem;background:#fff}.game-record .game-record-item i{font-style:normal}.game-record .game-record-item i.win{color:green}.game-record .game-record-item i.lose{color:red}.game-record .van-popover{left:0!important}.game-record .time-range{background-color:#eee;border-radius:.06rem;padding:.02rem .07rem}.game-record .date-input{width:1.1rem;height:.26rem;border-radius:.06rem;border:1px solid #e5e6eb}.game-record .bottom-line{border-bottom:1px solid #eee}.game-record .van-popup{background-color:#fff!important}.game-record .van-dropdown-menu__bar{box-shadow:none!important}.game-record .van-dropdown-menu__title:after{display:none}.game-record .van-picker__cancel,.game-record .van-picker__confirm{color:#e6c981!important}.game-record .popover-content{background-color:#fff}.game-record .popover-content .van-cell{line-height:.14rem}.game-record .popover-content .van-cell:after{display:none!important}.game-record .wrapper{padding-top:46px}