.van-calendar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;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{-webkit-flex-shrink:0;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:-webkit-box;display:-webkit-flex;display:flex}.van-calendar__weekday{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:12px;line-height:30px;text-align:center}.van-calendar__body{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-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;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content: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{-webkit-flex-shrink:0;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-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%}.k-card{width:7.02rem;margin:0 auto;background-color:#fff;position:relative;-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,.2);box-shadow:0 0 .2rem 0 rgba(0,0,0,.2);border-radius:.08rem}.k-card .k-card-footer,.k-card .k-card-header,.k-card .k-cart-content{padding:.24rem}.k-card .k-card-header{border-bottom:1px solid #e9e9e9}.k-card .k-card-footer{border-top:1px solid #e9e9e9}.copy-botom{position:absolute;width:100%;bottom:-.5rem;padding:0 .6rem}.copy-botom .tips-user-agreement{color:#9fa3a8;font-size:.22rem;text-align:center;padding-bottom:.2rem}.copy-botom .tips-user-agreement .agreee-col{color:#4a90e2}.copy-botom .Right-tips{text-align:center;font-size:.22rem;color:rgba(0,0,0,.4)}.k-stepper{width:1.32rem;height:.44rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.k-stepper .plus-icon{width:.44rem;height:.44rem}.k-stepper .number-box{-webkit-box-flex:1;-ms-flex:1;flex:1;height:.44rem;line-height:.44rem;text-align:center;font-size:.28rem;color:#0f1826}.k-stepper .minus-icon{width:.44rem;height:.44rem}body,html{min-height:100vh;background-color:#f2f2f2;font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[v-cloak]{display:none!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical}.flex,.flex_row{-webkit-box-direction:normal}.flex_row{-ms-flex-direction:row;-webkit-box-orient:horizontal;flex-direction:row}.flex_column{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex_stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.flex_around{-ms-flex-pack:distribute;justify-content:space-around}.flex_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex_align_item_start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_align_item_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.van-toast{min-width:2.5rem;width:auto}.custom_title{font-family:PingFangSC-Semibold;font-size:16px;color:#333;letter-spacing:.26px;font-weight:600}.custom_title,input{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:500px) and (max-width:2300px){.van-sticky.van-sticky--fixed{margin:0 2rem}}.auto-translate-modle .van-cell-group{margin-bottom:.2rem}.auto-translate-modle .van-cell-group .van-cell__title{font-size:.28rem;text-align:left}.auto-translate-modle .van-cell-group .van-field{padding:.15rem .4rem}.auto-translate-modle .van-cell-group .van-field .van-field__body input{font-size:.28rem}.auto-translate-modle .van-cell-group .translateTxt-wrap span{color:#4a90e2;font-size:.22rem;display:inline-block;margin:0 .2rem}.auto-translate-modle .van-cell-group .translateTxt-wrap .FoldClass{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-test .turntip{color:red;padding-left:.1rem;padding-bottom:.1rem}