.main-content[data-v-52e57dd9]{margin-top:1.49rem}.main-content p[data-v-52e57dd9]{font-size:.36rem;font-family:Microsoft YaHei;font-weight:700;color:#2e2e2e;line-height:.6rem}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#23ac38;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background:0 0;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%!important;height:auto}body,html{height:100%}body{max-width:750px;margin-right:auto;margin-left:auto}.article-fix-bottom,.van-tabbar{max-width:750px;left:50%!important;transform:translateX(-50%)}.nui-button{background-repeat:no-repeat;background-position:50%;background-size:contain}.van-image{vertical-align:top}.van-multi-ellipsis--l5{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.absolute{position:absolute!important}.relative{position:relative}.fixed{position:fixed}.left-0{left:0}.right-0{right:0}.top-0{top:0}.w-0{width:0}.max-w-full{max-width:100%}.h-0{height:0}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.w-screen{width:100vh}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll::-webkit-scrollbar{display:none}.max-full{max-width:100%}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex!important}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-push{flex:1 0 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.font-bold{font-weight:700}.text-14{font-size:14px}.text-16{font-size:16px;font-size:.16rem}.text-18{font-size:.18rem}.text-20{font-size:.2rem}.text-22{font-size:.22rem}.text-24{font-size:.24rem}.text-26{font-size:.26rem}.text-28{font-size:.28rem!important}.text-30{font-size:.3rem!important}.text-32{font-size:.32rem!important}.text-36{font-size:.36rem!important}.text-40{font-size:.4rem!important}.text-42{font-size:.42rem!important}.text-44{font-size:.44rem!important}.text-48{font-size:.48rem!important}.bottom-0{bottom:0}.bg-white{background-color:#fff}.bg-green{background-color:#d7f0db}.bg-green-200{background-color:#23ac46}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-transparent{color:transparent}.text-black{color:#2e2e2e}.text-black-100{color:#333}.text-black-200{color:#575757}.text-black-300{color:#707070}.text-black-400{color:#999}.text-black-500{color:#cacaca}.text-point-purple{color:#728af2}.text-point-green{color:#33bf76}.text-point-red{color:#f55d55}.text-point-blue{color:#39b5fc}.text-point-orange{color:#fd9b3c!important}.text-green{color:#23ac38!important}.text-green-200{color:#23ac67!important}.text-red{color:#d41111!important}.text-white{color:#fff!important}.text-gray{color:#999}.bg-gray{background-color:#f2f2f2}.leading-0{line-height:0}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.725}.leading-loose{line-height:2}.z-10{z-index:10!important}.z-15{z-index:15!important}.box-shadow{box-shadow:0 0 8px 0 rgba(10,31,68,.08)}.border-radius,.box-shadow-item{border-radius:10px}.box-shadow-item{box-shadow:0 0 .5rem .05rem hsla(0,0%,57.6%,.2);padding:.35rem}.nui-btn{background-size:contain}.bg-url,.nui-btn{background-repeat:no-repeat;background-position:50%;border:none!important}.bg-url{background-size:cover}.nui-border-radius{border-radius:20px;border-top-right-radius:0}.bg-gray-filter{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.h-1{height:.5rem!important}.w-1{width:.5rem!important}.m-1{margin:.05rem!important}.mx-1{margin-left:.05rem!important;margin-right:.05rem!important}.my-1{margin-top:.05rem!important;margin-bottom:.05rem!important}.p-1{padding:.05rem!important}.px-1{padding-left:.05rem!important;padding-right:.05rem!important}.py-1{padding-top:.05rem!important;padding-bottom:.05rem!important}.mt-1{margin-top:.05rem!important}.mb-1{margin-bottom:.05rem!important}.ml-1{margin-left:.05rem!important}.mr-1{margin-right:.05rem!important}.pt-1{padding-top:.05rem!important}.pb-1{padding-bottom:.05rem!important}.pl-1{padding-left:.05rem!important}.pr-1{padding-right:.05rem!important}.h-2{height:1rem!important}.w-2{width:1rem!important}.m-2{margin:.1rem!important}.mx-2{margin-left:.1rem!important;margin-right:.1rem!important}.my-2{margin-top:.1rem!important;margin-bottom:.1rem!important}.p-2{padding:.1rem!important}.px-2{padding-left:.1rem!important;padding-right:.1rem!important}.py-2{padding-top:.1rem!important;padding-bottom:.1rem!important}.mt-2{margin-top:.1rem!important}.mb-2{margin-bottom:.1rem!important}.ml-2{margin-left:.1rem!important}.mr-2{margin-right:.1rem!important}.pt-2{padding-top:.1rem!important}.pb-2{padding-bottom:.1rem!important}.pl-2{padding-left:.1rem!important}.pr-2{padding-right:.1rem!important}.h-3{height:1.5rem!important}.w-3{width:1.5rem!important}.m-3{margin:.15rem!important}.mx-3{margin-left:.15rem!important;margin-right:.15rem!important}.my-3{margin-top:.15rem!important;margin-bottom:.15rem!important}.p-3{padding:.15rem!important}.px-3{padding-left:.15rem!important;padding-right:.15rem!important}.py-3{padding-top:.15rem!important;padding-bottom:.15rem!important}.mt-3{margin-top:.15rem!important}.mb-3{margin-bottom:.15rem!important}.ml-3{margin-left:.15rem!important}.mr-3{margin-right:.15rem!important}.pt-3{padding-top:.15rem!important}.pb-3{padding-bottom:.15rem!important}.pl-3{padding-left:.15rem!important}.pr-3{padding-right:.15rem!important}.h-4{height:2rem!important}.w-4{width:2rem!important}.m-4{margin:.2rem!important}.mx-4{margin-left:.2rem!important;margin-right:.2rem!important}.my-4{margin-top:.2rem!important;margin-bottom:.2rem!important}.p-4{padding:.2rem!important}.px-4{padding-left:.2rem!important;padding-right:.2rem!important}.py-4{padding-top:.2rem!important;padding-bottom:.2rem!important}.mt-4{margin-top:.2rem!important}.mb-4{margin-bottom:.2rem!important}.ml-4{margin-left:.2rem!important}.mr-4{margin-right:.2rem!important}.pt-4{padding-top:.2rem!important}.pb-4{padding-bottom:.2rem!important}.pl-4{padding-left:.2rem!important}.pr-4{padding-right:.2rem!important}.h-5{height:2.5rem!important}.w-5{width:2.5rem!important}.m-5{margin:.25rem!important}.mx-5{margin-left:.25rem!important;margin-right:.25rem!important}.my-5{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-5{padding:.25rem!important}.px-5{padding-left:.25rem!important;padding-right:.25rem!important}.py-5{padding-top:.25rem!important;padding-bottom:.25rem!important}.mt-5{margin-top:.25rem!important}.mb-5{margin-bottom:.25rem!important}.ml-5{margin-left:.25rem!important}.mr-5{margin-right:.25rem!important}.pt-5{padding-top:.25rem!important}.pb-5{padding-bottom:.25rem!important}.pl-5{padding-left:.25rem!important}.pr-5{padding-right:.25rem!important}.h-6{height:3rem!important}.w-6{width:3rem!important}.m-6{margin:.3rem!important}.mx-6{margin-left:.3rem!important;margin-right:.3rem!important}.my-6{margin-top:.3rem!important;margin-bottom:.3rem!important}.p-6{padding:.3rem!important}.px-6{padding-left:.3rem!important;padding-right:.3rem!important}.py-6{padding-top:.3rem!important;padding-bottom:.3rem!important}.mt-6{margin-top:.3rem!important}.mb-6{margin-bottom:.3rem!important}.ml-6{margin-left:.3rem!important}.mr-6{margin-right:.3rem!important}.pt-6{padding-top:.3rem!important}.pb-6{padding-bottom:.3rem!important}.pl-6{padding-left:.3rem!important}.pr-6{padding-right:.3rem!important}.h-7{height:3.5rem!important}.w-7{width:3.5rem!important}.m-7{margin:.35rem!important}.mx-7{margin-left:.35rem!important;margin-right:.35rem!important}.my-7{margin-top:.35rem!important;margin-bottom:.35rem!important}.p-7{padding:.35rem!important}.px-7{padding-left:.35rem!important;padding-right:.35rem!important}.py-7{padding-top:.35rem!important;padding-bottom:.35rem!important}.mt-7{margin-top:.35rem!important}.mb-7{margin-bottom:.35rem!important}.ml-7{margin-left:.35rem!important}.mr-7{margin-right:.35rem!important}.pt-7{padding-top:.35rem!important}.pb-7{padding-bottom:.35rem!important}.pl-7{padding-left:.35rem!important}.pr-7{padding-right:.35rem!important}.h-8{height:4rem!important}.w-8{width:4rem!important}.m-8{margin:.4rem!important}.mx-8{margin-left:.4rem!important;margin-right:.4rem!important}.my-8{margin-top:.4rem!important;margin-bottom:.4rem!important}.p-8{padding:.4rem!important}.px-8{padding-left:.4rem!important;padding-right:.4rem!important}.py-8{padding-top:.4rem!important;padding-bottom:.4rem!important}.mt-8{margin-top:.4rem!important}.mb-8{margin-bottom:.4rem!important}.ml-8{margin-left:.4rem!important}.mr-8{margin-right:.4rem!important}.pt-8{padding-top:.4rem!important}.pb-8{padding-bottom:.4rem!important}.pl-8{padding-left:.4rem!important}.pr-8{padding-right:.4rem!important}.h-9{height:4.5rem!important}.w-9{width:4.5rem!important}.m-9{margin:.45rem!important}.mx-9{margin-left:.45rem!important;margin-right:.45rem!important}.my-9{margin-top:.45rem!important;margin-bottom:.45rem!important}.p-9{padding:.45rem!important}.px-9{padding-left:.45rem!important;padding-right:.45rem!important}.py-9{padding-top:.45rem!important;padding-bottom:.45rem!important}.mt-9{margin-top:.45rem!important}.mb-9{margin-bottom:.45rem!important}.ml-9{margin-left:.45rem!important}.mr-9{margin-right:.45rem!important}.pt-9{padding-top:.45rem!important}.pb-9{padding-bottom:.45rem!important}.pl-9{padding-left:.45rem!important}.pr-9{padding-right:.45rem!important}.h-10{height:5rem!important}.w-10{width:5rem!important}.m-10{margin:.5rem!important}.mx-10{margin-left:.5rem!important;margin-right:.5rem!important}.my-10{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-10{padding:.5rem!important}.px-10{padding-left:.5rem!important;padding-right:.5rem!important}.py-10{padding-top:.5rem!important;padding-bottom:.5rem!important}.mt-10{margin-top:.5rem!important}.mb-10{margin-bottom:.5rem!important}.ml-10{margin-left:.5rem!important}.mr-10{margin-right:.5rem!important}.pt-10{padding-top:.5rem!important}.pb-10{padding-bottom:.5rem!important}.pl-10{padding-left:.5rem!important}.pr-10{padding-right:.5rem!important}.m-0{margin:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.p-0{padding:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.mx-auto{margin-left:auto;margin-right:auto}.diy-top-tab{margin-bottom:.1rem}.diy-top-tab .van-tabs__wrap{height:1.04rem!important;box-shadow:0 .15rem .18rem -.11rem #dedede}.diy-top-tab .van-tabs__wrap .van-tab{color:#999;line-height:1.04rem}.diy-top-tab .van-tabs__wrap .van-tab__text{font-size:.3rem;font-weight:700}.diy-top-tab .van-tabs__wrap .van-tab--active .van-tab__text{color:#2e2e2e}.diy-top-tab .van-hairline--top-bottom:after,.diy-top-tab .van-hairline-unset--top-bottom:after{border-width:0!important}.diy-top-tab__community{margin-bottom:.2rem;background-color:#fff}.diy-top-tab__community .van-tabs__nav{background-color:transparent}.diy-top-tab__community .van-tab__text{font-weight:400}.diy-top-tab__community .van-tab--active .van-tab__text{font-size:.36rem;color:#2e2e2e;font-weight:700}.diy-top-tab__home{margin-top:.35rem}.diy-top-tab__home .van-tab__text{font-size:.3rem;color:#707070}.diy-top-tab__home .van-tab--active .van-tab__text{color:#2e2e2e;font-weight:700}.diy-top-tab--none{margin-bottom:0}.diy-tab-card{margin-top:.41rem}.diy-tab-card-parenting .van-tabs__nav .van-tab{flex-basis:23%!important}.diy-tab-card .van-tabs__wrap{height:.6rem!important}.diy-tab-card .van-tabs__nav{border:none;height:100%;margin-right:0!important}.diy-tab-card .van-tabs__nav .diy-tab-card-item{flex-basis:25%!important}.diy-tab-card .van-tabs__nav .van-tab{height:.58rem;line-height:.63rem;border-right:none;border-radius:999px;background-color:#efefef;flex-basis:21.5%!important}.diy-tab-card .van-tabs__nav .van-tab:not(:last-child){margin-right:.17rem}.diy-tab-card .van-tabs__nav .van-tab--active{background-color:#28ad39!important}.diy-tab-card .van-tabs__nav .van-tab--active .van-tab__text{color:#fff}.diy-tab-card .van-tabs__nav .van-tab__text{color:#999;font-size:.24rem}.diy-tab-card .van-tabs__content{position:relative}.nav-community{width:.95rem!important;height:.59rem!important;margin-top:.19rem}.diy-calendar .van-calendar__day,.diy-calendar .van-calendar__selected-day{flex-direction:column}.diy-calendar .van-calendar__selected-day{border-radius:50%}.diy-calendar .van-calendar__bottom-info{position:relative;right:auto;left:auto;margin-top:5px}.bg-white1{background-color:hsla(0,0%,100%,.1)!important}.the-school-wrapper .shadow[data-v-8bad2a82]{box-shadow:0 .15rem .18rem -.11rem #dedede;height:.3rem;width:100vw;margin-left:-.35rem}.the-school-wrapper .header-school-info-name[data-v-8bad2a82]{font-size:.36rem;padding-left:.7rem;background:url(/images/index/icon_jia.png) no-repeat 0;background-size:contain;height:.55rem;line-height:.55rem}.the-school-wrapper .diy-popup[data-v-8bad2a82]{border-radius:10px;box-shadow:0 0 8px rgba(180,178,178,.8)}.the-school-wrapper .qrcode-popup[data-v-8bad2a82]{display:block;padding:.8rem 1rem .6rem}.the-school-wrapper .qrcode-tip[data-v-8bad2a82]{margin-top:.3rem}.article-fix-bottom{width:100%;position:fixed;bottom:0;left:0;background-color:#fff;box-shadow:0 0 8px 0 rgba(10,31,68,.08)}.article-fix-bottom .van-button{color:#fff;font-size:.26rem;text-align:center;border:none;background:url(/images/public/btn.png) no-repeat 50%;background-size:contain}.article-fix-bottom .van-button .van-button__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-wrap .van-cell:after{border-bottom:none}.login-wrap .van-divider{margin:0}.login-wrap{height:100vh;position:relative}.login-wrap .login-bottom-tip{position:absolute;display:block;z-index:10;width:100vw;text-align:center;color:#999;bottom:.62rem;left:0;font-size:13px}.login-wrap .login-form-submit-btn{position:relative!important}.login-wrap .login-form-submit-btn .van-button__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-overlay{background-image:linear-gradient(120deg,#fdfbfb,#ebedee)}.loading-overlay .van-loading__text{color:#fff}.nui-panel__title>h1[data-v-71352ad8]{font-size:.36rem;font-weight:700}.nui-panel__right-tip[data-v-71352ad8]{color:#999;position:relative;padding-right:.25rem;font-size:.24rem}.nui-panel__right-tip--link[data-v-71352ad8]{padding-right:0}.nui-panel__right-tip .van-icon[data-v-71352ad8]{position:absolute;top:45%;right:0;transform:translateY(-45%)}.uploader-wrapper .van-uploader{width:100%}.uploader-wrapper .van-uploader__upload{height:1.88rem;flex-basis:30%;border-radius:5px}.uploader-wrapper .van-uploader__preview{flex-basis:30%}.uploader-wrapper .van-uploader__preview-image{width:100%;height:1.88rem;border-radius:5px}