.van-divider{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border-color:#ebedf0;border-style:solid;border-width:0}.van-divider:after,.van-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.van-divider:before{content:""}.van-divider--hairline:after,.van-divider--hairline:before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-divider--dashed{border-style:dashed}.van-divider--content-center:before,.van-divider--content-left:before,.van-divider--content-right:before{margin-right:16px}.van-divider--content-center:after,.van-divider--content-left:after,.van-divider--content-right:after{margin-left:16px;content:""}.van-divider--content-left:before,.van-divider--content-right:after{max-width:10%}.van-checkbox-group--horizontal{-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-checkbox,.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex}.van-checkbox{-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:inherit;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-radio-group--horizontal{-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-radio,.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex}.van-radio{-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:12px}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:inherit;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:8px;color:#323233;line-height:20px}.van-radio__label--left{margin:0 8px 0 0}.van-radio__label--disabled{color:#c8c9cc}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:90px}.van-field__label--center{text-align:center}.van-field__label--right{padding-right:16px;text-align:right}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#969799}.van-field__control::placeholder{color:#969799}.van-field__control:disabled{color:#969799;background-color:transparent;cursor:not-allowed;opacity:1;-webkit-text-fill-color:currentColor}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;min-width:1em;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:5px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field__word-num--full{color:#ee0a24}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:8px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:0;padding:0 5px;color:#646566;font-size:14px;line-height:44px;text-align:center;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text,.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{-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__wrap--scrollable .van-tab--complete{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.van-tabs__wrap--scrollable .van-tabs__nav{overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;line-height:28px;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.vfc-time-picker-container[data-v-49a44f90]{min-width:250px}.vfc-time-picker-container .vfc-modal-time-line>span>span[data-v-49a44f90]:not(:nth-child(2)):not(.vfc-active):hover{cursor:pointer}.vfc-time-picker-container .titles[data-v-49a44f90]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.vfc-time-picker-container .titles>div[data-v-49a44f90]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#66b3cc;word-break:break-all;font-size:25px}.vfc-time-picker-container .vfc-time-picker[data-v-49a44f90]{padding-bottom:20px}.vfc-day[data-v-9be65202]{position:relative}.vfc-day .times[data-v-9be65202]{position:absolute;top:-5px;background-color:red;color:#fff;border-radius:50%;width:15px;z-index:20;height:15px;line-height:15px}.vfc-day .times[data-v-9be65202]:hover{cursor:pointer;background-color:#c70000}.vfc-day .number[data-v-9be65202]{position:absolute;top:-5px;right:calc(50% + 7px);background-color:green;color:#fff;font-size:10px;border-radius:50%;width:15px;z-index:30;height:15px;line-height:15px}.vfc-day .number[data-v-9be65202]:hover{background-color:#005e00}.vfc-day .toolTip[data-v-9be65202]{position:absolute;top:-20px;left:0;padding:5px;max-width:108px;word-wrap:break-word;border-radius:5px;z-index:200;background-color:#005e00}.footerCon[data-v-be1f7bf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 20px 20px}.vfc-popover-container:focus{outline:none}.vfc-multiple-input input,.vfc-single-input{font-size:inherit;-webkit-transition:width .2s;transition:width .2s;padding:7px;width:143px;color:#aaa;border:1px solid #efefef;text-align:center;outline:none}.vfc-single-input{border-radius:10px}.vfc-multiple-input input:first-child{border-radius:10px 0 0 10px}.vfc-multiple-input input:last-child{border-radius:0 10px 10px 0}.vfc-tags-input{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vfc-tags-input input{-webkit-box-flex:1;-ms-flex:1;flex:1;background:transparent;border:none}.vfc-tags-input input[type=text]{color:#495057}.vfc-tags-input input:focus{outline:none}.vfc-tags-input span{margin-right:.3em;margin-bottom:.3em;padding-right:.75em;padding-left:.6em;border-radius:10em}.vfc-tags-input-wrapper-default{width:295px;padding:.5em .25em;min-height:15px;background:#fff;border:1px solid #dbdbdb;border-radius:10px}.vfc-tags-input-badge{width:85px;background-color:#f0f1f2;position:relative;display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;overflow:hidden;text-overflow:ellipsis}.vfc-tags-input-remove{cursor:pointer;position:absolute;display:inline-block;right:.3em;top:.3em;padding:.5em;overflow:hidden}.vfc-tags-input-remove:after,.vfc-tags-input-remove:before{content:"";position:absolute;width:75%;left:.15em;background:#ff8498;height:2px;margin-top:-1px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vfc-tags-input-remove:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vfc-dark.vfc-multiple-input input,.vfc-dark .vfc-single-input,.vfc-dark.vfc-tags-input-root .vfc-tags-input-wrapper-default{border-color:#28456c;background-color:#1a202c}.vfc-dark.vfc-tags-input-root .vfc-tags-input-wrapper-default.vfc-tags-input .vfc-tags-input-badge,.vfc-main-container{background-color:#fff}.vfc-main-container{position:relative;border-radius:.28571429rem;-webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,.25);box-shadow:0 2px 15px 0 rgba(0,0,0,.25);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.vfc-main-container.vfc-modal{position:absolute;width:inherit;z-index:1000}.vfc-main-container>*{-webkit-box-sizing:border-box;box-sizing:border-box}.vfc-main-container.vfc-dark{background-color:#1a202c}.vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-left,.vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-right,.vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-left,.vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-right{border-color:#fff}.vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-left:active,.vfc-main-container.vfc-dark .vfc-navigation-buttons div .vfc-arrow-right:active,.vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-left:active,.vfc-main-container.vfc-dark .vfc-separately-navigation-buttons div .vfc-arrow-right:active{border-color:#d9d9d9}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content{background-color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-left,.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-right{border-color:#000}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date{color:#000}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret{background-color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date.vfc-underline{-webkit-text-decoration:underline dotted #66b3cc;text-decoration:underline dotted #66b3cc}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-months div.vfc-item{color:#000}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-months div.vfc-item:hover{background-color:hsla(0,0%,44.3%,.3)}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar .vfc-months-container .vfc-content .vfc-months div.vfc-item.vfc-selected{background-color:#4299e1;color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-top-date span{color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-top-date span.vfc-underline{-webkit-text-decoration:underline #4299e1;text-decoration:underline #4299e1}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-top-date span.vfc-underline.vfc-underline-active{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-dayNames span{color:#bfbfbf}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week .vfc-week-number{border-color:#38b2ac}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day .vfc-base-end,.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day .vfc-base-start{background-color:#28456c}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day{color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-today{background-color:#38b2ac;color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked{background-color:#4299e1}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-borderd,.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked,.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked{color:#fff}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked:not(.vfc-start-marked):not(.vfc-end-marked):before{background-color:#28456c}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked:after{color:#000}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-marked.vfc-hide{color:#bfbfbf}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-hide{color:#464646}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-disabled{color:hsla(0,0%,52.2%,.2)}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day:after{color:#000}.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-hover:hover,.vfc-main-container.vfc-dark .vfc-calendars .vfc-calendar div.vfc-content .vfc-week div.vfc-day span.vfc-span-day.vfc-hovered{z-index:1;background-color:#4682b4}.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list .vfc-time-picker__item{color:#fff}.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list .vfc-time-picker__item--selected{color:#4299e1}.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list::-webkit-scrollbar-track{background:#28456c}.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-time-picker__list::-webkit-scrollbar-thumb{background:#4299e1}.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-close:after,.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-close:before{background-color:#fff}.vfc-main-container.vfc-dark .vfc-time-picker-container .vfc-modal-time-mechanic .vfc-modal-time-line{background-color:#4299e1;color:#fff}.vfc-time-picker:after{content:"";display:table;clear:both}.vfc-time-picker-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vfc-time-picker__list{float:left;width:50%;height:200px;overflow-y:scroll}.vfc-time-picker__list::-webkit-scrollbar{width:3px}.vfc-time-picker__list::-webkit-scrollbar-track{background:#efefef}.vfc-time-picker__list::-webkit-scrollbar-thumb{background:#ccc}.vfc-time-picker__with-suffix .vfc-time-picker__list{width:33.333333%}.vfc-time-picker__item{padding:10px 0;font-size:20px;text-align:center;cursor:pointer;-webkit-transition:font-size .3s;transition:font-size .3s}.vfc-time-picker__item:hover{font-size:32px}.vfc-time-picker__item--selected{color:#66b3cc;font-size:32px}.vfc-time-picker__item--disabled{opacity:.4;cursor:default;font-size:20px!important}.vfc-close{position:absolute;right:12px;top:16px;width:32px;height:32px;opacity:.3;z-index:100}.vfc-close:hover{opacity:1}.vfc-close:after,.vfc-close:before{position:absolute;left:15px;content:" ";height:26px;width:2px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vfc-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vfc-modal-time-mechanic{position:relative;margin:0 auto;width:100%}.vfc-modal-time-line{width:100%;background-color:#66b3cc;text-align:left;color:#fff;font-size:16px;padding-top:15px;padding-bottom:15px;border-radius:.28571429rem .28571429rem 0 0}.vfc-modal-time-line span{margin-left:15px}.vfc-modal-time-line span span.vfc-active{text-decoration:underline}.vfc-modal-append{color:#7d7d7d;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vfc-modal-midle{display:inline-block}.vfc-modal-midle-dig{display:inline-block;text-align:center}.vfc-modal-digits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:50px}.vfc-modal-digits select{margin:5px 0;width:100%;text-align:center;-moz-text-align-last:center;text-align-last:center}.vfc-arrow{opacity:.3;-webkit-transition:.2s;transition:.2s}.vfc-arrow:hover{opacity:1}.vfc-arrow-up{border-bottom:20px solid #333}.vfc-arrow-down,.vfc-arrow-up{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent}.vfc-arrow-down{border-top:20px solid #333}.vfc-separately-navigation-buttons{margin-bottom:-80px}.vfc-navigation-buttons{width:100%;position:absolute}.vfc-navigation-buttons,.vfc-separately-navigation-buttons{-webkit-box-flex:0;-ms-flex:0 1 15%;flex:0 1 15%;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vfc-navigation-buttons.vfc-left,.vfc-separately-navigation-buttons.vfc-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vfc-navigation-buttons.vfc-right,.vfc-separately-navigation-buttons.vfc-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vfc-navigation-buttons.vfc-space-between,.vfc-separately-navigation-buttons.vfc-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vfc-navigation-buttons div,.vfc-separately-navigation-buttons div{z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;font-size:18px;margin:20px 10px}.vfc-navigation-buttons div.vfc-cursor-pointer,.vfc-separately-navigation-buttons div.vfc-cursor-pointer{cursor:pointer}.vfc-navigation-buttons div .vfc-arrow-left,.vfc-separately-navigation-buttons div .vfc-arrow-left{width:12px;height:12px;border-top:2px solid;border-left:2px solid;border-color:#0a0c19;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vfc-navigation-buttons div .vfc-arrow-left.vfc-disabled,.vfc-navigation-buttons div .vfc-arrow-left:active,.vfc-navigation-buttons div .vfc-arrow-right.vfc-disabled,.vfc-navigation-buttons div .vfc-arrow-right:active,.vfc-separately-navigation-buttons div .vfc-arrow-left.vfc-disabled,.vfc-separately-navigation-buttons div .vfc-arrow-left:active,.vfc-separately-navigation-buttons div .vfc-arrow-right.vfc-disabled,.vfc-separately-navigation-buttons div .vfc-arrow-right:active{border-color:#ddd}.vfc-navigation-buttons div .vfc-arrow-right,.vfc-separately-navigation-buttons div .vfc-arrow-right{width:12px;height:12px;border-top:2px solid;border-right:2px solid;border-color:#0a0c19;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vfc-calendar{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.vfc-calendar .vfc-content{margin-bottom:20px}.vfc-calendars{-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;-ms-flex-wrap:wrap;flex-wrap:wrap}.vfc-calendars,.vfc-calendars-container{display:-webkit-box;display:-ms-flexbox;display:flex}.vfc-calendars-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;overflow:hidden}.vfc-calendar-fade-enter-active,.vfc-calendar-fade-leave-active,.vfc-calendar-slide-down-enter-active,.vfc-calendar-slide-down-leave-active,.vfc-calendar-slide-left-enter-active,.vfc-calendar-slide-left-leave-active,.vfc-calendar-slide-right-enter-active,.vfc-calendar-slide-right-leave-active,.vfc-calendar-slide-up-enter-active,.vfc-calendar-slide-up-leave-active{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.vfc-calendar-fade-leave-active,.vfc-calendar-none-leave-active,.vfc-calendar-slide-down-leave-active,.vfc-calendar-slide-left-leave-active,.vfc-calendar-slide-right-leave-active,.vfc-calendar-slide-up-leave-active{position:absolute}.vfc-calendar-none-enter-active,.vfc-calendar-none-leave-active{-webkit-transition-duration:0s;transition-duration:0s}.vfc-calendar-slide-left-enter,.vfc-calendar-slide-right-leave-to{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}.vfc-calendar-slide-left-leave-to,.vfc-calendar-slide-right-enter{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px)}.vfc-calendar-slide-down-leave-to,.vfc-calendar-slide-up-enter{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.vfc-calendar-slide-down-enter,.vfc-calendar-slide-up-leave-to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.vfc-months{-ms-flex:1 1 75%;flex:1 1 75%;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vfc-months,.vfc-months .vfc-item{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.vfc-months .vfc-item{-ms-flex:1;flex:1;-ms-flex-preferred-size:30%;flex-basis:30%;margin:3px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;outline-style:none;border-radius:5px}.vfc-months .vfc-item:hover{background-color:hsla(0,0%,44.3%,.3);-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;cursor:pointer}.vfc-months .vfc-item.vfc-selected{background-color:#4299e1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vfc-months-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:-20px}.vfc-months-container.vfc-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.vfc-months-container.vfc-left .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret{left:45px}.vfc-months-container.vfc-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vfc-months-container.vfc-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vfc-months-container.vfc-right .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret{left:calc(100% - 90px)}.vfc-months-container .vfc-content{width:45%;min-width:133px;position:absolute;z-index:1000;background-color:#2d3748;border:1px solid;border-radius:5px;top:55px;color:#fff;padding:5px 0}.vfc-months-container .vfc-content .vfc-navigation-buttons{position:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vfc-months-container .vfc-content .vfc-navigation-buttons div{margin:10px 10px}.vfc-months-container .vfc-content .vfc-navigation-buttons div:hover{cursor:pointer}.vfc-months-container .vfc-content .vfc-navigation-buttons div:hover .vfc-arrow-left,.vfc-months-container .vfc-content .vfc-navigation-buttons div:hover .vfc-arrow-right{border-color:#4299e1}.vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-left,.vfc-months-container .vfc-content .vfc-navigation-buttons div .vfc-arrow-right{border-color:#fff;width:8px;height:8px}.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date{font-size:18px;font-weight:700;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date-has-delta:hover{cursor:pointer}.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date .vfc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background:inherit;z-index:-1;background-color:#2d3748;-webkit-transform:translateY(-40%) rotate(45deg);transform:translateY(-40%) rotate(45deg);top:0;left:50%}.vfc-months-container .vfc-content .vfc-navigation-buttons .vfc-top-date.vfc-underline{cursor:pointer;-webkit-text-decoration:underline dotted #66b3cc;text-decoration:underline dotted #66b3cc}.vfc-months-container .vfc-content .vfc-months{-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vfc-months-container .vfc-content .vfc-months div.vfc-item{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:30%;flex-basis:30%;margin:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;outline-style:none;border-radius:5px}.vfc-months-container .vfc-content .vfc-months div.vfc-item:hover{background-color:hsla(0,0%,44.3%,.3);-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;cursor:pointer}.vfc-months-container .vfc-content .vfc-months div.vfc-item.vfc-selected{background-color:#4299e1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vfc-content{margin:0 20px;z-index:100}.vfc-top-date{margin:25px;font-size:18px;font-weight:400}.vfc-top-date.vfc-left{text-align:left}.vfc-top-date.vfc-right{text-align:right}.vfc-top-date.vfc-center{text-align:center}.vfc-top-date span{cursor:default;text-decoration:unset;margin:0 2px;color:#000}.vfc-top-date span.vfc-cursor-pointer{cursor:pointer}.vfc-top-date span.vfc-underline{cursor:pointer;-webkit-text-decoration:underline #66b3cc;text-decoration:underline #66b3cc}.vfc-top-date span.vfc-underline.vfc-underline-active{-webkit-text-decoration-color:#000;text-decoration-color:#000}.vfc-dayNames,.vfc-week{display:-webkit-box;display:-ms-flexbox;display:flex}.vfc-dayNames{-webkit-box-flex:30px;-ms-flex:30px 0 0px;flex:30px 0 0;margin-bottom:10px}.vfc-dayNames span{width:100%;margin-right:5px;color:#333;text-align:center}.vfc-dayNames span:last-child{margin-right:0}.vfc-week-number{border-right:1px solid #ff8498}.vfc-week .vfc-day{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3px}.vfc-week .vfc-day .vfc-base-end,.vfc-week .vfc-day .vfc-base-start{position:absolute;background:#8fd8ec;width:50%!important;border-radius:0!important;border-right-width:0!important;height:100%}.vfc-week .vfc-day .vfc-base-start{right:0}.vfc-week .vfc-day .vfc-base-end{left:0}.vfc-week .vfc-day span.vfc-span-day{display:inline-block;text-align:center;width:30px;line-height:30px;border-radius:50%;margin:0 auto;vertical-align:middle}.vfc-week .vfc-day span.vfc-span-day.vfc-today{background-color:#ff8498;color:#fff}.vfc-week .vfc-day span.vfc-span-day.vfc-cursor-not-allowed{cursor:not-allowed}.vfc-week .vfc-day span.vfc-span-day.vfc-marked{margin:auto;background-color:#66b3cc;border-radius:50%;opacity:1;z-index:1}.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked{color:#fff}.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd:before,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked:before,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked:before{background:transparent}.vfc-week .vfc-day span.vfc-span-day.vfc-marked:before{top:0;left:0;content:"";position:absolute;background-color:#8fd8ec;width:100%;height:100%;z-index:-1}.vfc-week .vfc-day span.vfc-span-day.vfc-marked:after{color:#000}.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-hide{color:#d9d9d9}.vfc-week .vfc-day span.vfc-span-day.vfc-hide{color:#bfbfbf}.vfc-week .vfc-day span.vfc-span-day.vfc-disabled{margin:auto;color:rgba(0,0,0,.2);border-radius:50%;opacity:1;z-index:2}.vfc-week .vfc-day span.vfc-span-day:after{z-index:2;position:absolute;top:0;left:0;bottom:0;right:0;content:attr(data-date);color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vfc-week .vfc-day span.vfc-span-day.vfc-hover:hover,.vfc-week .vfc-day span.vfc-span-day.vfc-hovered{background-color:#dadada;z-index:100}.vfc-week .vfc-day:last-child{color:#000}.rangeCleaner{padding:5px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rangeCleaner span{color:#fff;border-radius:5px;border:none;padding:5px}.rangeCleaner span.active{background-color:#66b3cc}.rangeCleaner span.active:hover{background-color:#4f8a9e;cursor:pointer}.rangeCleaner span.disabled{background-color:#949494}.loading-panel{position:fixed;top:0;left:0;z-index:4000;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.loading-panel img{width:100px;max-width:100%;max-height:100%}.schedule-tabs{height:50px;margin:10px 15px;border-radius:6px;overflow:hidden;box-shadow:0 0 5px -1px #999}.loading-wrapper{position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);z-index:10}.schedule-page{padding-top:94px;height:100%}.schedule-page .schedule-list{height:calc(100% - 317px);overflow:auto}.schedule-page .schedule-list ul{padding:15px}.schedule-page .schedule-list ul li{background:#fff;box-shadow:0 0 5px -1px #999;height:134px;background-size:100% 100%;margin-bottom:15px;padding:10px 20px;color:#666;border-radius:6px;position:relative}.schedule-page .schedule-list ul li .class-name{line-height:40px;font-size:16px;color:#27a0f4;font-weight:500}.schedule-page .schedule-list ul li .grade{width:78%;line-height:20px;font-size:13px}.schedule-page .schedule-list ul li .address{line-height:30px}.schedule-page .schedule-list ul li .to-here{position:absolute;right:30px;height:45px;top:0;bottom:0;margin:auto;color:#27a0f4;text-align:center}.schedule-page .schedule-list ul li .to-here img{height:20px;margin-bottom:5px}.schedule-page .schedule-list ul li.in-class{color:#fff;background:#73c1f8;background-size:100% 100%}.schedule-page .schedule-list ul li.in-class .class-name,.schedule-page .schedule-list ul li.in-class .to-here{color:#fff}.schedule-page .schedule-map{width:100%;height:100vh;position:absolute;top:0}.schedule-page .schedule-map a.mapboxgl-ctrl-logo{display:none!important}.schedule-page .schedule-map .campus-list{width:23%;height:44px;position:fixed;top:70px;right:15px;padding-right:15px;background-color:#fff;border-radius:5px;line-height:44px;padding:0 15px;padding-right:11px;border-radius:6px;box-shadow:0 0 2px 0 #46a2f9;z-index:1}.schedule-page .schedule-map .campus-list .iconfont{margin-left:5px}.schedule-page .schedule-map .campus-list>span{font-size:12px;display:inline-block;vertical-align:middle;max-width:calc(100vw - 130px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.schedule-page .schedule-map .campus-list2{width:30px;height:32px;position:fixed;top:22%;right:7px;background-color:#fff;border-radius:5px;line-height:32px;box-shadow:0 0 2px 0 #46a2f9;z-index:1}.schedule-page .schedule-map .campus-list2>span{font-size:12px;display:inline-block;vertical-align:middle;max-width:calc(100vw - 361px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.schedule-page .schedule-map .campus-popup{padding:15px;border-radius:8px;width:200px;z-index:10005!important}.schedule-page .schedule-map .campus-popup .campus-select-box .header{line-height:30px;font-size:16px;margin-bottom:10px;font-weight:700}.schedule-page .schedule-map .campus-popup .campus-select-box .header span{float:right}.schedule-page .schedule-map .campus-popup .campus-select-box .header span i{vertical-align:middle}.schedule-page .schedule-map .campus-popup .campus-select-box .van-radio{margin-bottom:15px}.schedule-page .schedule-map .campus-popup .campus-select-box .van-radio__label{font-size:13px}.schedule-page .schedule-map .campus-popup .campus-select-box .footer{text-align:center;padding-top:10px}.schedule-page .schedule-map .campus-popup .campus-select-box .footer .van-button--small{width:100%}.schedule-page .schedule-map .campus-overlay{z-index:10001!important}.schedule-page .schedule-map .floor-panel{position:fixed;width:30px;border-radius:5px;right:7px;top:0;bottom:0;margin:auto 0;transform:translateY(-28%);max-height:172px;height:-moz-max-content;height:max-content;background-color:#fff;box-shadow:0 0 4px 1px #dadada;transition:bottom .3s;z-index:1}.schedule-page .schedule-map .floor-panel ul{max-height:128px;overflow:auto}.schedule-page .schedule-map .floor-panel ul li{line-height:30px;text-align:center;border-bottom:1px solid #e8e8e8;border-top:1px solid transparent;cursor:pointer}.schedule-page .schedule-map .floor-panel ul li:last-child{border-bottom:1px solid transparent}.schedule-page .schedule-map .floor-panel ul li:hover{color:#0481eb}.schedule-page .schedule-map .floor-panel ul li.active{background-color:#0481eb;color:#fff}.schedule-page .schedule-map .floor-panel ul li.active:hover{color:#fff}.schedule-page .schedule-map .floor-panel ul::-webkit-scrollbar{display:none}.schedule-page .schedule-map .floor-panel .floor-arrow{line-height:20px;text-align:center;cursor:pointer}.schedule-page .schedule-map .floor-panel .floor-arrow i{font-size:16px;color:#666}.schedule-page .schedule-map .floor-panel .arrow-top{border-bottom:1px solid #e8e8e8}.schedule-page .schedule-map .floor-panel .arrow-bottom{border-top:1px solid #e8e8e8}.schedule-page .schedule-map .floor-panel .floor-arrow.disabled{cursor:not-allowed}.schedule-page .schedule-map .floor-panel .floor-arrow.disabled:hover i,.schedule-page .schedule-map .floor-panel .floor-arrow.disabled i{color:#cdcdcd}.schedule-page .schedule-map .floor-panel .floor-arrow:hover i{color:#0481eb}.schedule-page .schedule-map .floor-panel2{position:fixed;width:30px;border-radius:5px;right:7px;top:0;bottom:0;margin:50% 0;max-height:172px;height:-moz-max-content;height:max-content;background-color:#fff;box-shadow:0 0 4px 1px #dadada;transition:bottom .3s;z-index:1}.schedule-page .schedule-map .floor-panel2 ul{max-height:128px;overflow:auto}.schedule-page .schedule-map .floor-panel2 ul li{line-height:30px;text-align:center;border-bottom:1px solid #e8e8e8;border-top:1px solid transparent;cursor:pointer}.schedule-page .schedule-map .floor-panel2 ul li:last-child{border-bottom:1px solid transparent}.schedule-page .schedule-map .floor-panel2 ul li:hover{color:#0481eb}.schedule-page .schedule-map .floor-panel2 ul li.active{background-color:#0481eb;color:#fff}.schedule-page .schedule-map .floor-panel2 ul li.active:hover{color:#fff}.schedule-page .schedule-map .floor-panel2 ul::-webkit-scrollbar{display:none}.schedule-page .schedule-map .floor-panel2 .floor-arrow{line-height:20px;text-align:center;cursor:pointer}.schedule-page .schedule-map .floor-panel2 .floor-arrow i{font-size:16px;color:#666}.schedule-page .schedule-map .floor-panel2 .arrow-top{border-bottom:1px solid #e8e8e8}.schedule-page .schedule-map .floor-panel2 .arrow-bottom{border-top:1px solid #e8e8e8}.schedule-page .schedule-map .floor-panel2 .floor-arrow.disabled{cursor:not-allowed}.schedule-page .schedule-map .floor-panel2 .floor-arrow.disabled:hover i,.schedule-page .schedule-map .floor-panel2 .floor-arrow.disabled i{color:#cdcdcd}.schedule-page .schedule-map .floor-panel2 .floor-arrow:hover i{color:#0481eb}.schedule-page .schedule-map .freeCl-legend{margin-top:5px;z-index:1;text-align:center;font-weight:700;color:#000}.schedule-page .schedule-map .freeCl-legend2{width:68%;position:fixed;top:70px;z-index:1;left:15px;font-weight:700;color:#000;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.schedule-page .schedule-map .freeCl-legend2 .dayStyle{display:flex;align-items:center;background:#fff;border-radius:6px}.schedule-page .schedule-map .freeCl-legend2 .dayStyle .van-tabs__wrap{height:44px;border-radius:6px}.schedule-page .schedule-map .freeCl-legend2 .dayStyle .van-tab{font-size:14px;color:#666}.schedule-page .schedule-map .freeCl-legend2 .dayStyle .van-tab--active{color:#27a0f4;font-weight:700}.schedule-page .schedule-map .freeCl-legend2 .dayStyle .van-tabs__line{background-color:#27a0f4!important;height:3px}.schedule-page .schedule-map .freeCl-legend2 .divider{width:1px;height:20px;background-color:#a59b9b;margin:0 5px;margin-left:0}.schedule-page .schedule-map .freeCl-legend2 .day-tabs{border-radius:40px;flex:1}.schedule-page .schedule-map .freeCl-legend2 .checkbox-group{display:flex;align-items:center;flex-wrap:nowrap;padding-right:5px}.schedule-page .schedule-map .freeCl-legend2 .checkbox-group .van-checkbox{margin-right:5px}.schedule-page .schedule-map .freeCl-legend2 .checkbox-group .van-checkbox:last-child{margin-right:0}.schedule-page .schedule-map .zbz-content{width:40px;height:40px;z-index:100;right:7px;bottom:60px;border-radius:50%;text-align:center;line-height:40px;position:absolute}.schedule-page .schedule-map .zbz-content img{width:46px;position:relative;left:-3px}.schedule-page .schedule-map .fwcontent{width:40px;height:40px;z-index:100;right:7px;bottom:10px;border-radius:50%;text-align:center;line-height:40px;position:absolute;background:#fff}.schedule-page .schedule-map .fwcontent img{width:30px;position:relative;left:-1px;top:6px}.schedule-page .schedule-list1{width:100%;height:100%;background-color:red;overflow:auto}.schedule-page .schedule-list1 ul{padding:15px}.schedule-page .schedule-list1 ul li{background:#fff;box-shadow:0 0 5px -1px #999;height:134px;background-size:100% 100%;margin-bottom:15px;padding:10px 20px;color:#666;border-radius:6px;position:relative}.schedule-page .schedule-list1 ul li .class-name{line-height:40px;font-size:16px;color:#27a0f4;font-weight:500}.schedule-page .schedule-list1 ul li .grade{width:78%;line-height:20px;font-size:13px}.schedule-page .schedule-list1 ul li .address{line-height:30px}.schedule-page .schedule-list1 ul li .to-here{position:absolute;right:30px;height:45px;top:0;bottom:0;margin:auto;color:#27a0f4;text-align:center}.schedule-page .schedule-list1 ul li .to-here img{height:20px;margin-bottom:5px}.schedule-page .schedule-list1 ul li.in-class{color:#fff;background:#73c1f8;background-size:100% 100%}.schedule-page .schedule-list1 ul li.in-class .class-name,.schedule-page .schedule-list1 ul li.in-class .to-here{color:#fff}.schedule-page .schedule-list.fold{height:calc(100% - 93px)}.floder-arrow{text-align:center;background:#fff;box-shadow:0 4px 9px 0 rgba(90,90,90,.1);border-bottom-left-radius:6px;border-bottom-right-radius:6px;line-height:20px;height:25px}.floder-arrow i{color:#999}.time-picker-box{margin-top:-5px!important}.time-picker-box .vfc-content>div:last-child{height:198px;transition:height .2s}.time-picker-box.fold .vfc-content>div:last-child{height:0}.time-picker-box.fold .vfc-top-date.vfc-center{margin-bottom:10px}.vfc-main-container{box-shadow:none}.vfc-calendar .vfc-content{margin-bottom:0}.vfc-span-day.vfc-hover.has-class:before,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.has-class:before{content:" ";width:4px;height:4px;background-color:#eb7b2a;border-radius:50%;position:absolute;bottom:1px;right:0;left:0;top:inherit;margin:auto}.vfc-span-day.vfc-hover.future-class:before,.vfc-week .vfc-day span.vfc-span-day.vfc-marked.future-class:before{content:" ";width:4px;height:4px;background-color:red;border-radius:50%;position:absolute;bottom:1px;right:0;left:0;top:inherit;margin:auto}.vfc-week .vfc-day span.vfc-span-day.vfc-hover:hover,.vfc-week .vfc-day span.vfc-span-day.vfc-hovered,.vfc-week .vfc-day span.vfc-span-day.vfc-marked{background:#ff8498}.vfc-week .vfc-day span.vfc-span-day.vfc-today{background:#27a0f4}.vfc-navigation-buttons div .vfc-arrow-right,.vfc-separately-navigation-buttons div .vfc-arrow-right{width:0;height:0;border:6px solid transparent;border-top-color:#27a0f4;border-right-color:#27a0f4}.vfc-navigation-buttons div .vfc-arrow-left,.vfc-separately-navigation-buttons div .vfc-arrow-left{width:0;height:0;border:6px solid transparent;border-top-color:#27a0f4;border-left-color:#27a0f4}.vfc-separately-navigation-buttons .vfc-cursor-pointer:first-child{margin-left:90px}.vfc-separately-navigation-buttons .vfc-cursor-pointer:last-child{margin-right:90px}.schedule-page{padding-top:68px;height:100vh;overflow:auto;background:#f4f4f4}.schedule-tabs{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.schedule-tabs .van-tabs__wrap{border-radius:6px;height:44px}.schedule-tabs .van-tab{font-size:14px;color:#666}.schedule-tabs .van-tab--active{color:#27a0f4;font-weight:700}.schedule-tabs .van-tabs__line{background-color:#27a0f4;height:3px}.time-picker-box{margin-top:0;position:relative;z-index:1}.time-picker-box.fold{margin-top:0}.custom-back-btns{top:calc(59vh - 20px)}.classDetail{width:100%;height:100px;line-height:100px;display:flex}.classDetail :first-child{width:30%}.classDetail :nth-child(2){width:70%}.popup-animation{transition:all .5s cubic-bezier(.25,.8,.25,1)}.indoor-detail-container{overflow:auto}.detail-content{height:calc(100% - 40px);overflow-y:auto;padding:0 20px}.classDetail_ul{background:#fff;box-shadow:0 0 5px -1px #999;height:115px;background-size:100% 100%;margin-bottom:15px;padding:10px 20px;color:#666;border-radius:6px}.detail-header{position:relative}.detail-header .van-icon{position:relative;z-index:1}.full-screen-popup .detail-header .drag-handle{background:hsla(0,0%,100%,.5)}.drag-handle{height:30px;position:absolute;top:10px;left:50%;transform:translateX(-50%);cursor:ns-resize;z-index:1}.drag-handle:before{content:"";display:block;width:40px;height:4px;background:#ccc;border-radius:2px}.indoor-detail-container{height:100%;overflow:hidden;position:relative}.detail-header{text-align:right}.detail-content{height:calc(100% - 50px)}.detail-content:not(.full-screen-popup .detail-content){overflow-y:visible}.full-screen-popup .detail-content{overflow-y:auto}