.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;display:flex;flex:1;align-items:center;justify-content:center;box-sizing:border-box;padding:0 4px;padding:0 .10178rem;color:#303030;font-size:var(--tabfontsize);line-height:20px;line-height:.50891rem;cursor:pointer}.van-tab--active{color:#e83f4f;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{flex:1 0 auto;padding:0 12px;padding:0 .30534rem}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:flex;background-color:#fff;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px;padding-bottom:.38168rem}.van-tabs__nav--line.van-tabs__nav--complete{padding-right:8px;padding-right:.20356rem;padding-left:8px;padding-left:.20356rem}.van-tabs__nav--card{box-sizing:border-box;height:var(--tabheight);margin:0 16px;margin:0 .40712rem;border:1px solid #e83f4f;border:.02545rem solid #e83f4f;border-radius:2px;border-radius:.05089rem}.van-tabs__nav--card .van-tab{color:#e83f4f;border-right:1px solid #e83f4f;border-right:.02545rem solid #e83f4f}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#e83f4f}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;bottom:.38168rem;left:0;z-index:1;width:40px;width:1.01781rem;height:3px;height:.07634rem;background-color:#e83f4f;border-radius:3px;border-radius:.07634rem}.van-tabs__track{position:relative;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px;height:1.11959rem}.van-tabs--card>.van-tabs__wrap{height:var(--tabheight)}.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;top:.2799rem}.van-calendar__header{flex-shrink:0;box-shadow:0 2px 10px rgba(125,126,128,.16);box-shadow:0 .05089rem .25445rem rgba(125,126,128,.16)}.van-calendar__header-subtitle,.van-calendar__header-title,.van-calendar__month-title{height:44px;height:1.11959rem;font-weight:500;line-height:44px;line-height:1.11959rem;text-align:center}.van-calendar__header-title{font-size:16px;font-size:.40712rem}.van-calendar__header-subtitle,.van-calendar__month-title{font-size:14px;font-size:.35623rem}.van-calendar__weekdays{display:flex}.van-calendar__weekday{flex:1;font-size:12px;font-size:.30534rem;line-height:30px;line-height:.76336rem;text-align:center}.van-calendar__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:flex;flex-wrap:wrap;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;font-size:4.07125rem;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;height:1.6285rem;font-size:16px;font-size:.40712rem;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:#e83f4f}.van-calendar__day--start{border-radius:4px 0 0 4px;border-radius:.10178rem 0 0 .10178rem}.van-calendar__day--end{border-radius:0 4px 4px 0;border-radius:0 .10178rem .10178rem 0}.van-calendar__day--multiple-selected,.van-calendar__day--start-end{border-radius:4px;border-radius:.10178rem}.van-calendar__day--middle{color:#e83f4f}.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;font-size:.25445rem;line-height:14px;line-height:.35623rem}@media (max-width:8.90585rem){.van-calendar__bottom-info,.van-calendar__top-info{font-size:9px;font-size:.22901rem}}.van-calendar__top-info{top:6px;top:.15267rem}.van-calendar__bottom-info{bottom:6px;bottom:.15267rem}.van-calendar__selected-day{width:54px;width:1.37405rem;height:54px;height:1.37405rem;color:#fff;background-color:#e83f4f;border-radius:4px;border-radius:.10178rem}.van-calendar__footer{flex-shrink:0;padding:0 16px;padding:0 .40712rem;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;height:.91603rem;margin:7px 0;margin:.17812rem 0}.van-tab__pane,.van-tab__pane-wrapper{flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}